chore: remove pinned release versions validation#270
Merged
Conversation
Signed-off-by: Mike Nguyen <[email protected]>
mikeee
added a commit
that referenced
this pull request
Mar 10, 2025
Signed-off-by: Mike Nguyen <[email protected]>
mikeee
added a commit
that referenced
this pull request
Sep 3, 2025
* chore: remove pinned release versions validation (#270) Signed-off-by: Mike Nguyen <[email protected]> * fix(deps): pin axum-test crate to 16.4.0 Signed-off-by: Mike Nguyen <[email protected]> * fix(deps): pin reserve-port to 2.1.0 Signed-off-by: Mike Nguyen <[email protected]> * fix(docs): over indented docs (#274) Signed-off-by: Mike Nguyen <[email protected]> * chore: pin idna_adapter (#278) Signed-off-by: Mike Nguyen <[email protected]> * docs: fix typo (#279) Signed-off-by: Mike Nguyen <[email protected]> * chore: limit the visibility of the cargo token (#280) Addresses #218 Signed-off-by: Mike Nguyen <[email protected]> * fix(chore): allow large size difference between variants in generated enums (#283) Signed-off-by: Mike Nguyen <[email protected]> * fix: refactor log formatting (#285) * fix: refactor log formatting Signed-off-by: mikeee <[email protected]> * fix: refactor all print formatting Signed-off-by: mikeee <[email protected]> --------- Signed-off-by: mikeee <[email protected]> * Update markdown files to be compatible with latest Hugo (#287) Signed-off-by: Marc Duiker <[email protected]> * fix: cleanup dead code (#288) Signed-off-by: Mike Nguyen <[email protected]> * feat!: jobs failure policy and proto bump (#289) * chore: bump protos Signed-off-by: Mike Nguyen <[email protected]> * feat: add override job parameter Signed-off-by: Mike Nguyen <[email protected]> * feat: job failure policy Signed-off-by: Mike Nguyen <[email protected]> * feat: add failurepolicy job example and add option Signed-off-by: Mike Nguyen <[email protected]> * fix: typo Signed-off-by: Mike Nguyen <[email protected]> * chore: fix proto linter issue Signed-off-by: Mike Nguyen <[email protected]> * fix: job failure policy assertion Signed-off-by: Mike Nguyen <[email protected]> --------- Signed-off-by: Mike Nguyen <[email protected]> * fix: pin dev deps related to axum_test (#291) Signed-off-by: Mike Nguyen <[email protected]> --------- Signed-off-by: Mike Nguyen <[email protected]> Signed-off-by: mikeee <[email protected]> Signed-off-by: Marc Duiker <[email protected]> Co-authored-by: Marc Duiker <[email protected]>
mikeee
added a commit
that referenced
this pull request
Sep 3, 2025
* chore: remove pinned release versions validation (#270) Signed-off-by: Mike Nguyen <[email protected]> * fix(deps): pin axum-test crate to 16.4.0 Signed-off-by: Mike Nguyen <[email protected]> * fix(deps): pin reserve-port to 2.1.0 Signed-off-by: Mike Nguyen <[email protected]> * fix(docs): over indented docs (#274) Signed-off-by: Mike Nguyen <[email protected]> * chore: pin idna_adapter (#278) Signed-off-by: Mike Nguyen <[email protected]> * docs: fix typo (#279) Signed-off-by: Mike Nguyen <[email protected]> * chore: limit the visibility of the cargo token (#280) Addresses #218 Signed-off-by: Mike Nguyen <[email protected]> * fix(chore): allow large size difference between variants in generated enums (#283) Signed-off-by: Mike Nguyen <[email protected]> * fix: refactor log formatting (#285) * fix: refactor log formatting Signed-off-by: mikeee <[email protected]> * fix: refactor all print formatting Signed-off-by: mikeee <[email protected]> --------- Signed-off-by: mikeee <[email protected]> * Update markdown files to be compatible with latest Hugo (#287) Signed-off-by: Marc Duiker <[email protected]> * fix: cleanup dead code (#288) Signed-off-by: Mike Nguyen <[email protected]> * feat!: jobs failure policy and proto bump (#289) * chore: bump protos Signed-off-by: Mike Nguyen <[email protected]> * feat: add override job parameter Signed-off-by: Mike Nguyen <[email protected]> * feat: job failure policy Signed-off-by: Mike Nguyen <[email protected]> * feat: add failurepolicy job example and add option Signed-off-by: Mike Nguyen <[email protected]> * fix: typo Signed-off-by: Mike Nguyen <[email protected]> * chore: fix proto linter issue Signed-off-by: Mike Nguyen <[email protected]> * fix: job failure policy assertion Signed-off-by: Mike Nguyen <[email protected]> --------- Signed-off-by: Mike Nguyen <[email protected]> * fix: pin dev deps related to axum_test (#291) Signed-off-by: Mike Nguyen <[email protected]> --------- Signed-off-by: Mike Nguyen <[email protected]> Signed-off-by: mikeee <[email protected]> Signed-off-by: Marc Duiker <[email protected]> Co-authored-by: Marc Duiker <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Issue reference
This PR will close #number
Checklist