github-actions[bot]
9702c54572
Increment version to v3.1.69
2025-05-07 14:23:05 +00:00
241b04e6ff
change gitea runner contrainte
Build and Push Docker Image / build (push) Failing after 1m37s
2025-05-07 14:21:51 +00:00
1dc776d888
Merge branch 'master' of https://gitea.prod.resk-u.ch/CLERC/Reskreen
Build and Push Docker Image / build (push) Has been cancelled
2025-05-07 14:15:53 +00:00
3802a3ce61
changer volume reskreen-data
2025-05-07 14:15:51 +00:00
github-actions[bot]
6688861a95
Increment version to v3.1.68
2025-04-15 15:24:55 +00:00
9c457b17f5
Merge pull request 'debug-etudiant' ( #27 ) from debug-etudiant into master
...
Build and Push Docker Image / build (push) Successful in 2m2s
Reviewed-on: #27
2025-04-15 15:24:31 +00:00
e941c6537f
debug get_mirror_eval
2025-04-15 15:21:13 +00:00
78efd478a8
add id to template
2025-04-15 15:02:58 +00:00
github-actions[bot]
bce994a9b7
Increment version to v3.1.67
2025-03-26 10:57:40 +00:00
987a92e916
test
Build and Push Docker Image / build (push) Successful in 11m31s
2025-03-26 10:56:52 +00:00
02e3a1bb44
test
2025-03-26 09:25:42 +00:00
github-actions[bot]
f9e90d5cb6
Increment version to v3.1.66
2025-03-21 06:28:07 +00:00
7880dd4f89
Actualiser docker-compose.yml
Build and Push Docker Image / build (push) Successful in 2m8s
2025-03-21 06:27:50 +00:00
github-actions[bot]
464e8bc79c
Increment version to v3.1.65
2025-03-08 06:23:26 +00:00
d958ffd642
Actualiser docker-compose.yml
Build and Push Docker Image / build (push) Successful in 2m5s
2025-03-08 06:23:07 +00:00
github-actions[bot]
20b44911c1
Increment version to v3.1.64
2025-02-28 23:28:25 +00:00
6270ac632e
Merge branch 'master' of https://gitea.prod.resk-u.ch/CLERC/Reskreen
Build and Push Docker Image / build (push) Successful in 2m2s
2025-02-28 23:28:06 +00:00
d53bddb22b
debug
2025-02-28 23:28:05 +00:00
github-actions[bot]
58efdeb1dd
Increment version to v3.1.63
2025-02-28 23:25:20 +00:00
cd61589363
debug version
Build and Push Docker Image / build (push) Successful in 2m2s
2025-02-28 23:25:00 +00:00
github-actions[bot]
89b188baa0
Increment version to v3.1.62
2025-02-28 22:45:00 +00:00
8092db2d97
Merge branch 'master' of https://gitea.prod.resk-u.ch/CLERC/Reskreen
Build and Push Docker Image / build (push) Successful in 1m45s
2025-02-28 22:44:40 +00:00
c95df9e0c8
debug version
2025-02-28 22:44:36 +00:00
github-actions[bot]
7c7132a473
Increment version to v3.1.61
2025-02-28 22:29:14 +00:00
0c584f63e9
rollback version
Build and Push Docker Image / build (push) Successful in 2m4s
2025-02-28 22:28:55 +00:00
github-actions[bot]
db14e36cb0
Increment version to v3.1.60
2025-02-28 22:15:54 +00:00
cd208ef560
Downgrade Django version to 5.0.8
...
Build and Push Docker Image / build (push) Successful in 2m0s
- Update Django version
- Fix compatibility issues
- Ensure stable release
- Maintain project stability
- Follow security guidelines
2025-02-28 22:15:36 +00:00
github-actions[bot]
b2af3ec78f
Increment version to v3.1.59
2025-02-28 22:08:57 +00:00
7f43b94429
Add node label constraint to service placement
...
Build and Push Docker Image / build (push) Successful in 1m59s
- Add node label constraint
- Remove redundant constraint
- Update healthcheck start period
- Ensure consistent formatting
- Maintain overlay network driver
2025-02-28 22:08:39 +00:00
github-actions[bot]
be8ed1eb89
Increment version to v3.1.58
2025-02-28 22:01:12 +00:00
fd3c927b68
Update healthcheck and Django version
...
Build and Push Docker Image / build (push) Successful in 1m57s
- Add trailing slash to healthcheck URL
- Update Django version to 5.1.6
2025-02-28 22:00:52 +00:00
github-actions[bot]
9cc5090f2b
Increment version to v3.1.57
2025-02-28 21:55:46 +00:00
24cd73526f
Add healthchecks to backend services
...
Build and Push Docker Image / build (push) Successful in 1m58s
- Add healthcheck to backend service
- Add healthcheck to backend-cron service
- Configure interval, timeout, retries
- Add start_period to healthchecks
- Add VSCode settings for keyboard layout
2025-02-28 21:55:28 +00:00
github-actions[bot]
e441b03ac1
Increment version to v3.1.56
2025-02-28 21:40:18 +00:00
e8ee743797
Merge branch 'master' of https://gitea.prod.resk-u.ch/CLERC/Reskreen
Build and Push Docker Image / build (push) Successful in 2m6s
2025-02-28 21:39:55 +00:00
867994dc87
Add health check endpoint and update Docker Compose configuration
...
- Add HealthCheckView to authapp
- Update authapp/urls.py to include health check
- Update docker-compose.yml for backend services
- Add frontend service to docker-compose.yml
- Add external config for frontend
2025-02-28 21:39:51 +00:00
github-actions[bot]
5bf9f2f17f
Increment version to v3.1.55
2025-02-27 23:32:04 +00:00
90fbd42e40
Merge branch 'master' of https://gitea.prod.resk-u.ch/CLERC/Reskreen
Build and Push Docker Image / build (push) Successful in 2m8s
2025-02-27 23:31:43 +00:00
0e3877bfde
Add localhost to ALLOWED_HOSTS for local development
...
- Append localhost to ALLOWED_HOSTS
- No other changes to configuration
- Ensure local development environment works
- No impact on production environment
- Maintain configuration consistency
2025-02-27 23:31:39 +00:00
github-actions[bot]
b77f07d8ce
Increment version to v3.1.54
2025-02-27 22:54:18 +00:00
7c9f7757e3
Merge branch 'master' of https://gitea.prod.resk-u.ch/CLERC/Reskreen
Build and Push Docker Image / build (push) Successful in 1m59s
2025-02-27 22:54:01 +00:00
c5c1a4e3b7
debug actions
2025-02-27 22:51:51 +00:00
github-actions[bot]
115cfe0fa6
Increment version to v3.1.53
2025-02-27 22:50:12 +00:00
8b93994781
Update Docker registry and image references
...
Build and Push Docker Image / build (push) Failing after 39s
Change registry to registry.resk-u.ch
Update Docker login credentials
Update Docker build and push commands
Update Docker image references in docker-compose.yml
Remove unused Docker build-push action
2025-02-27 22:49:12 +00:00
github-actions[bot]
ce65255176
Increment version to v3.1.52
2025-02-10 08:46:49 +00:00
mc33
b550e6a82f
Merge branch 'master' of https://gitea.prod.resk-u.ch/CLERC/Reskreen
Build and Push Docker Image / build (push) Successful in 3m32s
2025-02-10 08:46:16 +00:00
mc33
cc4135160d
debug studenteval
2025-02-10 08:45:48 +00:00
github-actions[bot]
ca7541562d
Increment version to v3.1.51
2025-02-10 08:31:03 +00:00
mc33
d9446b6933
debug suivi étudiant + ajout du required sur sRef
Build and Push Docker Image / build (push) Successful in 3m29s
2025-02-10 08:29:23 +00:00
f6128e4f61
Merge branch 'master' of https://gitea.prod.resk-u.ch/CLERC/Reskreen
Build and Push Docker Image / build (push) Has been cancelled
2025-01-24 03:52:56 +01:00