Commit Graph

3222 Commits

Author SHA1 Message Date
50e04164a2 Merge pull request #457 from ae-utbm/455-sentry-modal
Fixed some mess done on settings.py
2022-08-27 22:06:13 +02:00
3b1d71f317 Merge pull request #458 from ae-utbm/actions
Editing workflow process
2022-08-27 22:00:54 +02:00
65c2689578 Editing workflow process
Sentry new release only triggers when deployment is successful
2022-08-27 21:56:46 +02:00
b45673f04a Update settings.py 2022-08-27 21:54:20 +02:00
cb6e037f5e Fixed some mess done on settings.py 2022-08-27 21:52:16 +02:00
5e6d60bb3a Merge pull request #456 from ae-utbm/455-sentry-modal
Updated sentry modal SDK
2022-08-27 21:47:59 +02:00
64f8d9bad3 Function name refactor
So the name is clearer
2022-08-27 21:36:45 +02:00
05b86e1f7a Black again 2022-08-27 21:23:49 +02:00
700fed860d Code refactor and comments 2022-08-27 21:22:31 +02:00
820bf6279b Modal window is now autocompleted if user is logged in 2022-08-27 20:14:31 +02:00
b97ce81dd2 Fixed black lint 2022-08-27 19:48:23 +02:00
f4dfd8f99c settings.DEBUG variable sets the sentry env to development
DSN still needs to be specified manually
2022-08-27 19:46:26 +02:00
29139bf360 SENTRY_ENV can now be overriden in settings.py 2022-08-27 18:58:12 +02:00
4f9c2724f5 Updated sentry modal SDK
Specified default environment for issues
2022-08-27 18:46:22 +02:00
7a914f5e94 Merge pull request #451 from ae-utbm/django-3.2-migration
Edited deprecated code
2022-08-27 00:17:36 +02:00
121d04e1d5 Merge branch 'master' into django-3.2-migration 2022-08-27 00:03:58 +02:00
fc6cdba8e2 Merge pull request #452 from ae-utbm/actions
Going back to actions again
2022-08-26 23:33:24 +02:00
7f39ead159 This should work now 2022-08-26 23:32:43 +02:00
1da82ac2dd Another regex 2022-08-26 23:31:33 +02:00
f2dcc39c14 No inspiration 2022-08-26 23:28:08 +02:00
705dc56153 Testing another regex 2022-08-26 23:26:37 +02:00
02047b62d7 Edited random file 2022-08-26 23:21:34 +02:00
895d4b33a6 Going back to actions again 2022-08-26 23:19:29 +02:00
142cb3316e Edited deprecated code
Fixes #449

See : https://docs.djangoproject.com/en/3.2/ref/forms/api/\#notes-on-field-ordering
2022-08-26 22:33:21 +02:00
997fcc9fff Merge pull request #448 from ae-utbm/actions 2022-08-26 22:26:33 +02:00
ec65ca11d6 Added sentry release action (See: #444) 2022-08-26 21:33:18 +02:00
0198027544 I forgot sth 2022-08-26 17:11:20 +02:00
69e0550d4f Merge pull request #447 from ae-utbm/actions
Implemented diff file for CI
2022-08-26 17:09:13 +02:00
9a1a5635e2 Implemented file diff (see: #445) 2022-08-26 17:04:09 +02:00
863f9ff77e Added some safety to deploy script 2022-08-26 16:39:49 +02:00
4146c4c5cb Merge pull request #443 from ae-utbm/actions
Unit tests do not run on master push
2022-08-26 16:24:23 +02:00
b3ad5c5df9 Unit tests do not run on master push
They are only trigerred on PRs
2022-08-26 16:12:17 +02:00
9388e2dc88 Merge pull request #442 from ae-utbm/actions
Actions should work now
2022-08-26 14:54:42 +02:00
56dec9eaa1 Added auto assign for PR 2022-08-26 14:43:51 +02:00
596126f4f4 Actions seem to be operationnal 2022-08-26 14:39:10 +02:00
8646b2c8f7 Rollback to previous version (see: https://github.com/appleboy/ssh-action/issues/174) 2022-08-26 14:10:37 +02:00
c81bb1fb90 Merge pull request #440 from ae-utbm/links-update
Updated links before moving to GitHub
2022-08-26 14:05:12 +02:00
d17a52a8d6 Updated links before moving to GitHub 2022-08-26 14:04:05 +02:00
55e0eecc0b SSH Connection now works 2022-08-26 13:58:45 +02:00
496adc17ea Updated links & moved to a markdown file 2022-08-26 13:58:21 +02:00
ab43d7d2df Testing things 2022-08-26 13:53:17 +02:00
13f0bfe546 Enabled debug 2022-08-26 13:48:40 +02:00
83a384145b Fixed spelling 2022-08-26 13:43:13 +02:00
8a923761a5 Specified environment 2022-08-26 13:26:41 +02:00
6e4a99eba3 Added sample deploy action 2022-08-26 13:20:57 +02:00
0470aa185e Merge pull request #441 from ae-utbm/actions
First try for CI/CD using actions
2022-08-25 22:47:34 +02:00
273371db8b Updated for merging into master 2022-08-25 22:46:30 +02:00
ed3aa0c328 Removed real tests during actions deployment 2022-08-25 22:45:33 +02:00
acfff6b103 Edited master to actions for testing purposes 2022-08-25 22:30:32 +02:00
ada4579193 Created deploy workflow & made a dry run 2022-08-25 22:23:13 +02:00