Chris Lu
|
cd838b1197
|
Merge pull request #2292 from logband/master
fix(ci): update latest to only run once
|
2021-08-28 20:33:16 -07:00 |
|
Alexander
|
aeda4be42c
|
fix(ci): use cleaner naming for jobs
|
2021-08-29 12:12:30 +09:00 |
|
Alexander
|
7cfaa1a365
|
fix(ci): further testing of CI logic
|
2021-08-29 12:06:10 +09:00 |
|
Alexander
|
bfb66b88b1
|
fix(ci): do not run on mainline branch
|
2021-08-29 12:02:58 +09:00 |
|
Alexander
|
16f0cdc1bf
|
fix(ci): never try to push on test pull request
|
2021-08-29 11:57:08 +09:00 |
|
Alexander
|
b686e8c45b
|
fix(ci): update latest to only run once
|
2021-08-29 11:54:49 +09:00 |
|
Alexander
|
ab0ebe1d3b
|
Merge branch 'chrislusf:master' into master
|
2021-08-29 11:47:35 +09:00 |
|
Alexander
|
4128c1126a
|
fix(ci): upload all arches to Docker Hub once
|
2021-08-29 11:47:19 +09:00 |
|
Chris Lu
|
ff70ba51ac
|
build with latest go version
|
2021-08-28 00:41:34 -07:00 |
|
Alexander
|
7b56a6400d
|
fix(ci): use matrix for all container runs
|
2021-08-28 11:36:32 +09:00 |
|
Alexander
|
b1331ba3fe
|
feature(ci): use matrix for container build
|
2021-08-28 11:33:08 +09:00 |
|
Alexander
|
6850252e7c
|
revert(ci): remove continue-on-error
|
2021-08-28 11:23:49 +09:00 |
|
Alexander
|
5a10f27c8d
|
fix(ci): remove ppc64le and s390x support
|
2021-08-28 11:23:20 +09:00 |
|
Alexander
|
46e78e9b3e
|
fix(ci): allow test job to continue on error
|
2021-08-28 11:19:33 +09:00 |
|
Alexander
|
b4de7c09e7
|
feature(ci): simplify go binary test build
|
2021-08-28 11:17:03 +09:00 |
|
Alexander
|
b68e76bbac
|
fix(ci): only cancel previous in-progress workflow of the same group
|
2021-08-28 11:10:15 +09:00 |
|
Alexander
|
7107ded3cd
|
fix(ci): only cancel previous in-progress workflow of the same group
|
2021-08-28 11:01:09 +09:00 |
|
Alexander
|
e73044f1f0
|
feature(ci): cancel previous runs if in-progress
|
2021-08-28 10:57:13 +09:00 |
|
Alexander
|
9ac962888c
|
fix(ci): use distinct test job name
|
2021-08-28 10:54:44 +09:00 |
|
Alexander
|
ee52f29c33
|
feature(ci): recognise more arches and add build tests
|
2021-08-28 10:53:24 +09:00 |
|
Alexander
|
ba45852ca5
|
revert(ci): re-add platforms since builds were added
|
2021-08-28 10:35:02 +09:00 |
|
Alexander
|
4f452b71c9
|
feature(ci): add additional platforms to release
|
2021-08-28 10:32:35 +09:00 |
|
Alexander
|
3fddbefdb5
|
fix(ci): seaweedfs does not build for ppc or z-kernel systems
|
2021-08-28 09:59:23 +09:00 |
|
Alexander
|
059e88d5df
|
chore(ci): move to using newer metadata action
The crazy-max/ghaction-docker-meta@v2 action was moved to docker/metadata-action@v3.
|
2021-08-28 08:29:32 +09:00 |
|
Alexander
|
1d4e412f93
|
feature(ci): trigger on pull request
|
2021-08-28 08:11:37 +09:00 |
|
Alexander
|
0f85bcaba8
|
feature(ci): add container build testing
|
2021-08-28 08:08:54 +09:00 |
|
Alexander
|
d0990651ce
|
fix(ci): remove linux/riscv64
|
2021-08-28 07:59:02 +09:00 |
|
Alexander
|
e2a7399f69
|
fix(ci): remove mips since alpine does not support it
|
2021-08-28 07:52:28 +09:00 |
|
Alexander
|
72ea1a9a21
|
fix(ci): add obscure platforms
|
2021-08-28 07:25:17 +09:00 |
|
Alexander
|
29bc6cb9a2
|
fix(ci): add multi-arch image builds
Fixes !2282.
|
2021-08-28 07:05:08 +09:00 |
|
Chris Lu
|
949ff6475e
|
Update release.yml
|
2021-08-23 12:52:18 -07:00 |
|
Chris Lu
|
76422cbe35
|
Update release.yml
|
2021-08-23 12:45:44 -07:00 |
|
Chris Lu
|
68157f3630
|
Update release.yml
|
2021-08-23 12:38:58 -07:00 |
|
Chris Lu
|
1023bce6f0
|
update go version
|
2021-08-16 17:14:32 -07:00 |
|
Chris Lu
|
6f9107862f
|
Update release.yml
|
2021-08-16 00:29:25 -07:00 |
|
Chris Lu
|
48f88f9768
|
Update release_binaries.yml
|
2021-08-16 00:14:06 -07:00 |
|
Chris Lu
|
d81b20dabb
|
Create release_binaries.yml
|
2021-08-16 00:11:13 -07:00 |
|
Chris Lu
|
f9cf9b93d3
|
Update release.yml
|
2021-08-10 03:30:18 -07:00 |
|
suika
|
285a4667c2
|
Enable login/push, build latest/dev on master branch
Login to Docker Hub and Github Container Repo is enabled, need the secrets to be set.
Remove ...image.description because it wil be automatically set.
|
2021-05-12 04:38:36 +02:00 |
|
suika
|
727287a755
|
Fix build context for latest tag
|
2021-05-12 04:31:13 +02:00 |
|
suika
|
19895d5f72
|
Container build actions
initial brainless copy of docker hub config to github actions
|
2021-05-12 04:26:31 +02:00 |
|
Chris Lu
|
513fd5e0f6
|
Update release.yml
|
2021-04-29 23:05:23 -07:00 |
|
Chris Lu
|
10cddc44de
|
Update release.yml
|
2021-04-29 15:50:41 -07:00 |
|
Chris Lu
|
c60f2d333e
|
Update cleanup.yml
|
2021-04-22 00:31:33 -07:00 |
|
Chris Lu
|
7deb4b20cd
|
Update cleanup.yml
|
2021-04-21 12:09:24 -07:00 |
|
Chris Lu
|
f4d77e527d
|
Update cleanup.yml
|
2021-04-21 12:02:22 -07:00 |
|
Chris Lu
|
bcd400995a
|
Revert "Update cleanup.yml"
This reverts commit ecb60d5f03 .
|
2021-04-20 20:11:52 -07:00 |
|
Chris Lu
|
ecb60d5f03
|
Update cleanup.yml
|
2021-04-20 20:08:42 -07:00 |
|
Chris Lu
|
ffee470cfc
|
Update release.yml
|
2021-04-14 15:47:09 -07:00 |
|
Chris Lu
|
6ecf540720
|
Update release.yml
|
2021-03-10 17:17:06 -08:00 |
|