Commit Graph

364 Commits

Author SHA1 Message Date
dependabot[bot]
4093459630
Bump docker/setup-qemu-action from 1.2.0 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](27d0a4f181...8b122486ce)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 15:22:29 +00:00
dependabot[bot]
a50828d8f8
Bump docker/setup-buildx-action from 1.7.0 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.7.0 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](f211e3e9de...dc7b9719a9)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 15:22:26 +00:00
Konstantin Lebedev
f58adaab25 build tag ydb since the growth of the binary is 5 mb 2022-05-03 23:20:09 +05:00
chrislu
e82233efa7 add back arm64 darwin 2022-05-02 13:35:06 -07:00
Chris Lu
80752afff3
Merge pull request #3002 from chrislusf/dependabot/github_actions/docker/setup-buildx-action-1.7.0
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
2022-05-02 10:49:28 -07:00
dependabot[bot]
94f302fb34
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](94ab11c41e...f211e3e9de)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 15:24:27 +00:00
dependabot[bot]
c772bbb704
Bump docker/metadata-action from 3.7.0 to 3.8.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](f2a13332ac...b2391d37b4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 15:24:21 +00:00
Chris Lu
15c7d6e7bc
temporarily skip arm64 for mac 2022-04-26 22:05:31 -07:00
Chris Lu
42cc8d8aa3
Update binaries_release2.yml 2022-04-24 23:51:29 -07:00
Chris Lu
14a917c262
Update dependabot.yml 2022-04-24 21:44:53 -07:00
chrislu
2988e69b1e update go build 2022-04-21 01:43:15 -07:00
naveensrinivasan
3d5fc72d55
chore(deps): Included dependency review
> Dependency Review GitHub Action in your repository to enforce dependency reviews on your pull requests.
> The action scans for vulnerable versions of dependencies introduced by package version changes in pull requests,
> and warns you about the associated security vulnerabilities.
> This gives you better visibility of what's changing in a pull request,
> and helps prevent vulnerabilities being added to your repository.

https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-04-19 20:04:54 -05:00
dependabot[bot]
9f9e0deafb
Bump docker/metadata-action from 3.6.2 to 3.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](e5622373a3...f2a13332ac)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 15:44:28 +00:00
naveensrinivasan
5b352ec1d2 Set permissions for GitHub actions
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2022-04-05 01:37:14 +00:00
naveensrinivasan
48a2d3327d Dependabot config settings for golang
- Dependabot config settings for golang
2022-03-18 21:17:43 +00:00
dependabot[bot]
c0475cc267
Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](bfdd3570ce...f6164bd8c8)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 21:12:05 +00:00
naveensrinivasan
d75d409800 Dependabot for GitHub actions
- Included dependabot config for GitHub actions.
2022-03-18 21:08:06 +00:00
naveensrinivasan
dd737bd755 Pin actions to a full length commit SHA
- Pinned actions by SHA https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

>Pin actions to a full length commit SHA

>Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository, as they would need to generate a SHA-1 collision for a valid Git object payload.

https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions
2022-03-18 20:47:20 +00:00
Chris Lu
5f3784ee05
Update binaries_dev.yml 2022-01-19 22:24:57 -08:00
Chris Lu
1dced26304
Update binaries_dev.yml 2022-01-19 22:21:17 -08:00
Chris Lu
e526a299dc
Update FUNDING.yml 2021-12-16 11:07:53 -08:00
Chris Lu
182fb9e3ed
Create FUNDING.yml 2021-12-16 11:02:32 -08:00
Chris Lu
da1c755f6a fix build issue
fix https://github.com/wangyoucao577/go-release-action/issues/66
2021-11-23 07:39:43 -08:00
Chris Lu
791aa3cb44 update to wangyoucao577/go-release-action@v1.21 2021-11-15 08:33:46 -08:00
Chris Lu
320a08f250 adjust go release action version 2021-11-14 23:45:34 -08:00
Chris Lu
177129013c releases in github actions disable http2client 2021-11-11 21:28:06 -08:00
Chris Lu
4d388b9782
Update binaries_dev.yml 2021-11-11 18:37:38 -08:00
Chris Lu
5eb905a5d1
Update binaries_dev.yml 2021-11-11 12:05:23 -08:00
Chris Lu
79a1903021
Update binaries_dev.yml 2021-11-11 11:53:47 -08:00
Chris Lu
b0b2a03ea7
Update binaries_dev.yml 2021-11-10 12:27:45 -08:00
Chris Lu
641ce36f6f
Update binaries_dev.yml 2021-11-10 09:58:54 -08:00
Chris Lu
12e6692dac
trying wangyoucao577/go-release-action@bugfix/upload-fail
following https://github.com/wangyoucao577/go-release-action/issues/63#issuecomment-962417798
2021-11-06 05:34:34 -07:00
Chris Lu
5296c397f4 build latest container 2021-10-24 18:45:51 -07:00
Chris Lu
0a7e532fb2 Update binaries_dev.yml 2021-10-15 00:04:18 -07:00
Chris Lu
94700d65ba serialize building dev binaries 2021-10-14 16:08:30 -07:00
Chris Lu
84d2e1bdd0 fix container building, make it same as rocksdb image 2021-10-11 01:29:05 -07:00
Chris Lu
4800d0ce26 separate into multiple actions 2021-10-11 00:56:35 -07:00
Chris Lu
bde2fc65b0 separate into multiple jobs for better execution 2021-10-11 00:35:22 -07:00
Chris Lu
0c12a7d12a github action build rocksdb image 2021-09-30 21:43:34 -07:00
Chris Lu
adfd79e243 skip arm platform 2021-09-29 10:52:53 -07:00
Chris Lu
eab7cf4bd3 restore dev binaries building 2021-09-19 00:41:45 -07:00
Chris Lu
a0a6aa36fa adjust name 2021-09-07 02:34:49 -07:00
Chris Lu
85a2046411 move out latest container building 2021-09-07 02:12:07 -07:00
Chris Lu
9ca7c322b4 reduce resource usage 2021-09-07 01:44:52 -07:00
Chris Lu
2954bd71f8 testing different binary name 2021-09-06 23:44:08 -07:00
Chris Lu
ce9e606eb2 fix waiting, binary name. 2021-09-06 23:11:59 -07:00
Chris Lu
ee143f9ae0 github action adds dependencies 2021-09-06 22:54:29 -07:00
Chris Lu
5035b0a109 build binaries on release 2021-09-06 21:48:24 -07:00
Chris Lu
a443e39def add back delays 2021-09-06 20:29:48 -07:00
Chris Lu
64971b0d7e merge into one action 2021-09-06 18:39:29 -07:00
Chris Lu
68b23114b9 adjust actions 2021-09-06 18:37:57 -07:00
Chris Lu
0c47437ece Revert "action: delete previous assets"
This reverts commit 9ec151fa0d.
2021-09-06 18:37:20 -07:00
Chris Lu
9ec151fa0d action: delete previous assets 2021-09-06 18:35:19 -07:00
Chris Lu
d5c7dbac4a docker: build dev containers 2021-09-05 23:09:13 -07:00
Chris Lu
d869a07cd2 clean up 2021-09-05 23:08:34 -07:00
Chris Lu
705285ec60 rename file 2021-09-05 17:02:50 -07:00
Chris Lu
f2de7910fc move latest image build to after binary released 2021-09-05 17:02:22 -07:00
Chris Lu
ae98a085d3 automated latest image build 2021-09-05 16:56:12 -07:00
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
8db58450a0 Update ISSUE_TEMPLATE.md 2021-04-30 01:08:13 -07: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
Chris Lu
60d7b809c1 add back actions 2021-02-19 02:40:30 -08:00
Chris Lu
5579caf5a5
Update release.yml 2021-02-17 01:54:00 -08:00
Chris Lu
3fd164a224
Delete auto_tag.yml 2021-02-17 01:51:28 -08:00
Chris Lu
a657d09879
Update release.yml 2021-02-17 01:51:11 -08:00
Chris Lu
f72f037be5
Delete cleanup.yml 2021-02-17 01:50:47 -08:00
Chris Lu
2149390195
Update auto_tag.yml 2021-02-17 01:42:52 -08:00
Chris Lu
4d93226f2c
Update auto_tag.yml 2021-02-17 01:39:27 -08:00
Chris Lu
ca74f64a39
indention 2021-02-17 01:37:06 -08:00
Chris Lu
3dd0510ebe
Update auto_tag.yml 2021-02-17 01:34:51 -08:00
Chris Lu
5f39dde894
Update auto_tag.yml 2021-02-17 01:31:05 -08:00
Chris Lu
add7906d7e
Create auto_tag.yml 2021-02-17 01:27:13 -08:00
Chris Lu
2945a64fd6 Update issue templates 2021-01-26 22:03:22 -08:00
Chris Lu
c78f3dddcb
update to wangyoucao577/go-release-action@v1.14 2021-01-20 03:03:49 -08:00
Chris Lu
2a5fc7aa4d
Update release.yml 2020-12-31 02:13:19 -08:00
Chris Lu
c1cd6dd8d6 rename 2020-12-29 12:13:39 -08:00
Chris Lu
66ebc7c98f adjust actions 2020-12-29 12:12:07 -08:00
Chris Lu
1b1d182469
Update release.yml 2020-12-25 02:07:30 -08:00
Chris Lu
60b4dedfb7
Update release.yml 2020-12-20 16:15:50 -08:00
Chris Lu
85411b8cc3
Update release.yml 2020-12-17 23:24:47 -08:00
Chris Lu
252e554e18
Update release.yml 2020-12-17 23:23:47 -08:00
Chris Lu
dbf46b3aa1
Update release.yml 2020-12-17 22:28:43 -08:00
Chris Lu
8c00c46f9b
Update release.yml 2020-12-17 22:28:02 -08:00
Chris Lu
47f5ec0cde
Update release.yml 2020-12-17 22:19:26 -08:00
Chris Lu
9fc07feb00
Update release.yml 2020-12-17 22:17:41 -08:00
Chris Lu
7af9415696
Update release.yml 2020-12-17 22:16:14 -08:00
Chris Lu
1b4237795a
Update release.yml 2020-12-17 22:11:14 -08:00
Chris Lu
160d46dbcc
Update release.yml 2020-12-17 22:08:04 -08:00
Chris Lu
8e3b798ea0
Update release.yml 2020-12-17 21:57:41 -08:00
Chris Lu
b2a72630da
Update release.yml 2020-11-13 19:47:52 -08:00
Chris Lu
56d8e5b540
Update release.yml 2020-11-13 11:33:01 -08:00
Chris Lu
75887ba2a2
Update release.yml 2020-11-04 17:46:14 -08:00
Chris Lu
baced7b94f
Update release.yml 2020-11-04 10:12:30 -08:00
Chris Lu
eb0b8cd9d8
Update release.yml 2020-11-04 09:35:21 -08:00
Chris Lu
0cdf172694
Update go.yml 2020-10-29 23:46:54 -07:00
Chris Lu
09a7cb8353
Create go.yml 2020-10-29 23:41:54 -07:00
Chris Lu
0ab72a0904
Update release.yml 2020-10-29 23:41:36 -07:00
Chris Lu
737d6ed650
Update and rename go.yml to release.yml 2020-10-29 23:41:10 -07:00
Chris Lu
abff1f67a6
Update go.yml 2020-10-29 23:26:40 -07:00
Chris Lu
202964a09b
Update go.yml 2020-10-29 23:15:28 -07:00
Chris Lu
e379fc3658
Update go.yml 2020-10-29 23:09:28 -07:00
Chris Lu
11697ca9fd
Update go.yml 2020-10-29 23:01:41 -07:00
Chris Lu
08cbc714f0
Delete build_binary.yml 2020-10-29 22:49:39 -07:00
Chris Lu
23a0551c26
Update go.yml 2020-10-29 22:49:29 -07:00
Chris Lu
cf0cd12943
Update build_binary.yml 2020-10-29 21:16:27 -07:00
Chris Lu
4c231054fb
Update build_binary.yml 2020-10-29 21:01:25 -07:00
Chris Lu
ba64390555
Create build_binary.yml 2020-10-29 20:54:05 -07:00
Felipe Espinoza
76d9b3bf42
Run go test on all subfolders 2020-10-09 22:52:04 -03:00
Chris Lu
49973333f2
Update go.yml 2020-05-21 16:34:04 -07:00
Chris Lu
857aa0de08
Create go.yml 2020-05-21 16:27:46 -07:00
Chris Lu
10d12c676e
Update bug_report.md 2020-05-13 11:48:24 -07:00
Chris Lu
e02053375a
Update bug_report.md 2020-05-13 11:47:10 -07:00
Chris Lu
74acaad0d1
Update bug_report.md 2019-08-10 00:40:48 -07:00
Chris Lu
5b5e443d5b Update issue templates 2019-07-15 01:36:39 -07:00
Chris Lu
97603d6e17 Update issue templates 2018-07-28 20:57:16 -07:00
Chris Lu
b5100a7aaf Update issue templates 2018-07-28 20:54:38 -07:00