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 ...f2a13332ac1ce8c0a71aeac48a150dbb1838ab67)
---
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>
|
3 years ago |
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
|
3 years ago |
Chris Lu
|
84d2e1bdd0
|
fix container building, make it same as rocksdb image
|
3 years ago |
Chris Lu
|
4800d0ce26
|
separate into multiple actions
|
3 years ago |
Chris Lu
|
a0a6aa36fa
|
adjust name
|
3 years ago |
Chris Lu
|
85a2046411
|
move out latest container building
|
3 years ago |
Chris Lu
|
ee143f9ae0
|
github action adds dependencies
|
3 years ago |
Chris Lu
|
d5c7dbac4a
|
docker: build dev containers
|
3 years ago |
Chris Lu
|
705285ec60
|
rename file
|
3 years ago |
Chris Lu
|
f2de7910fc
|
move latest image build to after binary released
|
3 years ago |
Chris Lu
|
ae98a085d3
|
automated latest image build
|
3 years ago |
Alexander
|
aeda4be42c
|
fix(ci): use cleaner naming for jobs
|
3 years ago |
Alexander
|
b686e8c45b
|
fix(ci): update latest to only run once
|
3 years ago |
Alexander
|
b1331ba3fe
|
feature(ci): use matrix for container build
|
3 years ago |
Alexander
|
5a10f27c8d
|
fix(ci): remove ppc64le and s390x support
|
3 years ago |
Alexander
|
ba45852ca5
|
revert(ci): re-add platforms since builds were added
|
3 years ago |
Alexander
|
3fddbefdb5
|
fix(ci): seaweedfs does not build for ppc or z-kernel systems
|
3 years ago |
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.
|
3 years ago |
Alexander
|
d0990651ce
|
fix(ci): remove linux/riscv64
|
3 years ago |
Alexander
|
e2a7399f69
|
fix(ci): remove mips since alpine does not support it
|
3 years ago |
Alexander
|
72ea1a9a21
|
fix(ci): add obscure platforms
|
3 years ago |
Alexander
|
29bc6cb9a2
|
fix(ci): add multi-arch image builds
Fixes !2282.
|
3 years ago |
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.
|
4 years ago |
suika
|
727287a755
|
Fix build context for latest tag
|
4 years ago |
suika
|
19895d5f72
|
Container build actions
initial brainless copy of docker hub config to github actions
|
4 years ago |