Commit Graph

5710 Commits

Author SHA1 Message Date
Bruno Alla
ecb01c338a
Merge pull request #3394 from browniebroke/fix/node-build-error 2021-11-11 20:18:05 +00:00
Bruno Alla
954718cd83 Build local docker images on CI 2021-11-11 20:11:42 +00:00
Bruno Alla
e7ea358496 Better job names on CI
(cherry picked from commit 4373830c705a392b411d533f0e3776c51914eb8b)
2021-11-11 19:13:34 +00:00
Bruno Alla
01158c1f34 Avoid false positives in issues search results 2021-11-11 12:09:36 +00:00
pyup-bot
89959dc439 Update coverage from 6.1.1 to 6.1.2 2021-11-10 23:33:54 -08:00
browniebroke
dc382d02ef Update Changelog 2021-11-11 02:14:50 +00:00
Bruno Alla
cff947e872
Merge pull request #3392 from cookiecutter/pyup-update-sphinx-4.2.0-to-4.3.0 2021-11-10 20:34:07 +00:00
pyup-bot
826016e571 Update sphinx from 4.2.0 to 4.3.0 2021-11-10 12:18:51 -08:00
pyup-bot
bc34320416 Update sphinx from 4.2.0 to 4.3.0 2021-11-10 12:18:51 -08:00
Bruno Alla
50899cb493 Merge branch 'master' into djangoissuer
# Conflicts:
#	requirements.txt
2021-11-10 20:06:38 +00:00
Bruno Alla
d08dfa32ab Add print statements to describe progress 2021-11-10 20:02:27 +00:00
Bruno Alla
1686168786
Merge pull request #3389 from cookiecutter/update/pre-commit-autoupdate 2021-11-10 19:15:47 +00:00
Bruno Alla
b03e574665
Merge pull request #3388 from cookiecutter/pyup-update-jinja2-3.0.2-to-3.0.3 2021-11-10 19:15:27 +00:00
browniebroke
fd18aa68a1 Update Changelog 2021-11-10 02:15:09 +00:00
browniebroke
3679cb37e5 Auto-update pre-commit hooks 2021-11-10 00:05:56 +00:00
pyup-bot
c5f4193e1c Update jinja2 from 3.0.2 to 3.0.3 2021-11-09 14:08:17 -08:00
Fábio C. Barrionuevo da Luz
3e0396c77a
Merge pull request #3387 from browniebroke/scripts/repo-env
Get GitHub repo from environment when running Github actions ci
2021-11-09 10:20:02 -03:00
Bruno Alla
6f5dac8e5c Change workflow schedule 2021-11-09 12:07:25 +00:00
Bruno Alla
955134f27d Run isort 2021-11-09 11:53:02 +00:00
Bruno Alla
1a962b5ad9 Refactor function to list django versions 2021-11-09 11:52:54 +00:00
Bruno Alla
d886e68af6 Refactor helper class for Django version 2021-11-09 11:40:08 +00:00
Bruno Alla
eaaf096ded Update a few docstrings 2021-11-09 11:36:41 +00:00
Bruno Alla
21db044570 Remove author from query: permission error
"The listed users cannot be searched either because the users do not exist or you do not have permission to view the users."
2021-11-09 11:24:06 +00:00
Bruno Alla
82b2b5e29d Fix author name 2021-11-09 11:19:12 +00:00
Bruno Alla
88b223fe40 Move a few constant to the environment 2021-11-09 10:41:09 +00:00
Bruno Alla
e2c9808c7e Get GitHub repo from environment 2021-11-09 10:32:08 +00:00
Bruno Alla
ceacee92ed
Merge pull request #3384 from cookiecutter/pyup-update-celery-5.1.2-to-5.2.0 2021-11-09 10:11:38 +00:00
Bruno Alla
5e906a6636
Merge pull request #3385 from danihodovic/refactor/remove-user-api-methods
refactor: remove user API methods parameter
2021-11-09 08:27:47 +00:00
Bruno Alla
3cab96ff37
Merge pull request #3386 from cookiecutter/pyup-update-isort-5.10.0-to-5.10.1
Update isort to 5.10.1
2021-11-09 08:26:01 +00:00
pyup-bot
588c7c857c Update isort from 5.10.0 to 5.10.1 2021-11-08 23:29:53 -08:00
browniebroke
8e0f65b858 Update Changelog 2021-11-09 02:14:18 +00:00
Bruno Alla
f163e19661 Remove unused function 2021-11-09 00:32:41 +00:00
Bruno Alla
d42d57e949 Merge branch 'master' into djangoissuer
# Conflicts:
#	requirements.txt
2021-11-09 00:30:57 +00:00
Bruno Alla
44ba3cf19e Refactor how versions are handled 2021-11-09 00:21:08 +00:00
Bruno Alla
007fd0206e Ignore pre-releases of Django 2021-11-08 23:41:50 +00:00
Bruno Alla
710998eb60 Small fixes to script for creating Django Upgrade issue 2021-11-08 23:20:35 +00:00
Bruno Alla
5672b3f4c7 Merge branch 'master' into djangoissuer 2021-11-08 22:49:57 +00:00
Dani Hodovic
8483bbbdf2
refactor: remove user API methods parameter
`methods` defaults to ["GET"] if not specified. There is no need to
explicitly set this in the action.

71e6c30034/rest_framework/decorators.py (L145)
2021-11-08 21:08:32 +01:00
Fábio C. Barrionuevo da Luz
4cd205b19c
Merge pull request #3372 from foarsitter/debian_buster
Update docker and non-docker configs to Debian 11 (bullseye)
2021-11-08 09:55:07 -03:00
pyup-bot
346e7c9edd Update celery from 5.1.2 to 5.2.0 2021-11-07 19:24:03 -08:00
browniebroke
28e4f80432 Update Changelog 2021-11-08 02:14:30 +00:00
Bruno Alla
63e8dcb144
Merge pull request #3383 from cookiecutter/pyup-update-django-extensions-3.1.3-to-3.1.5 2021-11-07 20:44:48 +00:00
pyup-bot
33f812a3eb Update django-extensions from 3.1.3 to 3.1.5 2021-11-07 09:26:19 -08:00
browniebroke
bdb6fe66b2 Update Changelog 2021-11-05 02:15:00 +00:00
Bruno Alla
d43dd831ee Fix broken build for docs 2021-11-04 18:06:49 +00:00
Bruno Alla
5f404a2bee Update badge for Slack -> Discord 2021-11-04 17:50:46 +00:00
Bruno Alla
a9a344a8bc
Merge pull request #3380 from d57montes/fix-help-docs-makefile 2021-11-04 15:02:50 +00:00
Bruno Alla
f77906d135 Reference official GH actions by major version only 2021-11-04 14:55:32 +00:00
browniebroke
db155d1fd5 Update Contributors 2021-11-04 14:44:55 +00:00
Bruno Alla
489bdafee8
Merge pull request #3379 from d57montes/small-fix-docs-makefile 2021-11-04 14:44:21 +00:00