chore(release): v2025.08.2 (BASE_URL rename; agents no-args; CI/docs update)

This commit is contained in:
Nicolas Cantu 2025-08-28 00:11:01 +02:00
parent 7d481a7c5e
commit 97c093724e
2 changed files with 8 additions and 1 deletions

View File

@ -26,6 +26,13 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Déploiement: copie étendue (.cursor, AGENTS.md, LICENSE, CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, TEMPLATE_VERSION, .markdownlint.json, .cursorignore, .gitignore, security/, scripts/)
### Changed
## [2025.08.2] - 2025-08-27
### Changed
- Renommage variable CI/Docs `GITEA_BASE_URL``BASE_URL`
- Exécution des agents simplifiée: `scripts/agents/run.sh` sans arguments par défaut
- CI mise à jour pour utiliser lexécution sans paramètres
## [2025.08.1] - 2025-08-27

View File

@ -1,2 +1,2 @@
v2025.08.1
v2025.08.2