-
-
Notifications
You must be signed in to change notification settings - Fork 0
Repair retired descriptile CI references with canonical-file safeguards #514
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
Open
hyperpolymath
wants to merge
18
commits into
main
Choose a base branch
from
codex/science-ci-20260909
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
b977a91
fix(fleet): restore safe fixer, repair CI and lock dashboard dependen…
hyperpolymath 428f3ef
fix(deps): patch automaton HTTP2 memory exhaustion
hyperpolymath f99c143
fix(fleet): preserve migrated recipes, aliases and dispatch outcomes
hyperpolymath 6075f0b
ci(pages): retry pinned Haskell setup after scoped policy approval
hyperpolymath 2ac241d
Secure GSBot TLS dependencies and enforce its build and audit
hyperpolymath 0ba4386
Complete canonical skeleton and honour configured review storage
hyperpolymath 87dea45
Label artifact validation without creating a deployment record
hyperpolymath 57ccb89
Honour scan roots and clarify the canonical template contract
hyperpolymath dcbbe22
fix(pages): link PR artifacts to the checked-out commit
hyperpolymath f92d700
ci: run real Scorecard analysis for pull requests
hyperpolymath 54a78a2
ci: lock every runtime Scorecard dependency locally
hyperpolymath e1fba6c
fix(fleet): safely repair retired descriptile policy references
hyperpolymath a6b754c
fix(ci): refresh validators and remove credential-shaped mock token
hyperpolymath 837c82b
fix(ci): restore DEED action identity and repaired K9 lock
hyperpolymath c90b5b1
fix(ci): consume the merged K9 validator
hyperpolymath aa78fa8
Integrate tested fleet repair prerequisite and require Hunt signatures
hyperpolymath 590aca4
Merge concurrent K9 lock refresh into the integrated fleet repair
hyperpolymath 0fb1987
fix(ci): consume shared Scorecard publication and scanner contracts
hyperpolymath 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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win
🔎 Supported by static analysis
🤖 get_repo_knowledge executed:
get_repo_knowledge hyperpolymath/gitbot-fleet /tmp/coderabbit-repo-knowledge/hyperpolymath-gitbot-fleet-a78cd8e9Length of output: 422
🏁 Script executed:
Repository: hyperpolymath/gitbot-fleet
Length of output: 24824
🏁 Script executed:
Repository: hyperpolymath/gitbot-fleet
Length of output: 2540
🏁 Script executed:
Repository: hyperpolymath/gitbot-fleet
Length of output: 2660
🏁 Script executed:
Repository: hyperpolymath/gitbot-fleet
Length of output: 4306
🌐 Web query:
site:docs.github.com/en/actions concurrency groups same repository workflows at most one running💡 Result:
To ensure that at most one workflow run (or job) is running within a specific concurrency group in a GitHub repository, you can use the
concurrencykey in your workflow file [1][2][3]. When you define aconcurrencykey with a specific group name, GitHub Actions ensures that only one workflow or job with that same key runs at any given time [1][2][4]. If a new run is triggered while another is in progress, the new run will be placed in apendingstate [1][2][4]. Key behaviors include: 1. Cancellation: By default, if a new run is queued for the same concurrency group, any existingpendingrun in that group is automatically canceled to make way for the new one [1][2][4]. 2. Scope: Concurrency groups are defined by a string or expression [1][2]. Because these groups operate at the repository level, using the same group name across different workflows will cause them to interfere with each other (i.e., a run in Workflow A could cancel or delay a run in Workflow B if they share the same group name) [4]. To restrict concurrency to a specific workflow, you can include the workflow name in the group string, for example:concurrency: group: ${{ github.workflow }}-${{ github.ref }}[4]. 3. Queuing: While the default behavior cancels pending runs, you can opt to queue them instead by configuring the concurrency options to allow more than one pending run if needed [1][2]. Example configuration: concurrency: group: my-concurrency-group cancel-in-progress: true This configuration ensures that only one run of this group is active at a time, and any previously running or pending job in the same group will be canceled when a new one starts [5][4].Citations:
Use a shared production concurrency group.
casket-pages.ymlseparatespushandworkflow_dispatchruns..github/workflows/pages.ymlalso deploys thegithub-pagesenvironment with grouppages. These deployments can overlap, and an older run can finish last and leave an older site version live.Use a PR-specific group and the existing
pagesgroup for production deployments.Proposed fix
📝 Committable suggestion
🤖 Prompt for AI Agents