Compare commits
12 Commits
aaaa3513af
...
v0.1.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 3909811827 | |||
| f67c45f5ce | |||
| 8c9a8c6433 | |||
| 494c451640 | |||
|
70fd5d4c72
|
|||
| 2ccb0b4bf4 | |||
| f8ebc95040 | |||
| 39f32f9baa | |||
| 073ad578d4 | |||
| 0446db698b | |||
| f884415a4a | |||
| bb6f79c49c |
@@ -3,6 +3,7 @@ name: gitlab-cleanup-handler
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
tags: ['*']
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,30 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.1.1] - 2026-01-10
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Run workflow on tags
|
||||||
|
|
||||||
|
## [0.1.0] - 2026-01-09
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Migrate from GitLab CI to Gitea Actions
|
||||||
|
|
||||||
|
### 📚 Documentation
|
||||||
|
|
||||||
|
- Add CLAUDE.md for Claude Code guidance
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update golang:1.25.5 docker digest to ad03ba9
|
||||||
|
- *(deps)* Update actions/setup-go action to v6
|
||||||
|
- *(deps)* Update actions/checkout action to v6
|
||||||
|
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.8.0
|
||||||
|
- Add release workflow
|
||||||
|
|
||||||
## [0.0.22] - 2025-12-18
|
## [0.0.22] - 2025-12-18
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|||||||
Reference in New Issue
Block a user