dependabot[bot]
|
5399b8a2fc
|
chore(deps): bump docker/build-push-action from 5 to 6 (#806)
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-22 22:39:52 -04:00 |
|
TwiN
|
714dd4ba09
|
build: Drop support for linux/arm/v6 (#773)
|
2024-05-21 22:43:59 -04:00 |
|
dependabot[bot]
|
b50f3f3646
|
chore(deps): bump docker/build-push-action from 4 to 5 (#568)
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>
Co-authored-by: TwiN <twin@linux.com>
|
2023-09-30 08:20:50 -04:00 |
|
dependabot[bot]
|
1b0dfdd09d
|
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#567)
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>
Co-authored-by: TwiN <twin@linux.com>
|
2023-09-30 08:14:39 -04:00 |
|
dependabot[bot]
|
6d3468d81a
|
chore(deps): bump actions/checkout from 3 to 4 (#560)
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>
Co-authored-by: TwiN <twin@linux.com>
|
2023-09-30 08:06:35 -04:00 |
|
dependabot[bot]
|
494a8594cc
|
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#569)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-23 17:46:23 -04:00 |
|
dependabot[bot]
|
81dd84e5f2
|
chore(deps): bump docker/login-action from 2 to 3 (#570)
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 17:38:54 -04:00 |
|
dependabot[bot]
|
277e805dbb
|
chore(deps): bump docker/build-push-action from 3 to 4 (#415)
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>
|
2023-02-01 01:16:25 -05:00 |
|
TwiN
|
a1c8422c2f
|
ci: Make release also push latest tag
|
2022-12-23 10:00:17 -05:00 |
|
TwiN
|
9acace7d37
|
Revert "ci: Allow triggering releases manually"
This reverts commit 184c7f23ad .
|
2022-12-10 16:29:07 -05:00 |
|
TwiN
|
184c7f23ad
|
ci: Allow triggering releases manually
|
2022-12-10 16:24:35 -05:00 |
|
TwiN
|
2327854641
|
ci: Update workflows
|
2022-11-23 18:12:55 -05:00 |
|
dependabot[bot]
|
a3facc3887
|
chore(deps): 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-11-01 23:34:49 -04:00 |
|
dependabot[bot]
|
991d7e876d
|
chore(deps): bump docker/setup-buildx-action from 1 to 2
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>
|
2022-11-01 23:34:40 -04:00 |
|
TwiN
|
02879e2645
|
ci: Bump docker/build-push-action to v3 and add "stable" tag
|
2022-10-09 21:33:55 -04:00 |
|
TwiN
|
4673d147db
|
chore(ci): Update docker/login-action to v2
|
2022-08-11 20:17:17 -04:00 |
|
TwiN
|
4a1a8ff380
|
ci: Increase timeout-minutes to 60
|
2022-07-18 20:45:42 -04:00 |
|
TwiN
|
f38b12d55b
|
refactor(ci): Clean up steps
|
2022-06-18 13:06:24 -04:00 |
|
TwiN
|
e4c9ad8796
|
chore(ci): Update actions/checkout to v3
|
2022-06-18 12:58:26 -04:00 |
|
TwiN
|
5be1465b13
|
refactor(ci): Uniformize job names
|
2022-06-18 12:50:31 -04:00 |
|
TwiN
|
0b4720d94b
|
build(gha): Increase timeout from 30 to 45 minutes
|
2022-01-16 23:26:24 -05:00 |
|
TwiN
|
634123d723
|
Add support for armv6
|
2021-10-18 12:16:31 -04:00 |
|
TwiN
|
8088736d6e
|
Fix workflow
|
2021-10-07 22:42:37 -04:00 |
|
TwinProduction
|
d3e0ef6519
|
Add workflow to publish latest on successful build
|
2021-07-28 22:25:25 -04:00 |
|