Commit Graph

90 Commits

Author SHA1 Message Date
Nogweii
363d654403 refactor the test into two steps 2023-05-29 16:12:40 -07:00
Nogweii
40f0caaf0d reenable the container testing step
thank you Docker docs: https://docs.docker.com/build/ci/github-actions/test-before-push/
2023-05-29 15:43:06 -07:00
Nogweii
50cca8efe6 and run it once a week 2023-05-20 19:04:18 -07:00
Nogweii
fd5e934cdf restore save_pull_count 2023-05-20 19:03:18 -07:00
Nogweii
77f891d439 overhaul the workflows 2023-05-20 18:11:04 -07:00
Mosei
67ad884a49 Update build_test_images.yml 2022-12-10 00:40:56 +05:30
Mitchell Syer
1e9cccceda Add stable tags 2022-11-17 16:47:13 +00:00
Mosei
f566e6d4a9 fix set output 2022-11-17 11:49:55 +05:30
Mosei
282d616a5b fix set output 2022-11-17 11:46:04 +05:30
Mitchell Syer
10f334800c Minor workflow fix 2022-10-08 12:29:09 -04:00
Mitchell Syer
5ede9c0296 Revert some Alpine changes 2022-10-07 18:42:43 -04:00
Mitchell Syer
98b7f68e24 See if Arm v6 works 2022-10-07 16:11:42 -04:00
Mitchell Syer
15d0c35651 Test Alpine in PR 2022-10-07 15:43:53 -04:00
Mitchell Syer
7b2161cd05 Try Jammy 2022-10-07 15:09:33 -04:00
Mitchell Syer
7cfc929852 Remove Arm v6 2022-10-07 15:05:20 -04:00
Mitchell Syer
c0732a4139 Use Ubuntu focal 2022-10-07 15:01:05 -04:00
Mitchell Syer
4c5ec5db3a New base image 2022-10-07 14:43:03 -04:00
Mosei
67eb61fd0d Update build_test_images.yml 2022-08-12 12:39:50 +05:30
Mosei
fe812f1d1b Update build_test_images.yml 2022-08-12 12:34:28 +05:30
Mosei
c487379b67 Update build_container_images.yml 2022-08-12 12:32:27 +05:30
Mosei
597aca40e4 Update build_test_images.yml 2022-08-12 12:21:43 +05:30
Mosei
1ca1324d3f Create build_test_images.yml 2022-08-12 12:19:59 +05:30
Mosei
3f8e0d7b6a linux/s390x issue resolved
linux/s390x dropped from alpine 3.16 openjdk11-jre-headless
2022-08-11 13:25:31 +05:30
Mosei
58e6674209 Update build_container_images.yml
update to apline 3.16
2022-06-22 03:06:12 +05:30
Mitchell Syer
c4ec61dbbf Add testing 2022-06-21 16:10:44 -04:00
Mitchell Syer
1a7557c749 Fix 2022-06-21 15:50:40 -04:00
Mitchell Syer
bcee5bd974 java11 test 2022-06-21 15:42:13 -04:00
Mosei
4594ac8c5b Update build_container_images.yml 2022-05-23 12:01:46 +05:30
Mosei
18dd3a64ad Merge pull request #14 from Suwayomi/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
2022-05-23 11:57:28 +05:30
Mosei
4c89b67e81 Merge pull request #13 from Suwayomi/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
2022-05-23 11:57:11 +05:30
Mosei
8e9c5654ea Merge pull request #12 from Suwayomi/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1 to 2
2022-05-23 11:57:02 +05:30
dependabot[bot]
0a937534e4 Bump docker/build-push-action from 2 to 3
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>
2022-05-06 12:12:06 +00:00
dependabot[bot]
7bac873518 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-05-06 12:12:03 +00:00
dependabot[bot]
65c65db87a Bump docker/login-action from 1 to 2
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>
2022-05-06 12:12:00 +00:00
dependabot[bot]
1a7baf2e94 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-06 12:11:58 +00:00
dependabot[bot]
2e5f709f25 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-02 12:14:01 +00:00
Mosei
c7e9b02b20 Update build_container_images.yml
Preview ping
2021-09-12 16:16:51 +05:30
Aria Moradi
ac09d57cb4 add discord pings to @ArMor and @Mosei 2021-09-11 20:03:37 +04:30
Mosei
f5954976ea Update build_container_images.yml 2021-09-11 11:51:51 +05:30
arbuilder
304bcbd659 Initial commit 2021-09-10 00:43:54 +05:30