c1adc92c1c
fix(ci): delete existing package before PUT to avoid 409
...
Gitea generic packages returns 409 if file already exists at same
version. Delete the version first, then re-upload.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 23:17:56 -03:00
e6180b57c3
ci: migrate coverage badge to Gitea Packages
...
Replace commit-based badge update with a single PUT to the Gitea
generic packages API. Removes the badges/ directory from the repo
and eliminates CI commits on every push.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 23:16:03 -03:00
fc2f503886
ci: renomear branch master para main
...
Atualiza referências de master para main em .drone.yml e README.md.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 22:56:07 -03:00
b4877007f2
🐛 fix(ci): gerar badge SVG inline e remover tr com octais
2026-02-28 22:32:19 -03:00
29ff9535a7
🐛 fix(ci): unificar blocks e sanitizar JSON do Gitea antes do jq
2026-02-28 22:27:08 -03:00
b2a0ee5e08
🐛 fix(ci): usar base64 -w 0 e POST/PUT correto no upload do badge
2026-02-28 22:20:40 -03:00
2bc516ed6d
ci: debug base64 and SHA GET response
2026-02-28 21:48:39 -03:00
7e70157097
ci: add debug output to coverage upload step
2026-02-28 21:44:08 -03:00
ef13e884ba
ci: use awk to parse coverage percentage
2026-02-28 21:38:28 -03:00
b6e33c37ac
ci: fix coverage parsing and JSON payload construction
2026-02-28 21:34:01 -03:00
20f516cffb
ci: store coverage badge via repo contents API
2026-02-28 21:29:29 -03:00
8a7df892e8
ci: fix tarpaulin JSON field for coverage percentage
2026-02-28 21:19:56 -03:00
f0949e08c5
ci: restrict release pipeline to version tags only
2026-02-28 21:14:14 -03:00
19f36060a0
ci: use Gitea generic package registry for coverage badge
2026-02-28 21:08:39 -03:00
280a180d3e
ci: add coverage badge pipeline and README badges
2026-02-28 21:04:05 -03:00
5f281b1f9e
docs: add CHANGELOG and use it as release description in CI
2026-02-28 20:26:29 -03:00
9150f93f6a
ci: add test pipeline and bump version to 0.2.1
...
continuous-integration/drone/tag Build is failing
Adds a Drone CI pipeline that runs on push and pull_request events,
executing cargo fmt --check, cargo clippy, and cargo test in sequence.
2026-02-28 20:23:09 -03:00
71da4149b8
Initial release of tmuxido
...
continuous-integration/drone/tag Build is failing
Rust-based tmux project launcher with fzf selection, incremental
mtime-based cache, per-project .tmuxido.toml session config, and
Drone CI pipeline for automated binary releases.
2026-02-28 19:06:43 -03:00