Dev - Merge dev into a release Candidate branch off Main#3125
Merged
sgoggins merged 24 commits intorelease-candidate-0.90.0from Apr 9, 2025
Merged
Dev - Merge dev into a release Candidate branch off Main#3125sgoggins merged 24 commits intorelease-candidate-0.90.0from
sgoggins merged 24 commits intorelease-candidate-0.90.0from
Conversation
Move repos to org when repo is added before org
Reduce deadlocks by inserting contributors in batches
Signed-off-by: Ulincsys <ulincsys@gmail.com>
- Add tests for key invalidation - Fix logical error in orchestrator - Add more verbose debug logs Signed-off-by: Ulincsys <ulincsys@gmail.com>
Signed-off-by: John McGinness <ulincsys@gmail.com>
- Add KeyPublisher.list_invalid_keys() - Add LIST_INVALID_KEYS command to API spec - Add tests for LIST_INVALID_KEYS Signed-off-by: Ulincsys <ulincsys@gmail.com>
Add INVALIDATE command for key orchestration
Fix spelling errors Signed-off-by: John McGinness <ulincsys@gmail.com>
Remove key from pool when it is no longer valid
…ling Request new key for all ratelimit exceptions
…ling update to time.time() not time.now()
Signed-off-by: Ulincsys <ulincsys@gmail.com>
Merge main into dev
- `augur config init` now takes a parameter for the log file location - Log file location in the docker container has been moved to /logs - Log file "cleaning" step now deletes the *contents* of the log directory, not the directory itself Signed-off-by: John Strunk <jstrunk@redhat.com>
Allow log directory to be specified
Include hot fixes in dev
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