Commit Graph

45 Commits

Author SHA1 Message Date
Carlos Quintana c3792dc333
Obtain git information from version file 2022-05-12 16:11:20 +02:00
Carlos Quintana 6b36651def
Fix Slack notification (#976) 2022-05-12 15:22:40 +02:00
Carlos Quintana 69e2f48d13
Try to generate release notes 2022-05-12 12:11:45 +02:00
Carlos Quintana e01bae6206
Fix create sentry release 2022-05-12 09:12:10 +02:00
Carlos Quintana cbcd4ea92f
Add slack message sending + upgrade docker build process 2022-05-12 08:54:44 +02:00
Adrià Casajús b3645b33dd
Set global change for the job 2022-05-11 16:48:27 +02:00
Adrià Casajús 4f8a590ef9
Run only on pull 2022-05-11 16:35:08 +02:00
Adrià Casajús 42159dce4d
Run docker build only once and also on tag 2022-05-11 16:33:24 +02:00
Son e74362dd9f set config 2022-05-01 17:22:05 +02:00
Son c748ab22e6 run db migration in github ci 2022-05-01 17:06:10 +02:00
Carlos Quintana 8fedceb090
Also install libpq-dev 2022-04-28 16:10:43 +02:00
Carlos Quintana 0a34c1547f
Fix python 3.10 2022-04-28 15:24:42 +02:00
Adrià Casajús 7d38c41d52
Put version version between " so it is 3.10 instead of 3.1 2022-04-27 15:30:16 +02:00
Adrià Casajús 83a8d439e5
Add workflow for python 3.10 2022-04-27 15:28:26 +02:00
Adrià Casajús af24876c71
Use sha3 and truncate to 8 bytes and store time in minutes starting at 2022-01-01 2022-04-20 20:46:35 +02:00
george 68462f2d8f
Reformat. 2022-02-06 23:17:52 +00:00
george 7f765e83b7
Use install-poetry to use poetry with caching. 2022-02-06 16:08:40 +00:00
george 4800274b33
Run flake8 through poetry. 2022-02-06 14:49:16 +00:00
george 116fc7114a
Update test_can_be_used_as_personal_email to only skip if using GitHub Actions. 2022-02-06 14:37:46 +00:00
george 3a5f077bbf
Improve and refactor testing. 2022-02-03 21:08:38 +00:00
Viktor Szépe 103d550347
Fix another typo 2021-11-02 04:48:13 +01:00
Viktor Szépe 597f8cac74
Fix typo 2021-11-02 04:34:04 +01:00
Son be418029bd fix github ci 2021-08-15 21:49:56 +02:00
Son d9c682a23e remove sqlite everywhere, only use postgres. Do not use 5432 port to avoid conflict 2021-08-15 17:41:16 +02:00
Son Nguyen Kim a13953e13f add postgres to github action 2021-08-06 08:54:24 +02:00
Son NK a570a426d4 remove --cov option from pytest to allow debugging in pycharm 2021-03-24 17:25:41 +01:00
Son NK 9c4a5fc734 run black via poetry in CI 2021-03-08 13:39:20 +01:00
Renaud Boyer c61dd9dec6 linting step in workflow 2020-12-06 22:21:18 +01:00
Renaud Boyer 0023627bf5 store htmlcov as a workflow artefact 2020-12-05 15:03:13 +01:00
Son NK 1801fa1a4b remove environment tag in sentry action 2020-11-26 10:54:28 +01:00
Son NK 25d7709a8b create sentry release 2020-11-26 10:04:51 +01:00
Son NK 4c1bf68d86 only push docker image on master 2020-11-26 10:04:39 +01:00
Son NK 351adc57f5 use poetry instead of pip 2020-10-01 12:13:28 +02:00
Son NK 03b8a6f2e9 not install pytest & black in github action 2020-08-27 10:24:05 +02:00
Son NK 225fd4bbb0 name -> repository for docker/build-push-action@v1 2020-05-08 22:30:09 +02:00
Son NK 88b957fe8b Apply github action on PR, upgrade to action v2 and use cache 2020-05-08 20:15:57 +02:00
Son NK 2c1daf5bb1 reformat main.yml 2020-05-08 20:14:20 +02:00
Son NK c339cc1adf use Python 3.7 in github action 2020-03-11 12:49:01 +01:00
Son NK 8b1d999938 push Docker image to app-ci 2020-02-08 21:43:30 +07:00
Son NK f330cb72d1 add more info to Telegram github action 2020-02-04 17:21:03 +07:00
Son NK 6af487368e Move test formatting at the beginning of github action 2020-01-30 10:54:19 +07:00
Son NK a6f19f6877 only run Github action on Python 3.6 2020-01-20 10:27:59 +01:00
Son NK 66c3be0e50 add "send telegram message" step 2020-01-19 22:22:15 +01:00
Son NK 3795e95912 Give a correct naming for github action 2020-01-19 14:49:59 +01:00
Son NK 98e9d078b2 add "Publish to Docker Registry" step to github action 2020-01-19 14:37:59 +01:00