Skip to content

Add support for all base semver ops and document#37

Merged
zanerock merged 9 commits into
liquid-labs:mainfrom
zanerock:work-liquid-labs/semver-plus/35
Oct 19, 2025
Merged

Add support for all base semver ops and document#37
zanerock merged 9 commits into
liquid-labs:mainfrom
zanerock:work-liquid-labs/semver-plus/35

Conversation

@zanerock

@zanerock zanerock commented Oct 19, 2025

Copy link
Copy Markdown
Member

Pull request to resolve #35

Submitted by: zanerock

Instructions

Review all code changes. Verify the submitter attestations belowe, checking off each statement to indicate that you have reviewed the statement and it is true to the best of your knowledge. If you do not agree with or are unsure of a statement, then add a comment describing your questions or concerns and contact the submitter @zanerock for clarification.

QA files

Submitter attestations

To be verified by reviewer.

  • Do the changes implement all concrete TODOs in the change ticket? y (WORK_SUBMIT_IMPLEMENT_ALL_TODOS=true)
  • Are there other changes not described in the original work description? y (WORK_SUBMIT_HAS_ADDITIONAL_CHANGES=true)
  • Are all additional changes non-behavior modifying? Allowed changes include: inline documentation, improving names, additional testing, updating existing dependencies, file organization and naming, and simple optimizations. y (WORK_SUBMIT_ADDITIONAL_CHANGES_PERMITTED=true)
  • Have the additional changes been documented in the change ticket description under the Additional changes section? y (WORK_SUBMIT_ADDITIONAL_CHANGES_DOCUMENTED=true)
  • Do the changes add or involve connections, authentication, or queries to a database or any third-party service? n (WORK_SUBMIT_THIRD_PARTY_SERVICES_MODIFIED=false)
  • Has all debug, hard coded test data, and hard coded authentication data been removed? y (WORK_SUBMIT_DEBUG_REMOVED=true)
  • I have reviewed and verified the above are true to the best of my knowledge.

@zanerock zanerock added this to the 1.0.0-beta milestone Oct 19, 2025
@zanerock zanerock self-assigned this Oct 19, 2025
@zanerock zanerock merged commit 31e0d33 into liquid-labs:main Oct 19, 2025
10 checks passed
@zanerock zanerock deleted the work-liquid-labs/semver-plus/35 branch October 19, 2025 22:04
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.

Add support for all base semver ops, synchronize API, and document

1 participant