Compare commits
14 Commits
4a56e42596
..
v7.5.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 508e8880c2 | |||
| 1423ac6d74 | |||
| 60831c4db9 | |||
| b64d9c4985 | |||
|
e67dfebbbd
|
|||
| 7a65f5affa | |||
| d494ec2185 | |||
| ba8824c953 | |||
| a3c057c6b2 | |||
| e6ae0ce824 | |||
| 6282215529 | |||
| d858c35479 | |||
| aaabc5d3d3 | |||
| 357479799d |
@@ -3,6 +3,7 @@ name: robotframework
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: ['v*']
|
||||
pull_request:
|
||||
branches: [main]
|
||||
|
||||
|
||||
@@ -2,6 +2,31 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [7.5.0] - 2026-01-11
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- Trigger CI workflow on version tags
|
||||
|
||||
## [7.4.0] - 2026-01-09
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- Migrate from GitLab CI to Gitea Actions
|
||||
- Add release workflow using shared workflow
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- Add CLAUDE.md for Claude Code guidance
|
||||
|
||||
### Chore
|
||||
|
||||
- *(deps)* Update python:3.14.2-slim docker digest to aa5be11
|
||||
- *(deps)* Update python:3.14.2-slim docker digest to f7864aa
|
||||
- *(deps)* Update python:3.14.2-slim docker digest to 3955a7d
|
||||
- *(deps)* Update dependency urllib3 to v2.6.3
|
||||
- *(deps)* Update actions/checkout action to v6
|
||||
|
||||
## [7.3.17] - 2025-12-29
|
||||
|
||||
### Chore
|
||||
|
||||
Reference in New Issue
Block a user