Commit Graph

4350 Commits

Author SHA1 Message Date
Jimmy Gitonga
ddcafff94f
Update docs/developing-locally-docker.rst
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-08-14 01:01:17 +03:00
Jimmy Gitonga
59d92d9eb4
Update docs/developing-locally-docker.rst
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2020-08-14 01:00:17 +03:00
Bruno Alla
ebd43bbd3c
Update runtime.txt 2020-08-13 20:59:56 +01:00
Andrew Chen Wang
148d6c2e29
Added noqa F405 to undefined STATIC_ROOT - flake8
* This is in addition to the PR for compressor support with AWS S3 and Google Cloud buckets
2020-08-13 10:24:51 -04:00
Andrew Chen Wang
1cb2a0c98e
Set COMPRESS_ROOT to STATIC_ROOT for compressor
Django compressor also recommends the `COMPRESS_ROOT` be the STATIC_ROOT. This also makes sure the utils is set up properly so that the CACHE directory is actually publicly available (it'll be inside the static directory as a subdirectory).
2020-08-13 10:13:40 -04:00
Andrew Chen Wang
55d3d95333
Add STATICFILES_STORAGE with compressor support 2020-08-13 10:08:53 -04:00
pyup-bot
2d410c5df9 Update factory-boy from 2.12.0 to 3.0.1 2020-08-13 01:34:47 -07:00
Bruno Alla
6f7d4b79c3
Merge pull request #2742 from pydanny/pyup-update-isort-5.3.2-to-5.4.0
Update isort to 5.4.0
2020-08-13 09:34:40 +01:00
pyup-bot
6e17bd2e6b Update isort from 5.3.2 to 5.4.0 2020-08-12 23:55:18 -07:00
Bruno Alla
12cfae2b07
Merge pull request #2740 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2020-08-12 13:12:23 +01:00
Bruno Alla
632bbd0a08 Only fetch 5 entries per page to limit GH API usage 2020-08-12 13:11:54 +01:00
Bruno Alla
266596f16b Only consider users of type 'User' 2020-08-12 13:11:17 +01:00
github-actions[bot]
5ae7d718bd Auto-update pre-commit hooks 2020-08-12 11:56:34 +00:00
Bruno Alla
4db39b5319 Fix syntax 2020-08-12 12:55:37 +01:00
Bruno Alla
3d1067fb56 Workflow to run pre-commit autoupdate 2020-08-12 12:52:58 +01:00
Bruno Alla
499af1b203 Update isort in pre-commit hook config 2020-08-12 12:31:32 +01:00
Bruno Alla
3cb4fe3bda
Merge pull request #2737 from pydanny/pyup-update-isort-4.3.21-to-5.3.2
Update isort to 5.3.2
2020-08-12 12:30:03 +01:00
browniebroke
6ce39c7667 Update Contributors 2020-08-12 11:30:01 +00:00
Bruno Alla
733b4810f1 Merge branch 'master' into auto-generate-contributors
# Conflicts:
#	CONTRIBUTORS.rst
2020-08-12 12:29:08 +01:00
Bruno Alla
5a3266f0f2
Merge pull request #2721 from janfabry/issue-2711/isort-pre-commit 2020-08-12 12:28:20 +01:00
browniebroke
13c1182553 Update Contributors 2020-08-11 16:20:28 +00:00
Bruno Alla
05d548b78f Switch to PyGithub rather than custom API wrapper 2020-08-11 17:17:12 +01:00
Bruno Alla
34f93aaf10 Fix bugs when name or twitter username are null 2020-08-11 16:59:41 +01:00
Bruno Alla
85a5e46b92 Find recent authors based on merged pull requests 2020-08-11 16:51:52 +01:00
Bruno Alla
a5af9baedb
Merge pull request #2693 from enchance/wrong-version 2020-08-11 16:37:15 +01:00
Bruno Alla
1645b8826d Use the pip resolver to avoid broken deps 2020-08-11 16:20:10 +01:00
Bruno Alla
97e18889c6 Revert "Added name to CONTRIBUTORS.txt"
This reverts commit 160ed6cb
2020-08-11 16:05:14 +01:00
pyup-bot
1cc6e6a05c Update isort from 4.3.21 to 5.3.2 2020-08-11 02:42:42 -07:00
Bruno Alla
e260fd347f
Merge pull request #2736 from pydanny/pyup-update-flake8-isort-3.0.1-to-4.0.0 2020-08-11 10:42:16 +01:00
pyup-bot
85cfe02437 Update flake8-isort from 3.0.1 to 4.0.0 2020-08-11 01:42:07 -07:00
pyup-bot
0c8cfc65aa Update flake8-isort from 3.0.1 to 4.0.0 2020-08-11 01:42:06 -07:00
browniebroke
8287a87de3 Update Contributors 2020-08-10 17:45:27 +00:00
Bruno Alla
4e137c00ed Update contributing guidelines and PR template 2020-08-10 18:44:35 +01:00
Bruno Alla
7570ed9c5a Bot usernames are excluded in the generator 2020-08-10 18:39:15 +01:00
Bruno Alla
81bc4fb73d Run black on our custom scripts 2020-08-10 18:35:18 +01:00
Bruno Alla
c8c6951dd2 Move template outside of the python script 2020-08-10 18:35:04 +01:00
Bruno Alla
333da12f51 Add docstrings to the update_contributors.py file 2020-08-10 18:30:36 +01:00
Bruno Alla
5c77042b59 Remove rst file and script to migrate 2020-08-10 18:30:21 +01:00
Bruno Alla
dbfcab2e12 Case insensitive sort for other contributors 2020-08-10 18:18:09 +01:00
Bruno Alla
673997a389 Some small cleanups 2020-08-10 18:13:42 +01:00
Bruno Alla
9344038479 Update workflow to commit updated file 2020-08-10 18:09:03 +01:00
Bruno Alla
100a91eec3 Update contributors.json with recent contributors 2020-08-10 18:06:50 +01:00
Bruno Alla
bd381ea0bf Update the Github workflow 2020-08-10 18:06:50 +01:00
Bruno Alla
ceb96dddc1 Organise core contributors by date joined 2020-08-10 18:06:50 +01:00
Bruno Alla
ea8cfd55a4 More tweaks 2020-08-10 18:06:50 +01:00
Bruno Alla
c57439e522 Enhancements to the script 2020-08-10 18:06:49 +01:00
Bruno Alla
5ba525ad09 Automatically update list of contributors 2020-08-10 18:06:49 +01:00
Bruno Alla
cc8cdc6eb1
Merge pull request #2732 from pydanny/pyup-update-django-extensions-3.0.4-to-3.0.5 2020-08-10 17:22:18 +01:00
pyup-bot
dc03478717 Update django-extensions from 3.0.4 to 3.0.5 2020-08-10 02:38:22 -07:00
Bruno Alla
14df4edb43
Merge pull request #2731 from pydanny/pyup-update-sphinx-3.1.2-to-3.2.0
Update sphinx to 3.2.0
2020-08-10 10:38:14 +01:00