-
Notifications
You must be signed in to change notification settings - Fork 730
chore: update pvtr plugin to v0.24.0+2fixes #4314
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
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
81139ce
chore: update pvtr plugin to v0.24.0+2fixes
joanagmaia 6789e92
Merge branch 'main' into chore/update-pvtr-version
joanagmaia f41380e
Merge branch 'main' into chore/update-pvtr-version
gaspergrom 01742f6
Merge branch 'main' into chore/update-pvtr-version
joanagmaia 338d99b
fix: issues with runs
joanagmaia 8ea9d01
Merge remote-tracking branch 'origin/main' into chore/update-pvtr-ver…
joanagmaia da949b3
fix: lint
joanagmaia c2d9ba0
fix: handle '401 Bad credentials' as invalid token in privateer auth …
joanagmaia 7da9a3e
fix: address rate limiting, token rotation, and timeout issues in sec…
joanagmaia b884d89
fix: lint
joanagmaia 2228dc6
Merge branch 'main' into chore/update-pvtr-version
joanagmaia b7e036d
fix: harden token state handling across batches and concurrent tasks
joanagmaia 5d9fa19
fix: prevent stuck tokens and repo blacklist across continueAsNew bat…
joanagmaia f25e23d
fix: use workflow startTime for determinism and avoid continueAsNew h…
joanagmaia d2c415c
fix: distinguish 403 rate-limit from permission failures in token cla…
joanagmaia fd4dd19
Merge branch 'main' into chore/update-pvtr-version
joanagmaia aeccd3e
fix: accurate rate-limit timestamps, dynamic token attempts, env-var …
joanagmaia 4f6f192
Merge branch 'main' into chore/update-pvtr-version
joanagmaia 5bfa6ab
fix: refresh wall-clock time in loop, requeue rate-limited pool
joanagmaia 24d0730
fix: classify 429 as rate limit and scope 403 permission failures per…
joanagmaia 93a94da
fix: monotonic release timestamp for LRU rotation, clarify isInvalid TTL
joanagmaia 2be8763
fix: fail repos when all tokens invalid, widen lastUsed to Date | string
joanagmaia cdc45de
fix: harden token error handling and workflow determinism
joanagmaia 34a9c0d
Merge branch 'main' into chore/update-pvtr-version
joanagmaia ea84fef
fix: requeue repo on rate-limit exhaustion instead of failing
joanagmaia c5c8646
docs: correct stale references to workflowInfo().startTime in comments
joanagmaia 351c47c
fix: track per-repo attempted tokens and match HTTP status by word bo…
joanagmaia 0b8b786
fix: lint
joanagmaia 0636470
Merge branch 'main' into chore/update-pvtr-version
joanagmaia 7ed7432
fix: persist per-repo attempted tokens across requeues
joanagmaia 95a17e9
fix: fail fast on empty token pool and refresh clock per-attempt
joanagmaia 1daefa3
fix: skip first-attempt clock refresh to preserve sync token claim
joanagmaia 6a552da
refactor(security-worker): remove TokenRepoAccessError and simplify t…
joanagmaia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.