dependabot[bot]
|
522434b2d0
|
Bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)
---
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 08:18:39 +00:00 |
|
dependabot[bot]
|
c303f3912d
|
Bump docker/build-push-action from 2.10.0 to 3.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 08:18:35 +00:00 |
|
dependabot[bot]
|
c03c28d4e2
|
Bump peter-evans/dockerhub-description from 2.4.3 to 3
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2.4.3 to 3.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2.4.3...v3)
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 08:24:35 +00:00 |
|
dependabot[bot]
|
9a0fa8eb42
|
Bump docker/build-push-action from 2.9.0 to 2.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 08:15:10 +00:00 |
|
Shizun Ge
|
db59b50993
|
remove linux/ppc64le
We saw the following error during `go mod tidy`
```
#52 60.57 endlessh-go imports
#52 60.57 github.com/golang/glog: github.com/golang/glog@v1.0.0: Get "https://proxy.golang.org/github.com/golang/glog/@v/v1.0.0.zip": net/http: TLS handshake timeout
#52 60.57 endlessh-go imports
#52 60.57 github.com/pierrre/geohash: github.com/pierrre/geohash@v1.0.0: Get "https://proxy.golang.org/github.com/pierrre/geohash/@v/v1.0.0.zip": net/http: TLS handshake timeout
```
|
2022-03-08 21:36:18 -08:00 |
|
Shizun Ge
|
26d3a80d97
|
Add linux/ppc64le linux/s390x
|
2022-03-08 20:51:35 -08:00 |
|
Shizun Ge
|
c36d5087d4
|
Merge pull request #12 from shizunge/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-03-07 09:00:45 -08:00 |
|
dependabot[bot]
|
abe3248e2e
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 08:21:40 +00:00 |
|
dependabot[bot]
|
5dddbfce7b
|
Bump docker/login-action from 1.14.0 to 1.14.1
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.14.0...v1.14.1)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 08:21:37 +00:00 |
|
Shizun Ge
|
f08ff9d409
|
Add GitHub Container Registry
|
2022-03-05 18:02:25 -08:00 |
|
dependabot[bot]
|
925addace2
|
Bump docker/login-action from 1.13.0 to 1.14.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 08:20:57 +00:00 |
|
Shizun Ge
|
5a7abc0ed6
|
Setup QEMU in the docker workflow.
|
2022-02-27 22:21:18 -08:00 |
|
dependabot[bot]
|
d09a38eca5
|
Bump docker/login-action from 1.12.0 to 1.13.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.13.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-21 08:18:44 +00:00 |
|
Shizun Ge
|
f5307aef4b
|
Push dockerhub description
|
2022-02-13 12:26:55 -08:00 |
|
Shizun Ge
|
015f50b5f7
|
Update and rename docker-hub-build-push.yml to docker-hub-build-push-on-release.yml
|
2022-02-13 12:14:43 -08:00 |
|
Shizun Ge
|
34a0b876f7
|
Change GitHub Actions directory
|
2022-02-13 11:55:41 -08:00 |
|
Shizun Ge
|
1938f71181
|
Change github-actions directory
|
2022-02-13 11:55:02 -08:00 |
|
Shizun Ge
|
a9fc78fad1
|
Create dependabot.yml
|
2022-02-13 11:52:56 -08:00 |
|
Shizun Ge
|
0257de1195
|
Add multiple tags to the docker image, then push
|
2021-10-27 00:58:23 -07:00 |
|
Shizun Ge
|
1af3f66039
|
Add the release tag to the docker image
|
2021-10-27 00:48:47 -07:00 |
|
Shizun Ge
|
49707775bc
|
initial push to github
|
2021-10-26 21:56:39 -07:00 |
|