Commit Graph

8 Commits

Author SHA1 Message Date
Martin Frost 9b5ad75890 Prepare binary release directly in CI flow 2023-04-09 00:47:58 +02:00
Martin Frost 504ff5da53 Strip debug-info on releases
This makes the Linux binaries a lot smaller.
2023-04-09 00:16:16 +02:00
Martin Frost cccef0f12b Replace actions-rs actions 2023-04-08 23:36:42 +02:00
Martin Frost 997b76de7d Prepare release tarball in separate script 2023-04-07 23:26:44 +02:00
dependabot[bot] 2da27fbb0b
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>
2023-02-13 20:44:38 +00:00
dependabot[bot] 6760011c08
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
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-02-13 20:42:12 +00:00
Martin Frost 201bb55bd0 Add manual assets with manpages to .deb 2021-12-25 19:59:06 +01:00
Martin Frost ac1f066f43 Build .deb package 2021-08-24 00:08:06 +02:00