81 Commits

Author SHA1 Message Date
Thephaseless
c8f02c1102 run test on x64 and build with buildx 2024-11-24 22:50:04 +00:00
Thephaseless
e4c5e31d50 build on arm 2024-11-24 22:17:35 +00:00
Thephaseless
278abf1b86 fix dockerfile and add arm for testing 2024-11-24 22:13:47 +00:00
Thephaseless
9420edffec add sudo 2024-11-24 22:02:28 +00:00
Thephaseless
d5b8f28309 remaster 2024-11-24 22:00:58 +00:00
Thephaseless
5871454d25 add platform label 2024-11-21 22:38:34 +00:00
Thephaseless
e86d9642a3 add armv8 2024-11-21 22:33:47 +00:00
Thephaseless
f8feffe35c add platform 2024-11-21 22:00:38 +00:00
Jakub Orchowski
fb8f660cd8
Update bug_report.md 2024-10-27 20:14:34 +01:00
Jakub Orchowski
a1665476b3
Update issue templates 2024-10-27 20:11:56 +01:00
Thephaseless
bf6b908102 separated github dependent websites 2024-10-27 18:46:19 +00:00
Thephaseless
44aa188e75 update packages and new build method 2024-10-18 15:59:52 +00:00
Thephaseless
7a39415c5e do not override previous 2024-10-18 15:53:36 +00:00
Thephaseless
aa9cf29755 upload screenshot if action failed 2024-10-18 15:53:36 +00:00
Jakub Orchowski
5d70a911e5
Merge pull request #8 from ThePhaseless/dependabot/github_actions/dot-github/workflows/docker/setup-buildx-action-3.7.1
Bump docker/setup-buildx-action from 3.0.0 to 3.7.1 in /.github/workflows
2024-10-18 17:51:30 +02:00
Jakub Orchowski
c635fd5160
Merge pull request #9 from ThePhaseless/dependabot/github_actions/dot-github/workflows/sigstore/cosign-installer-3.7.0
Bump sigstore/cosign-installer from 3.5.0 to 3.7.0 in /.github/workflows
2024-10-18 17:51:26 +02:00
Jakub Orchowski
cf21f76543
Merge pull request #10 from ThePhaseless/dependabot/github_actions/dot-github/workflows/docker/login-action-3.3.0
Bump docker/login-action from 3.0.0 to 3.3.0 in /.github/workflows
2024-10-18 17:51:20 +02:00
Jakub Orchowski
5b2c5c01d1
Merge pull request #11 from ThePhaseless/dependabot/github_actions/dot-github/workflows/docker/metadata-action-5.5.1
Bump docker/metadata-action from 5.0.0 to 5.5.1 in /.github/workflows
2024-10-18 17:51:15 +02:00
dependabot[bot]
a2089ecc6b
Bump docker/metadata-action from 5.0.0 to 5.5.1 in /.github/workflows
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.5.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](96383f4557...8e5442c4ef)

---
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>
2024-10-18 15:50:46 +00:00
dependabot[bot]
b79dc850ad
Bump docker/login-action from 3.0.0 to 3.3.0 in /.github/workflows
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](343f7c4344...9780b0c442)

---
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>
2024-10-18 15:50:44 +00:00
dependabot[bot]
4881a9bc99
Bump sigstore/cosign-installer from 3.5.0 to 3.7.0 in /.github/workflows
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](59acb6260d...dc72c7d5c4)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 15:50:41 +00:00
dependabot[bot]
df9338c5c7
Bump docker/setup-buildx-action in /.github/workflows
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.7.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](f95db51fdd...c47758b77c)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 15:50:39 +00:00
dependabot[bot]
9a47b109a7
Bump docker/build-push-action from 5.0.0 to 6.9.0 in /.github/workflows
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](0565240e2d...4f58ea7922)

---
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>
2024-10-18 15:50:37 +00:00
Thephaseless
f7b62206d6 update actions 2024-10-18 15:49:50 +00:00
Jakub Orchowski
3d7aab1bb9
build arm64 2024-10-18 13:17:19 +02:00
Thephaseless
4dbb63842b test in dockerfile 2024-09-13 18:30:48 +00:00
Thephaseless
88e7321daa build if tests pass 2024-09-13 18:30:14 +00:00
Thephaseless
ed9350af82 add timed tests 2024-09-13 18:04:37 +00:00
Thephaseless
a0b61c9251 add docker labels 2024-07-25 21:07:10 +00:00
Jakub Orchowski
c6586af5a8
Create docker-publish.yml 2024-07-25 02:08:26 +02:00
Thephaseless
992bf62f01 first commit 2024-07-24 13:57:40 +00:00