19a9e6a72e
ci: change release pipeline to run on every push
Release / Build and Release (push) Successful in 6s
Continuous Integration / Lint, Check & Test (push) Successful in 1m31s
Continuous Integration / Build Package (push) Successful in 1m44s
2026-04-03 16:01:15 +02:00
1d934b1a0d
chore: add verbose flag to release action
Continuous Integration / Lint, Check & Test (push) Successful in 1m34s
Continuous Integration / Build Package (push) Successful in 1m47s
2026-04-03 15:39:32 +02:00
9b74f13155
fix: use own release instance
Continuous Integration / Lint, Check & Test (push) Successful in 1m45s
Continuous Integration / Build Package (push) Successful in 1m58s
2026-04-03 14:57:57 +02:00
16218a8da7
fix: sed not installed, release pipeline fails
Continuous Integration / Lint, Check & Test (push) Successful in 1m41s
Continuous Integration / Build Package (push) Successful in 1m54s
2026-04-03 14:06:44 +02:00
0d929b20b7
feat(ci): add release workflow for .deb and static binary
...
Add Forgejo Actions workflow that builds and publishes releases:
- Triggers on tag push (v*) or manual workflow dispatch
- Builds static binary using musl target
- Creates .deb package with shell completions
- Uploads artifacts to Forgejo Releases
Requires RELEASE_TOKEN secret to be configured in repository settings.
2026-04-03 13:57:01 +02:00
ce5e476b23
ci: split workflow into check and build jobs
2026-02-15 17:33:25 +01:00
1212bf9ba1
chore(deps): update https://git.konstantinfickel.de/actions/checkout digest to de0fac2
Continuous Integration / Lint, Check & Test (push) Successful in 42s
2026-02-03 22:10:23 +01:00
a088057b17
ci: remove type testing from pipeline
...
Continuous Integration / Lint, Check & Test (push) Successful in 45s
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2026-02-01 10:32:34 +01:00
bd65fd5403
chore(deps): update https://git.konstantinfickel.de/actions/checkout action to v6 ( #22 )
...
Continuous Integration / Lint, Check & Test (push) Successful in 1m44s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://git.konstantinfickel.de/actions/checkout ](https://git.konstantinfickel.de/actions/checkout ) | action | major | `v4` → `v6` |
---
### Release Notes
<details>
<summary>actions/checkout (https://git.konstantinfickel.de/actions/checkout )</summary>
### [`v6`](https://git.konstantinfickel.de/actions/checkout/blob/HEAD/CHANGELOG.md#v602 )
[Compare Source](https://git.konstantinfickel.de/actions/checkout/compare/v5...v6 )
- Fix tag handling: preserve annotations and explicit fetch-tags by [@​ericsciple](https://github.com/ericsciple ) in [#​2356](https://github.com/actions/checkout/pull/2356 )
### [`v5`](https://git.konstantinfickel.de/actions/checkout/blob/HEAD/CHANGELOG.md#v501 )
[Compare Source](https://git.konstantinfickel.de/actions/checkout/compare/v4...v5 )
- Port v6 cleanup to v5 by [@​ericsciple](https://github.com/ericsciple ) in [#​2301](https://github.com/actions/checkout/pull/2301 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: kfickel <kfickel@noreply.git.konstantinfickel.de>
Reviewed-on: kfickel/streamer#22
Co-authored-by: Renovate Bot <renovate@konstantinfickel.de>
Co-committed-by: Renovate Bot <renovate@konstantinfickel.de>
2026-01-19 21:22:12 +01:00
b3741d3856
ci: remove dorny test reporter
Continuous Integration / Lint, Check & Test (push) Successful in 53s
2026-01-18 17:32:10 +01:00
246611f92c
chore(deps): pin https://git.konstantinfickel.de/actions/checkout action to 34e1148
Continuous Integration / Lint, Check & Test (push) Successful in 57s
2026-01-18 17:22:09 +01:00
ac749d63d9
bump: update versions
...
Continuous Integration / Lint, Check & Test (push) Successful in 1m12s
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-10-12 10:59:37 +02:00
d827ea2375
ci: add ruff
Continuous Integration / Lint, Check & Test (push) Failing after 40s
2025-10-12 10:13:11 +02:00
1c08319fb5
ci: add ruff to pipeline
Continuous Integration / Lint, Check & Test (push) Failing after 44s
2025-10-12 08:33:49 +02:00
d5535fe2d0
ci: nix-ify pipeline
Continuous Integration / Lint, Check & Test (push) Successful in 1m28s
2025-10-12 08:30:24 +02:00
2b9df34e5b
ci: update forgejo ci
Continuous Integration / Lint, Check & Test (push) Has been cancelled
2025-10-11 20:10:09 +02:00