code-server/ci/steps
Akash Satheesan 3a49299f84
dev(ci): complete refactor
Nearly completely replace the original GitHub actions workflow.
Changes:

- Move from `.sh` files in `ci/steps` to steps in the workflow.
- Move from using docker images for environment to manual setup.
- Upgrade nfpm to v2.3.1

BREAKING CHANGE: official arm64 builds no longer support CentOS 7.
If you need to use CentOS 7 on arm64, build `code-server` locally.
For docs, see the yarn/npm section in `docs/install.md`.
2021-04-08 23:42:01 +05:30
..
brew-bump.sh feat: add brew job to publish.yaml 2021-04-02 15:10:31 -07:00
build-docker-image.sh chore: update formatting w/new prettier sh plugin 2021-03-15 15:36:31 -07:00
publish-npm.sh chore: update formatting w/new prettier sh plugin 2021-03-15 15:36:31 -07:00
push-docker-manifest.sh Push docker manifest in CI for multi arch image 2020-05-16 16:59:26 -04:00