-
Notifications
You must be signed in to change notification settings - Fork 15
Commits on Feb 23, 2023
-
feat: allow disabling coverage and shuffle (#472)
* feat: allow disabling coverage and shuffle * fix: go-test template * feat: introduce step specific GOFLAGS
Configuration menu - View commit details
-
Copy full SHA for 9f750f1 - Browse repository at this point
Copy the full SHA 9f750f1View commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6a5cb8 - Browse repository at this point
Copy the full SHA b6a5cb8View commit details
Commits on Mar 31, 2023
-
feat: run go test/check on PR or push to default/protected branch (#489)
* feat: run go test/check on PR or push to default/protected branch * fix: copy workflow * chore: prep github context earlier * fix: .github/workflows/copy-workflow.yml * feat: specify shell in the copy workflow to get -eo pipefail
Configuration menu - View commit details
-
Copy full SHA for b422474 - Browse repository at this point
Copy the full SHA b422474View commit details
Commits on May 17, 2023
-
feat: make -v and -shuffle configurable options (#520)
Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 976176e - Browse repository at this point
Copy the full SHA 976176eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ece09 - Browse repository at this point
Copy the full SHA 61ece09View commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 47f11ed - Browse repository at this point
Copy the full SHA 47f11edView commit details -
replace automerge with scheduled workflow living in this repo (#477)
* feat: create scheduled workflow which merges web3-bot PRs * chore: clean up automerge.yml * chore: rewrite merge-prs using github-script * chore: rewrite create-prs using github-script * feat: create workflow which can delete workflows * ci: expand logging * fix: pr related github scripts * fix: job names in delete workflow
Configuration menu - View commit details
-
Copy full SHA for 9b850f9 - Browse repository at this point
Copy the full SHA 9b850f9View commit details -
turn all template workflows into reusable workflows (#490)
* feat: turn all template workflows into reusable workflows * feat: pin each workflow call in templates to a released version * chore: remove uCI templating from reusable workflows * chore: cherry-pick go-test and js-test-and-release from target
Configuration menu - View commit details
-
Copy full SHA for c99c242 - Browse repository at this point
Copy the full SHA c99c242View commit details -
ci: add changelog driven release (#538)
* feat: add changelog driven release workflow to unified CI * feat: add support for release branches * feat: create release branches for new releases * Revert "feat: create release branches for new releases"
Configuration menu - View commit details
-
Copy full SHA for 1d46a78 - Browse repository at this point
Copy the full SHA 1d46a78View commit details -
ci: render YAML templates before checking their correctness (#539)
* chore: remove obsolete scripts * feat: add standalone template rendering script * ci: render YAML templates before checking their correctness * fix: render template script name * fix: export context for template rendering * ci: show rendered templates on stdout * fix: context in check yaml * fix: go test template
Configuration menu - View commit details
-
Copy full SHA for 4606459 - Browse repository at this point
Copy the full SHA 4606459View commit details -
feat: do not hardcode Go version in workflows (#491)
* feat: add read-go-mod action * feat: do not hardcode Go version in workflows * fix: parse go-mod outputs with fromJSON * fix: update ref to read-go-mod action * fix: use msys2 bash in go-test * fix: go matrix in go test reusable workflow
Configuration menu - View commit details
-
Copy full SHA for b8f484d - Browse repository at this point
Copy the full SHA b8f484dView commit details -
feat: set permissions required by distributed workflows explicitly (#506
Configuration menu - View commit details
-
Copy full SHA for 8287ae7 - Browse repository at this point
Copy the full SHA 8287ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b5222 - Browse repository at this point
Copy the full SHA 25b5222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 278fca5 - Browse repository at this point
Copy the full SHA 278fca5View commit details
Commits on Jul 21, 2023
-
ci: try to perform fewer pushes to web3-bot/sync branches (#496)
* ci: try avoiding force pushes when possible * fix: replace merge with a rebase
Configuration menu - View commit details
-
Copy full SHA for fbd20c0 - Browse repository at this point
Copy the full SHA fbd20c0View commit details -
create a distinction between maintenance workflows and shared workflo…
…ws (#542) * chore: move shared workflows and actions to shared directory * chore: move bash scripts to the scripts directory * fix: references to moved resources * fix: symlink already referenced resources at their old paths
Configuration menu - View commit details
-
Copy full SHA for 89af4ad - Browse repository at this point
Copy the full SHA 89af4adView commit details -
fix: copy already distributed shared workflows and actions to their o…
Configuration menu - View commit details
-
Copy full SHA for e105cbc - Browse repository at this point
Copy the full SHA e105cbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d44fff - Browse repository at this point
Copy the full SHA 3d44fffView commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27c8bdc - Browse repository at this point
Copy the full SHA 27c8bdcView commit details -
feat: read config from uci.yml in target repo (#549)
* feat: read config from uci.yml in target repo * chore: remove configs * chore: remove check configs * chore: remove stale repos * chore: remove add unified ci to new go repos * feat: infer targets by write access
Configuration menu - View commit details
-
Copy full SHA for 5bfc166 - Browse repository at this point
Copy the full SHA 5bfc166View commit details -
Configuration menu - View commit details
-
Copy full SHA for f63a632 - Browse repository at this point
Copy the full SHA f63a632View commit details -
Configuration menu - View commit details
-
Copy full SHA for a469435 - Browse repository at this point
Copy the full SHA a469435View commit details
Commits on Jul 27, 2023
-
feat: extract Go update out of Unified CI deployment (#552)
* chore: do not remove other CI on initial workflow deployment * chore: remove custom copying of version.json * feat: make copy workflow ready for running different scripts * chore: rewrite copy-workflow-go as a bash script * fix: make scripts executable * feat: add support for inputs in dispatch * chore: rename copy workflow * feat: allow creating/merging PRs from different branches * chore: move process to shared * feat: generalise copy-workflow to cover update-go and delete-templates too * fix: create version.json only once * fix: use local reusable workflow
Configuration menu - View commit details
-
Copy full SHA for 51c4282 - Browse repository at this point
Copy the full SHA 51c4282View commit details -
feat: do not hardcode uCI version (#553)
* feat: do not hardcode uCI version * fix: example context * fix: inputs parsing in dispatch * fix: render templates for the yaml check
Configuration menu - View commit details
-
Copy full SHA for 5844ac3 - Browse repository at this point
Copy the full SHA 5844ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6d625b - Browse repository at this point
Copy the full SHA e6d625bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc2659 - Browse repository at this point
Copy the full SHA 6dc2659View commit details
Commits on Jul 28, 2023
-
feat: by default perform dependabot-like updates only (#556)
* feat: by default perform dependabot-like updates only * feat: skip web3-bot updates if dependabot is configured --------- Co-authored-by: dependabot <dependabot@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d7b567 - Browse repository at this point
Copy the full SHA 7d7b567View commit details
Commits on Aug 4, 2023
-
feat: support RC versions in templates (#559)
Co-authored-by: dependabot <dependabot@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7aa5938 - Browse repository at this point
Copy the full SHA 7aa5938View commit details