Commit Graph

803 Commits

Author SHA1 Message Date
github-actions[bot]
f9e90d5cb6 Increment version to v3.1.66 2025-03-21 06:28:07 +00:00
7880dd4f89 Actualiser docker-compose.yml
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2025-01-24 03:52:56 +01:00
e10fe52693 debug docker compose.yml 2025-01-24 03:52:43 +01:00
github-actions[bot]
3565d30582 Increment version to v3.1.50 2025-01-24 02:16:07 +00:00
625d8d2e7e add migrations
Some checks failed
Build and Push Docker Image / build (push) Failing after 2m5s
2025-01-24 03:15:10 +01:00
github-actions[bot]
e2ec624f7e Increment version to v3.1.49 2025-01-24 02:05:26 +00:00
95c1db6d5e Merge pull request 'vhc-drap' (#25) from vhc-drap into master
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m17s
Reviewed-on: #25
2025-01-24 02:04:58 +00:00
d5497e242a Merge branch 'master' into vhc-drap 2025-01-24 02:04:48 +00:00
a585eaa402 add to gitignore 2025-01-24 03:03:35 +01:00
e6575d136d maj gitignore 2025-01-24 03:03:01 +01:00
d02658a04a add bDrap 2025-01-24 03:02:03 +01:00
github-actions[bot]
d82d67cd03 Increment version to v3.1.48 2025-01-24 01:18:28 +00:00
6a5059d994 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 3m23s
2025-01-24 02:17:50 +01:00