Skip to content

Removed Versioning lib #63

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025

Conversation

smaillet
Copy link
Member

@smaillet smaillet commented Jul 1, 2025

Removed Versioning lib

  • The versioning library now lives in it's own repo
    • This allows work on that to continue independent of the versioning tasks
    • It even allows use of the tasks for versioning the Library!
    • Work on that library should NOT require a new build of the tasks
    • The tasks should remain as isolated as plausible to allow use by other consumers without customized scripting dependency problems.

* The versioning library now lives in it's own repo
    - This allows work on that to continue independent of the versioning tasks
    - It even allows use of the tasks for versioning the Library!
    - Work on that library should NOT require a new build of the tasks
    - The tasks should remain as isolated as plausible to allow use by other consumers without customized scripting dependency problems.
Copy link

github-actions bot commented Jul 1, 2025

Test Results

52 tests   - 34   52 ✅  - 34   20s ⏱️ ±0s
 1 suites  -  1    0 💤 ± 0 
 1 files    -  1    0 ❌ ± 0 

Results for commit 913110f. ± Comparison against base commit ac87ffb.

This pull request removes 34 tests.
Ubiquity.NET.Versioning.Tests.FileVersionQuadTests ‑ CompareToTest
Ubiquity.NET.Versioning.Tests.FileVersionQuadTests ‑ ConstructorTest
Ubiquity.NET.Versioning.Tests.FileVersionQuadTests ‑ FromTest
Ubiquity.NET.Versioning.Tests.FileVersionQuadTests ‑ ToUInt64Test
Ubiquity.NET.Versioning.Tests.FileVersionQuadTests ‑ ToVersionTest
Ubiquity.NET.Versioning.Tests.ParsedBuildVersionXmlTests ‑ ParseEmptyDocShouldFail
Ubiquity.NET.Versioning.Tests.ParsedBuildVersionXmlTests ‑ ParseExtraAttributeShouldFail
Ubiquity.NET.Versioning.Tests.ParsedBuildVersionXmlTests ‑ ParseFromFile
Ubiquity.NET.Versioning.Tests.ParsedBuildVersionXmlTests ‑ Parsing_of_minimally_valid_xml_should_provide_defaults
Ubiquity.NET.Versioning.Tests.PrereleaseVersionTests ‑ IntegerConstructionTests
…

@smaillet smaillet merged commit 0c940b1 into UbiquityDotNET:develop Jul 1, 2025
3 checks passed
@smaillet smaillet deleted the RemoveVersioningLib branch July 1, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant