Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/.github/workflows
Joe Previte be727871f6
refactor: checkout homebrew-core in action instead of script (#4996)
* refactor: checkout homebrew-core in action instead of script

This moves the git clone step from the `brew-bump.sh` script into the
`npm-brew.yaml` as part of the job using actions/checkout instead.

* refactor: clean up brew-bump.sh script

* fixup

* fixup!: remove step to clean up homebrew repo

* fixup!: use correct ./ci path steps-lib.sh

* fixup!: add exit code 0 for duplicate PRs
2022-03-21 16:57:36 -07:00
..
ci.yaml chore(deps): update actions/cache action to v3 (#5003) 2022-03-21 14:31:02 -07:00
codeql-analysis.yml chore(deps): update actions/checkout action to v3 (#4931) 2022-03-01 16:31:32 -07:00
docker.yaml fix(ci): correctly download npm/docker artifacts (#4995) 2022-03-17 11:52:39 -07:00
docs-preview.yaml docs: update docs preview (#4968) 2022-03-10 13:44:27 -07:00
installer.yml chore(deps): update actions/checkout action to v3 (#4931) 2022-03-01 16:31:32 -07:00
npm-brew.yaml refactor: checkout homebrew-core in action instead of script (#4996) 2022-03-21 16:57:36 -07:00
scripts.yml chore(deps): update actions/checkout action to v3 (#4931) 2022-03-01 16:31:32 -07:00
trivy-docker.yaml chore: add permissions trivy-docker (#4957) 2022-03-08 13:19:57 -07:00