Commit Graph
73 Commits
Author SHA1 Message Date
John 44c59aed5a update buildx action 2023-12-26 12:40:25 +01:00
JohnandGitHub 2aee1f62dd Merge pull request #1106 from john30/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-12-26 08:10:01 +01:00
JohnandGitHub f60e013b66 Merge pull request #1105 from john30/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2023-12-26 08:09:51 +01:00
JohnandGitHub 167e9dcd2a Merge pull request #1104 from john30/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 2 to 4
2023-12-26 08:09:40 +01:00
JohnandGitHub cf72a2365a Merge pull request #1103 from john30/dependabot/github_actions/proudust/gh-describe-1.6.0
Bump proudust/gh-describe from 1.4.6 to 1.6.0
2023-12-26 08:09:30 +01:00
dependabot[bot]andGitHub f6364d4d08 Bump actions/checkout from 3 to 4
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>
2023-12-26 07:07:14 +00:00
dependabot[bot]andGitHub 314b8f80dc Bump docker/login-action from 2 to 3
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>
2023-12-26 07:07:11 +00:00
dependabot[bot]andGitHub 0301bdea48 Bump actions/upload-artifact from 2 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-26 07:07:08 +00:00
dependabot[bot]andGitHub e7b8e5ed9e Bump proudust/gh-describe from 1.4.6 to 1.6.0
Bumps [proudust/gh-describe](https://github.com/proudust/gh-describe) from 1.4.6 to 1.6.0.
- [Release notes](https://github.com/proudust/gh-describe/releases)
- [Commits](https://github.com/proudust/gh-describe/compare/v1.4.6...v1.6.0)

---
updated-dependencies:
- dependency-name: proudust/gh-describe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-26 07:07:05 +00:00
dependabot[bot]andGitHub 642e57d725 Bump docker/setup-qemu-action from 2 to 3
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>
2023-12-26 07:07:02 +00:00
John 5ff16a46d7 add dependabot 2023-12-26 08:06:32 +01:00
John 5c5a150fed drop stretch in favour of bookworm 2023-07-08 15:54:20 +02:00
john30 ae8e689e11 updated version to 23.2 2023-07-08 14:28:51 +02:00
John 7f0328cbae updated
[skip ci]
2023-06-04 08:28:07 +02:00
john30 af614ae1e1 added current version 2023-01-06 14:59:24 +01:00
John 670fb77491 update action versions 2023-01-02 20:23:10 +01:00
John 00bf9b5104 update action versions 2023-01-02 20:17:35 +01:00
John 83aa36024a updated template 2022-11-05 15:39:55 +01:00
John f9773b1499 use new codecov action 2022-09-24 18:35:03 +02:00
john30 f8baf7a333 another try for weird gh action behaviour 2022-09-18 18:30:47 +02:00
John 07f3714b92 test workaround for weird gh manual action behaviour 2022-09-18 18:24:50 +02:00
John 80bbd8753b fix missing revision passing for release, nicer vars 2022-09-18 18:16:59 +02:00
john30 1a90cd874d updated version to 22.4 2022-09-18 16:17:57 +02:00
John fb4666cd1e add feature branch devel builds 2022-09-11 17:37:07 +02:00
John bb568abdd4 pass git revision to build process (#617) 2022-07-17 11:14:46 +02:00
john30 1b1aed5404 updated version to 22.3 2022-05-08 19:50:35 +02:00
John a069fadd34 updated version list 2022-03-11 06:55:08 +01:00
John 4139d7b3bf push deb to artifacts 2022-02-19 10:46:54 +01:00
JohnandGitHub 28da22c6a5 add input 2022-02-15 07:11:08 +01:00
JohnandGitHub 5971c0a57a test 2022-02-15 07:09:54 +01:00
John c3cdf9f1fb allow limit to single arch 2022-02-13 20:34:18 +01:00
John 580ab16cef allow limit to single arch 2022-02-13 16:38:28 +01:00
John b62afe12be run if Docketfile was changed 2022-02-13 09:35:11 +01:00
John 92159f40bc automatically create all deb packages 2022-02-12 19:48:31 +01:00
John aa60028c5a favor dispatch 2022-02-12 18:00:46 +01:00
John d4982490c9 fix yml 2022-02-12 17:57:27 +01:00
John ca1094b6e9 build on edit as well 2022-02-12 17:55:11 +01:00
John f7c0a63a90 dropdown 2022-02-12 10:40:13 +01:00
John 4e59fde2c1 dd links, add docker info 2022-02-12 10:37:58 +01:00
John a8114dde70 convert to forms 2022-02-12 10:19:15 +01:00
John ea85b32f87 add hw section 2022-02-12 09:49:57 +01:00
John 6fee17d0a5 add ssl dependencies 2022-02-08 21:04:34 +01:00
JohnandGitHub 2a29a252ed create issue templates 2022-02-05 10:34:40 +01:00
John 598c45dddd more options for coverage 2021-11-13 18:41:41 +01:00
John e4ee78db0d test with direct args to gcov 2021-11-13 18:28:52 +01:00
John bb75451434 add coverage run badge, extension 2021-11-13 17:48:15 +01:00
John a484e08c7a re-enable auto build 2021-11-13 17:15:41 +01:00
John d951345a51 disable tmate 2021-11-13 16:56:11 +01:00
John 7b86018fc1 tmate 2021-11-13 16:46:08 +01:00
John d2e7454ddd tmate with sudo 2021-11-13 16:37:54 +01:00