Compare commits

9 Commits
vsl ... master

Author SHA1 Message Date
github-actions[bot]
6d6a4b78e9 Increment version to v3.2.2 2025-06-04 15:20:54 +00:00
008fe7676b Merge branch 'master' of https://gitea.prod.resk-u.ch/CLERC/Reskreen
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m51s
2025-06-04 15:19:53 +00:00
001b108888 change gitea action 2025-06-04 15:19:51 +00:00
github-actions[bot]
49c3cb2364 Increment version to v3.2.1 2025-06-04 15:18:45 +00:00
c7ca904caa change version
Some checks failed
Build and Push Docker Image / build (push) Failing after 44s
2025-06-04 15:18:09 +00:00
github-actions[bot]
7a7765c10b Increment version to v3.2.1 2025-06-04 15:13:59 +00:00
b634a12c6a change version
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m7s
2025-06-04 15:12:58 +00:00
github-actions[bot]
d7823fcebc Increment version to v3.1.70 2025-06-04 15:06:51 +00:00
a147272655 Merge pull request 'Add new VSL app with initial models and admin configuration.' (#28) from vsl into master
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m2s
Reviewed-on: #28
2025-06-04 15:05:21 +00:00
2 changed files with 2 additions and 5 deletions

View File

@@ -65,10 +65,7 @@ jobs:
# Push les modifications
git push origin master
- name: Run Changelog CI
uses: saadmk11/changelog-ci@v1.1.2
with:
release_version: ${{ steps.increment_version.outputs.new_version }}
- name: Use server_config_default as primary
run: mv /workspace/CLERC/Reskreen/config/server_config_default.py /workspace/CLERC/Reskreen/config/server_config.py

View File

@@ -1 +1 @@
v3.1.69
v3.2.2