dependabot[bot]
|
cba1bd64b0
|
chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
|
2025-08-18 09:49:35 +01:00 |
|
Martin Wimpress
|
6e66b5a02e
|
fix(ci): fix the release workflow
|
2025-05-26 00:04:05 +01:00 |
|
Martin Wimpress
|
e03fbe52b7
|
ci: generate release notes
|
2025-05-23 15:18:23 +01:00 |
|
Martin Wimpress
|
0e8aabcb1d
|
ci: adds flakehub workflow
Adds a workflow to automatically build and publish the flake to FlakeHub. This allows users to easily discover and use the flake.
|
2025-05-23 14:19:41 +01:00 |
|
Martin Wimpress
|
b6532b672d
|
ci: correct typo
|
2025-05-23 13:06:48 +01:00 |
|
Martin Wimpress
|
171514e30d
|
chore: adds cargo dependabot configuration
Adds a configuration to check for updates to cargo dependencies on a weekly basis.
|
2025-05-23 13:03:11 +01:00 |
|
Martin Wimpress
|
e6eb449311
|
docs: add copilot instructions
|
2025-05-23 13:03:11 +01:00 |
|
dependabot[bot]
|
b8882c1411
|
chore(deps): bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
|
2024-04-04 13:50:54 +01:00 |
|
Martin Wimpress
|
b68b3aeeda
|
fix: include .deb packages in a release
|
2023-12-05 11:42:35 +00:00 |
|
Martin Wimpress
|
4f0d4ee510
|
fix: use a valid compression type when making .deb packages
|
2023-12-05 11:36:38 +00:00 |
|
dependabot[bot]
|
39f7ec0714
|
chore(deps): 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] <[email protected]>
|
2023-12-05 10:42:14 +00:00 |
|
Martin Wimpress
|
107ecc6574
|
ci: add github workflow
|
2023-12-05 10:41:35 +00:00 |
|