Commit Graph

5030 Commits

Author SHA1 Message Date
Bruno Alla
b1af3c4eac
Merge pull request #3096 from pydanny/pyup-update-flake8-3.8.4-to-3.9.0 2021-03-22 09:45:47 +00:00
Bruno Alla
e409dd5e69
Merge pull request #3084 from pydanny/pyup-update-pillow-8.1.1-to-8.1.2
Update pillow to 8.1.2
2021-03-22 09:45:30 +00:00
Fábio C. Barrionuevo da Luz
b9eaa50ff5
Add non-python requirements file for Ubuntu 20.04 2021-03-21 22:48:36 -03:00
Fábio C. Barrionuevo da Luz
31c6c93a88
Merge pull request #3095 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2021-03-21 21:31:40 -03:00
browniebroke
d36f7e8617 Auto-update pre-commit hooks 2021-03-22 00:27:06 +00:00
pyup-bot
b6c6d682ff Update flake8 from 3.8.4 to 3.9.0 2021-03-15 14:27:22 -07:00
pyup-bot
078ae92e01 Update flake8 from 3.8.4 to 3.9.0 2021-03-15 14:27:21 -07:00
pyup-bot
569ab9af4a Update pre-commit from 2.10.1 to 2.11.1 2021-03-10 08:50:25 -08:00
pyup-bot
fb6cb0f51e Update pillow from 8.1.1 to 8.1.2 2021-03-06 23:08:35 -08:00
browniebroke
3d67dc2671 Update Changelog 2021-03-06 02:29:15 +00:00
Bruno Alla
6d5e0b46b1
Merge pull request #3082 from pydanny/dependabot/github_actions/stefanzweifel/git-auto-commit-action-v4.9.2
Bump stefanzweifel/git-auto-commit-action from v4.9.1 to v4.9.2
2021-03-05 09:09:46 +00:00
Bruno Alla
03f54fa276
Merge pull request #3070 from arnav13081994/make_tests_dryer 2021-03-05 09:09:21 +00:00
dependabot[bot]
b593c98844
Bump stefanzweifel/git-auto-commit-action from v4.9.1 to v4.9.2
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.9.1 to v4.9.2.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.9.1...be7095c202abcf573b09f20541e0ee2f6a3a9d9b)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 05:53:28 +00:00
Arnav Choudhury
1371d6a3e6 Reverting the use of get_absolute_url method in getting the detail view url. Purpose was to test if the url could be created correctly and not if the view was working correctly. 2021-03-04 19:34:58 +05:30
browniebroke
899faa766b Update Changelog 2021-03-04 02:28:43 +00:00
Bruno Alla
a38e2793ce
Merge pull request #3079 from pydanny/pyup-update-tox-3.22.0-to-3.23.0
Update tox to 3.23.0
2021-03-03 19:55:25 +00:00
Bruno Alla
6c1f9156e2
Merge pull request #3078 from pydanny/pyup-update-ipdb-0.13.4-to-0.13.5
Update ipdb to 0.13.5
2021-03-03 19:55:12 +00:00
pyup-bot
15b7b97722 Update tox from 3.22.0 to 3.23.0 2021-03-03 11:54:07 -08:00
browniebroke
a87d131a2a Update Changelog 2021-03-03 02:27:47 +00:00
pyup-bot
d47052388f Update ipdb from 0.13.4 to 0.13.5 2021-03-02 17:00:27 -08:00
Bruno Alla
309da0b581
Merge pull request #3076 from pydanny/fix/gh-actions-bare-metal 2021-03-02 21:50:41 +00:00
Bruno Alla
a6e4555450 Update tests 2021-03-02 21:20:20 +00:00
Bruno Alla
d999846ca2 Fix Github CI with Docker 2021-03-02 20:11:15 +00:00
Bruno Alla
c3ee08fbb2 Tweak formatting of workflow file 2021-03-02 20:03:27 +00:00
Bruno Alla
c1ec7e3cd1 Add necessary services for GH actions without Docker 2021-03-02 20:03:14 +00:00
Bruno Alla
9793511266 Support both master and main branches 2021-03-02 19:48:26 +00:00
Bruno Alla
003a8c8c5e
Merge pull request #3075 from pydanny/pyup-update-pillow-8.1.0-to-8.1.1
Update pillow to 8.1.1
2021-03-02 09:12:24 +00:00
Bruno Alla
8ad8a83a80
Merge pull request #3074 from pydanny/pyup-update-coverage-5.4-to-5.5
Update coverage to 5.5
2021-03-02 09:12:07 +00:00
pyup-bot
51b92b935f Update pillow from 8.1.0 to 8.1.1 2021-03-01 21:07:12 -08:00
pyup-bot
691229b979 Update coverage from 5.4 to 5.5 2021-03-01 12:00:56 -08:00
Arnav Choudhury
fa0b278225 Updated test_urls and views to re-use User.get_absolute_url method instead of using reverse on the user:detail view 2021-02-26 12:04:48 +05:30
browniebroke
e0566e5b1e Update Changelog 2021-02-25 02:23:46 +00:00
Arnav Choudhury
2345c2c92d
Update {{cookiecutter.project_slug}}/compose/production/django/Dockerfile
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2021-02-24 16:26:58 +05:30
Bruno Alla
741cce6d7a
Merge pull request #3069 from pydanny/dependabot/github_actions/stefanzweifel/git-auto-commit-action-v4.9.1
Bump stefanzweifel/git-auto-commit-action from v4.9.0 to v4.9.1
2021-02-24 09:52:35 +00:00
dependabot[bot]
d396264efa
Bump stefanzweifel/git-auto-commit-action from v4.9.0 to v4.9.1
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.9.0 to v4.9.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.9.0...296e083b4c312cf3438feb21957a85fa9677f61d)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 07:19:28 +00:00
Arnav Choudhury
15453df824 Updated the local and production dockerfiles with more repeatability and easier to update in mind. 2021-02-24 10:58:28 +05:30
browniebroke
4caad4a129 Update Changelog 2021-02-24 02:25:29 +00:00
Bruno Alla
483b636fcb Only indent with spaces in django Dockerfile 2021-02-23 20:36:52 +00:00
Bruno Alla
ff98d8f517 Remove --use-feature=2020-resolver in pip commands
They are now the default and cause a warning:

WARNING: --use-feature=2020-resolver no longer has any effect, since it is now the default dependency resolver in pip. This will become an error in pip 21.0.
2021-02-23 20:34:41 +00:00
Bruno Alla
25000e1015 Merge branch 'master' into django-multi 2021-02-23 20:09:58 +00:00
Bruno Alla
7a289de3e5 Bump version 3.0.13 -> 3.1.7 2021-02-23 19:44:29 +00:00
Bruno Alla
dfb70be5d6
Merge pull request #3043 from areski/fix_django_31 2021-02-23 19:43:09 +00:00
Bruno Alla
4e96b64261 Merge branch 'master' into fix_django_31
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/base.txt
2021-02-23 19:10:52 +00:00
Bruno Alla
e4ce5c5f2a
Merge pull request #3066 from arnav13081994/update_cicd 2021-02-23 19:07:47 +00:00
Arnav Choudhury
c988a6fbdc Removed the step for installing dependencies 2021-02-23 19:20:17 +05:30
Bruno Alla
ddc102d0f1
Merge pull request #2992 from Andrew-Chen-Wang/patch-3
Use exception var in status code pages if available
2021-02-23 08:43:33 +00:00
Arnav Choudhury
fbc9b89e0d Updated tests with the updated github stage names. 2021-02-23 11:28:37 +05:30
Arnav Choudhury
db636c8e36 Updated tests with the updated github stage names. 2021-02-23 11:11:03 +05:30
Arnav Choudhury
a4f1acf17e Updated the github action to run all pre-commit hooks on all files in the linter stage so that there is only 1 place that is used to maange all code quality tools. 2021-02-23 10:59:30 +05:30
browniebroke
499b60ce7f Update Changelog 2021-02-23 02:24:37 +00:00