This repository was archived by the owner on Aug 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
open PRs sequentially but continue updating branches in parallel #261
Merged
Merged
Changes from 42 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
526400f
move config*.json files to configs directory
galargh f727003
rename configs/*.json
galargh f434f15
make checks aware of all the configs/*.json
galargh 496348f
turn configs into objects with repositories key
galargh 67da4b2
make files part of the config
galargh b9aaa52
move language specific copy-workflow setup to actions
galargh 02436cf
make dispatch workflow support more than one config json
galargh 0d71b9e
create fewer batches if possible
galargh 0828267
set up copy-workflow actions properly
galargh 1dfeb94
extract defaults from config separately
galargh 16e4ca8
bring back double toJson
galargh dbe2f9c
use copy-workflow actions from same branch
galargh f5cf5ab
use compact json representation for storing FILES
galargh 6955318
fix files and local actions
galargh c95cbff
run actions from template repo
galargh 5c86ae0
add missing shell property to actions
galargh 0b3c5cb
add configs README
galargh 07f9202
set deploy_versioning=true for go repositories
galargh 9fdc4eb
address review comments
galargh 60d1f29
restore hardcoded template-repo reference
galargh a71f87a
add section on config testing
galargh 0f34080
fix batches creation
galargh b2c1dd9
fix command that produces batches
galargh 664f8b7
fix needs update logic
galargh ca565f4
use GitHub API sequentially to avoid rate limiting
galargh 2b45e44
remove head_commit_url from copy-workflow inputs
galargh 18d592e
fix typo around WORKFLOW_REF
galargh c5038cd
use github.ref for WORFKLOW_REF
galargh f944164
create PRs through gh api
galargh 8ed793f
fix error reporting
galargh 119e9fd
fix header comment in dispatch workflow
galargh f129024
imporve comments in dispatch workflow
galargh 0f3df32
retrieve jobs that executed step through api
galargh 0b05f40
split dispatch job into distinct steps
galargh e5829fe
apply fixes from testing session
galargh b63864e
use undocumented gh api endpoint to retrieve workflow runs
galargh 12a7e2c
add workflow watch delay
galargh ad5673c
improve the comments in dispatch workflow
galargh b0edaf6
update PR if it already exists
galargh dad963a
fail dispatch if PR creation failed
galargh 2d298ac
Merge remote-tracking branch 'origin/master' into testing-rate-limit
galargh 5263a64
simplify finding targets with --paginate
galargh d9cfe7c
do not suggest that GITHUB_USER is configurable in copy workflow
galargh 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
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.