SmAsHeD
0ec667ca4a
Publish linux/amd64 docker images for snapshot builds only ( #10476 )
...
* Revert Matrix Build
* add note to the docs about linux/arm64
---------
Co-authored-by: chris48s <git@chris-shaw.dev >
2024-09-02 13:24:56 +00:00
chris48s
e001e94252
Revert "Add Platform linux/arm64 to Docker Build ( #10441 )" ( #10477 )
...
This reverts commit 4a37203da7 .
2024-08-26 21:47:46 +01:00
SmAsHeD
4a37203da7
Add Platform linux/arm64 to Docker Build ( #10441 )
...
* Add linux/arm64 Platform to Docker Build
* Update Next Workflow
* add a note to the docs about linux/arm64
* Update Build Jobs
* push both architectures to GHCR
* only push linux/arm64 for snapshots, not next tag
* Use Matrix Build
* revert docs changes
---------
Co-authored-by: chris48s <git@chris-shaw.dev >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2024-08-25 19:16:22 +00:00
chris48s
d5bc5cac35
un-pin buildx version ( #10453 )
...
* un-pin buildx version
* convert stage name to lowercase
https://docs.docker.com/reference/build-checks/stage-name-casing/
* use key=value syntax
https://docs.docker.com/reference/build-checks/legacy-key-value-format/
* use JSON CMD format
https://docs.docker.com/reference/build-checks/json-args-recommended/
2024-08-18 20:57:49 +00:00
dependabot[bot]
95382dd5ce
chore(deps): bump docker/build-push-action from 5 to 6 ( #10266 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 19:20:15 +00:00
dependabot[bot]
d9d64105e9
chore(deps): bump docker/setup-buildx-action from 2 to 3 ( #9587 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 19:04:11 +00:00
dependabot[bot]
0760c64cdb
chore(deps): bump docker/login-action from 2 to 3 ( #9586 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 19:03:58 +00:00
dependabot[bot]
3f19f4f0bf
chore(deps): bump docker/build-push-action from 4 to 5 ( #9585 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 19:03:43 +00:00
dependabot[bot]
8ec6563f7b
chore(deps): bump actions/checkout from 3 to 4 ( #9550 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-10 10:56:15 +00:00
chris48s
5b44341e1b
log into the right registry ( #9009 )
2023-03-17 20:31:57 +00:00
chris48s
0dcfa76c53
push images to both GHCR and DockerHub ( #9008 )
2023-03-17 20:21:44 +00:00
dependabot[bot]
9d69da5e98
chore(deps): bump docker/build-push-action from 3 to 4 ( #8869 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-02-05 15:13:19 +00:00
chris48s
5b3630cad4
build docker images with buildkit v0.9.1 ( #8862 )
2023-01-27 17:30:14 +00:00
dependabot[bot]
172b3b85ee
chore(deps): bump docker/setup-buildx-action from 1 to 2 ( #7937 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-05-10 19:51:00 +00:00
dependabot[bot]
fe03690aad
chore(deps): bump docker/login-action from 1 to 2 ( #7936 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-05-10 19:45:04 +00:00
dependabot[bot]
64e806bba5
chore(deps): bump docker/build-push-action from 2 to 3 ( #7935 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 19:38:54 +00:00
Caleb Cartwright
4c8a72434b
update actions checkout step version ( #7927 )
...
* ci: update actions checkout step version
* Update .github/workflows/deploy-docs.yml
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-05-06 02:45:20 +00:00
chris48s
d6df4fbb5d
chore: Set permissions for GitHub actions ( #7928 )
...
Co-authored-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
2022-05-05 18:45:08 +01:00
chris48s
99bffd3a86
Send better user-agent values (and got config changes) ( #7309 )
...
* expose fetchLimitBytes/userAgent in got-config module
* export a function not a factory
* send better user-agent values
- add userAgentBase setting
- send short SHA in user agent on heroku
- set a version (tag or short SHA) in Dockefile and use
it to report server version in UA for docker users
* add a comment explaining fileSize
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-11-25 17:11:49 +00:00
chris48s
2cb52494c3
fix DockerHub snapshot build ( #6878 )
2021-08-08 20:02:10 +01:00