Commit graph

26 commits

Author SHA1 Message Date
1304057b32 Merge pull request 'Adjust semantic release workflow' (#1) from guilhem/semver into main
Some checks failed
Build and create binary artifact / release (push) Successful in 3m2s
Check code passes formatting and lint rules / check (push) Successful in 2m37s
Check code passes formatting and lint rules / cargo fmt (push) Successful in 2m11s
Release / release (push) Failing after 4m29s
Reviewed-on: #1
2025-06-30 06:14:35 +00:00
5caa94f71d fix: fix the workflow to only run on main branch
All checks were successful
Check code passes formatting and lint rules / cargo fmt (push) Successful in 1m36s
Check code passes formatting and lint rules / check (push) Successful in 1m56s
2025-06-30 08:11:43 +02:00
c03f2751f0 fix: add releasing with gitea api
All checks were successful
/ cargo fmt (push) Successful in 1m41s
/ check (push) Successful in 1m58s
/ release (push) Successful in 2m33s
2025-06-30 08:07:54 +02:00
15a6f88041 chore: add caching of downloaded modules
All checks were successful
/ check (push) Successful in 1m51s
/ cargo fmt (push) Successful in 1m38s
/ release (push) Successful in 2m34s
Release / release (push) Successful in 9m58s
2025-06-29 14:10:02 +02:00
semantic-release-bot
1d86019401 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-06-29)

### Bug Fixes

* add ctrl-c handling ([53de4cd](53de4cd18e))
* update formatting ([e460a26](e460a26c0b))

### Features

* Initial import ([5cd0635](5cd0635832))
2025-06-29 12:00:21 +00:00
9e3e7392e2 chore: add semver workflows
All checks were successful
/ release (push) Successful in 1m59s
Release / release (push) Successful in 3m24s
/ check (push) Successful in 1m45s
/ cargo fmt (push) Successful in 1m30s
2025-06-29 13:52:25 +02:00
c6f8628c22 chore: add prerelease check
Some checks failed
/ release (push) Waiting to run
/ check (push) Successful in 1m47s
/ cargo fmt (push) Has been cancelled
2025-06-29 13:49:22 +02:00
12b93f045b chore: add missing dependencies 2025-06-29 13:47:38 +02:00
54be432e53 chore: add semantic-release workflow
Some checks failed
/ check (push) Successful in 1m45s
/ cargo fmt (push) Successful in 1m28s
/ release (push) Has been cancelled
2025-06-29 13:45:28 +02:00
72d2c32d08 chore: run rustfmt
All checks were successful
/ check (push) Successful in 2m16s
/ cargo fmt (push) Successful in 1m30s
/ release (push) Successful in 2m31s
2025-06-29 13:16:05 +02:00
d8642beb59 chore: run cargo fix 2025-06-29 13:15:05 +02:00
53de4cd18e fix: add ctrl-c handling 2025-06-29 13:13:40 +02:00
6544e3ecb7 chore: really build binary
All checks were successful
/ release (push) Successful in 2m38s
2025-06-16 22:36:47 +02:00
82e66f430a chore: downgrade to v3
All checks were successful
/ release (push) Successful in 1m0s
2025-06-16 22:33:28 +02:00
3598b6ae48 chore: test release actions
Some checks failed
/ release (push) Failing after 1m1s
2025-06-16 14:54:12 +02:00
e460a26c0b fix: update formatting
All checks were successful
/ check (push) Successful in 1m48s
/ cargo fmt (push) Successful in 1m36s
2025-06-16 14:41:07 +02:00
616dab4669 Fix URL for action
Some checks failed
/ check (push) Successful in 2m15s
/ cargo fmt (push) Failing after 1m34s
2025-06-16 14:31:57 +02:00
9c4f75f2c0 Uses alternative actions
Some checks failed
/ check (push) Failing after 16s
/ cargo fmt (push) Failing after 16s
2025-06-16 14:29:08 +02:00
bbe2df6737 test: add formatting
Some checks failed
/ check (push) Failing after 1m23s
/ cargo fmt (push) Failing after 1m16s
2025-06-16 13:59:55 +02:00
8ed05acb5d test: fix action path
All checks were successful
/ check (push) Successful in 2m51s
2025-06-16 13:49:37 +02:00
f118859750 test: add cache
Some checks failed
/ check (push) Failing after 31s
2025-06-16 13:47:47 +02:00
e8e5cd0f2d test: add workflow
All checks were successful
/ check (push) Successful in 2m46s
2025-06-16 13:41:09 +02:00
affb7fbd01 Add confirmation prompt before commiting a release 2025-06-09 16:27:24 +02:00
40e51f00d7 fix extraneous import 2025-06-09 15:05:13 +02:00
f6939e9165 support list releases 2025-06-09 15:04:11 +02:00
5cd0635832 feat: Initial import 2025-06-09 14:46:22 +02:00