Carlos Quintana
|
cb7868bdca
|
Add djlint (#1122)
* Add DJlint configuration
* Initial reformat for djlint
* Add template linting to CI
* Add explanation for HTML template checks in CONTRIBUTING.md
|
2022-06-29 11:28:26 +02:00 |
|
Adrià Casajús
|
28cc678c5c
|
Set github sha
|
2022-05-12 17:06:45 +02:00 |
|
Adrià Casajús
|
e584268219
|
Action refactor: Only run on push and also send to slack the sha of the commit
|
2022-05-12 17:02:03 +02:00 |
|
Carlos Quintana
|
0ed45f54c6
|
Move generation of build info to script
|
2022-05-12 16:48:51 +02:00 |
|
Carlos Quintana
|
9959848d74
|
Use python version file
|
2022-05-12 16:21:36 +02:00 |
|
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
|
7b71eab5d4
|
Update .github/changelog_configuration.json
Co-authored-by: Adrià Casajús <acasajus@users.noreply.github.com>
|
2022-05-12 12:17:27 +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 |
|
Son Nguyen Kim
|
2bcc22c391
|
Merge pull request #906 from simple-login/ac-hash-change
Support python>3.8 for verp emails and reduce size by truncating hmac and storing time in minutes since 2022-01-01
|
2022-04-22 10:11:31 +02:00 |
|
Son
|
db8359fca6
|
create CODEOWNERS file for auto PR reviewers
|
2022-04-21 11:33:30 +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 |
|
Son
|
1c8a0c4f16
|
remove patreon
|
2022-01-14 11:59:11 +01:00 |
|
Son
|
a72f1bd414
|
remove paypal
|
2022-01-14 11:58:14 +01: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 Nguyen Kim
|
169d70881a
|
Update bug_report.md
|
2021-03-16 19:12:07 +01:00 |
|
Son Nguyen Kim
|
89df6fc61a
|
Update issue templates
|
2021-03-16 19:01:25 +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
|
701579f18c
|
update opencollective handle
|
2020-07-30 08:27:38 +02:00 |
|
Son NK
|
582c92bbcd
|
add opencollective
|
2020-07-21 20:58:11 +02:00 |
|
Son NK
|
578d63541e
|
Add paypal to funding
|
2020-06-01 11:45:44 +02:00 |
|
Son NK
|
225fd4bbb0
|
name -> repository for docker/build-push-action@v1
|
2020-05-08 22:30:09 +02:00 |
|