Archived
1
0
Commit Graph

15 Commits

Author SHA1 Message Date
4223cf6e2b refactor(ci): fix fetch-depth and add some caching (#5563)
* refactor: rename ci -> build.yaml

* feat: add build.yaml

* feat: add node caching to platform jobs

* trigger ci
2022-09-19 11:56:34 -05:00
dbe87c5494 fix(ci): specify ref in aur publish job (#5550) 2022-09-09 22:50:21 +00:00
74017ecc65 chore(deps): update robinraju/release-downloader action to v1.5 (#5538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-06 13:34:04 -07:00
f5a1e3a3fa Update publish.yaml (#5490) 2022-08-23 08:29:22 -07:00
6a7c3220b0 refactor(ci): combine publish workflows (#5471)
* refactor(ci): combine publish workflows

* fixup! refactor(ci): combine publish workflows
2022-08-19 08:40:00 -07:00
93c89ba0e8 fix(ci): build+push image in release flow (#3838) 2021-07-29 23:31:46 +05:30
8b38314913 feat: add 'set up homebrew' step publish.yaml 2021-06-03 10:18:48 -07:00
cbc2e8bc92 chore(ci): remove images and update publish flow (#3147)
* chore(ci): remove unmaintained images
* chore(ci): update publish workflow
2021-04-17 01:17:24 +05:30
5b9f6bbe45 feat: add brew job to publish.yaml 2021-04-02 15:10:31 -07:00
9cb5dce582 fix: add workflow_dispatch to publish.yaml 2021-03-25 17:33:18 -07:00
607444c695 Switch off debian:8 to debian:10 for the typescript build image
We only want to use an old version for glibc which the centos:7
image takes care of.

The old version of git used in debian:8 was causing problems
with the uid/gid passthrough with no user in passwd.
2020-10-07 15:58:30 -04:00
d4ef7c1412 Remove colons from image filenames 2020-06-03 15:45:16 -04:00
bdb670e852 Rename container and release-container to images and release-image 2020-06-03 15:45:16 -04:00
aee2599904 Push docker manifest in CI for multi arch image 2020-05-16 16:59:26 -04:00
231e31656a Automate release process 2020-05-08 03:26:19 -04:00