Commit Graph

5662 Commits

Author SHA1 Message Date
Bruno Alla
5916b88097 Disable issue-manager workflow on forks 2021-12-06 12:01:31 +00:00
Bruno Alla
031f4efbd0 Simplify config for issue-manager.yml 2021-12-06 11:58:02 +00:00
Bruno Alla
4a63cecebc Disable a few workflows on forks 2021-12-06 11:50:50 +00:00
Bruno Alla
a253ad9d5a
Fix Discord links
Fix #3446
2021-12-06 10:07:26 +00:00
github-actions[bot]
201cddbc99
Auto-update pre-commit hooks (#3449)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2021-12-06 10:02:51 +00:00
pyup.io bot
167ccb1d93
Update black to 21.12b0 (#3448) 2021-12-06 10:02:05 +00:00
pyup.io bot
b704b371d8
Update django-cors-headers to 3.10.1 (#3447) 2021-12-06 10:01:23 +00:00
github-actions
d9c699d060 Release 2021.12.04 2021-12-05 02:18:59 +00:00
Bruno Alla
5ef345bd3a Update Slack link to Discord 2021-12-04 13:52:41 +00:00
Bruno Alla
8242ea7dd6
Fix link 2021-12-04 13:50:20 +00:00
Bruno Alla
351315fcda Fix PyUp case in README
Closes #3366

Co-Authored-By: 0sahilahmed <57229974+0sahilahmed@users.noreply.github.com>
Co-Authored-By: NarongSaron
2021-12-04 13:41:49 +00:00
pyup.io bot
fbf7d1196a
Update pytest-django to 4.5.1 (#3443) 2021-12-04 13:32:02 +00:00
mpoli
ed6fbce041
Removed mention of Foundation fork from readme (#3445)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-12-04 13:31:46 +00:00
github-actions
ff4b45c4a1 Release 2021.12.01 2021-12-02 02:15:43 +00:00
pyup.io bot
252035985c
Update pre-commit to 2.16.0 (#3442)
* Update pre-commit from 2.15.0 to 2.16.0

* Update pre-commit from 2.15.0 to 2.16.0
2021-12-01 09:07:04 +00:00
github-actions
7b040bbeff Release 2021.11.30 2021-12-01 02:18:09 +00:00
pyup.io bot
c92cf7fb4d
Update django-redis to 5.1.0 (#3440)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-11-30 22:55:40 +00:00
pyup.io bot
70329ecb01
Update django-stubs to 1.9.0 (#3439)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-11-30 11:13:53 +00:00
github-actions
bc97458d41 Release 2021.11.29 2021-11-30 02:07:58 +00:00
pyup.io bot
4a578df625
Update sphinx to 4.3.1 (#3438) 2021-11-29 12:08:41 +00:00
Bruno Alla
0db415ad3b
Fix pre-commit config (#3435) 2021-11-29 11:16:05 +00:00
github-actions
1e91d6671d Release 2021.11.27 2021-11-28 02:14:34 +00:00
pyup.io bot
bde61865ca
Update coverage from 6.1.2 to 6.2 (#3437) 2021-11-27 10:57:38 +00:00
github-actions
b77f793891 Release 2021.11.26 2021-11-27 02:15:10 +00:00
Bruno Alla
407a7d8bbc
Setup pre-commit for the template files (#3433) 2021-11-26 15:41:50 +00:00
github-actions
15f403c02c Release 2021.11.25 2021-11-26 02:14:02 +00:00
Arnav Choudhury
0790929e7e
Add an assertion to fix mypy type error (#3150)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-11-25 18:10:33 +00:00
browniebroke
e422cbc084 Update Contributors 2021-11-25 15:55:36 +00:00
Timm Simpkins
3c2313b418
Make django depend on redis in local Docker (#3265)
Co-authored-by: Timm Simpkins <timm@talova.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-11-25 15:55:03 +00:00
github-actions
f8a975a3c3 Release 2021.11.24 2021-11-25 02:15:48 +00:00
Bruno Alla
f234a0b69e Clarify assumption with Mailgun on Heroku page
Fix #2565
2021-11-24 21:10:26 +00:00
Bruno Alla
8b4493365c Fix Sphinx warning 2021-11-24 21:09:42 +00:00
Fábio C. Barrionuevo da Luz
6a94c26f5d
Merge pull request #3434 from browniebroke/ci/cache-deps
Cache Python dependencies on our CI
2021-11-24 15:31:42 -03:00
Bruno Alla
6219aa4549
Small formatting fixes to Deploy to PythonAnywhere page (#3432)
* Remove Jinja tags in Deploy to PythonAnywhere documentation

* Tweak formatting for deploy on PythonAnywhere documentation page
2021-11-24 18:12:22 +00:00
Bruno Alla
9255ffc14e Cache python dependencies on CI 2021-11-24 16:12:24 +00:00
Bruno Alla
315ead02e4
Upgrade to Django 3.2 (#3425)
* Upgrade to Django 3.2

* Set DEFAULT_AUTO_FIELD setting

* Use auto AppConfig discovery for users app
2021-11-24 08:05:53 +00:00
github-actions
23de88cc59 Release 2021.11.22 2021-11-23 02:14:20 +00:00
Bruno Alla
fda7b9e2cc Set docs theme to sphinx-rtd-theme 2021-11-22 21:31:29 +00:00
Arnav Choudhury
0fc1f6804f
Removed unnecessary custom context processor exposing the DEBUG Template Context Variable (#3042) 2021-11-22 13:56:09 +00:00
pyup.io bot
efdda66d2f
Update redis to 4.0.2 (#3431) 2021-11-22 13:53:31 +00:00
mpoli
145d65aeff
Bump Postgres to 13.5 12.9 11.14 10.19; add 14.1 (#3428) 2021-11-22 09:26:46 +00:00
browniebroke
9b5e3474d9 Update Contributors 2021-11-22 09:26:38 +00:00
Zach Borboa
da74187c58
Clean up whitespace (#3430) 2021-11-22 09:26:08 +00:00
Bruno Alla
c17331640a Update comments in Dependabot file 2021-11-21 17:48:42 +00:00
github-actions
00fb3fad8c Release 2021.11.20 2021-11-21 02:16:08 +00:00
browniebroke
acd9912be6 Update Contributors 2021-11-20 16:59:30 +00:00
mpoli
6ca4cc9ca2
Bump pre-commit/action to 2.0.3 (#3426) 2021-11-20 16:58:57 +00:00
Bruno Alla
d00e84ebef Fix parsing of edited status in Django issue script 2021-11-20 12:11:29 +00:00
Bruno Alla
dfbce8afdf Don't run scheduled workflow on forks 2021-11-20 10:47:37 +00:00
github-actions
5dc3bbc074 Release 2021.11.19 2021-11-20 02:16:15 +00:00