Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker WIP (master merge, static files fix) #559

Open
wants to merge 205 commits into
base: docker
Choose a base branch
from

Conversation

mattcen
Copy link

@mattcen mattcen commented Feb 5, 2021

This builds on #32.

I've merged in current master and resolved the few conflicts to the best of my ability (I tried a rebase, but it was going to be a huge headache with all the merging that's gone on etc.), and then I've fixed an issue with static files not being found, which now works in the Docker image. I'm not sure if this change breaks things for non-Docker users.

dependabot-preview bot and others added 30 commits February 7, 2020 01:42
Bumps [redis](https://github.com/andymccurdy/redis-py) from 3.3.11 to 3.4.1.
- [Release notes](https://github.com/andymccurdy/redis-py/releases)
- [Changelog](https://github.com/andymccurdy/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@3.3.11...3.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [django-celery-beat](https://github.com/celery/django-celery-beat) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/celery/django-celery-beat/releases)
- [Changelog](https://github.com/celery/django-celery-beat/blob/master/Changelog)
- [Commits](celery/django-celery-beat@1.5.0...1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.0.2...3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [responses](https://github.com/getsentry/responses) from 0.10.9 to 0.10.11.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.10.9...0.10.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ery-beat-1.6.0

Bump django-celery-beat from 1.5.0 to 1.6.0
[Security] Bump django from 3.0.2 to 3.0.3
…geventpool-3.2.0

Bump django-db-geventpool from 3.1.0 to 3.2.0
…0.10.11

Bump responses from 0.10.9 to 0.10.11
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.22.0...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](getsentry/sentry-python@0.14.1...0.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [responses](https://github.com/getsentry/responses) from 0.10.11 to 0.10.12.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.10.11...0.10.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [celery[redis]](https://github.com/celery/celery) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](celery/celery@4.4.0...4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
….23.0

Bump requests from 2.22.0 to 2.23.0
…-0.14.2

Bump sentry-sdk from 0.14.1 to 0.14.2
…ery-results-1.2.1

Bump django-celery-results from 1.2.0 to 1.2.1
…0.10.12

Bump responses from 0.10.11 to 0.10.12
…is--4.4.1

Bump celery[redis] from 4.4.0 to 4.4.1
Bumps [django-celery-beat](https://github.com/celery/django-celery-beat) from 1.6.0 to 2.0.0.
- [Release notes](https://github.com/celery/django-celery-beat/releases)
- [Changelog](https://github.com/celery/django-celery-beat/blob/master/Changelog)
- [Commits](celery/django-celery-beat@1.6.0...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [transifex-client](https://github.com/transifex/transifex-client) from 0.13.7 to 0.13.8.
- [Release notes](https://github.com/transifex/transifex-client/releases)
- [Commits](transifex/transifex-client@0.13.7...0.13.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@coverage-5.0.3...coverage-5.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ery-beat-2.0.0

Bump django-celery-beat from 1.6.0 to 2.0.0
Bumps [django](https://github.com/django/django) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.0.3...3.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Remove `subscribers_last_week` field from directory API.
Bumps [celery[redis]](https://github.com/celery/celery) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](celery/celery@4.4.1...4.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Josh Clements and others added 29 commits November 26, 2020 12:29
Link to OpenAPI file in API docs
…ery-results-2.0.0

Bump django-celery-results from 1.2.1 to 2.0.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.19.3 to 0.19.4.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](getsentry/sentry-python@0.19.3...0.19.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…-0.19.4

Bump sentry-sdk from 0.19.3 to 0.19.4
Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@1.0...3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Update django requirement from <3.1 to <3.2
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.19.4 to 0.19.5.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md)
- [Commits](getsentry/sentry-python@0.19.4...0.19.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ug-toolbar-3.2

Bump django-debug-toolbar from 3.1.1 to 3.2
Use HTTPS URIs in README, fix query params in RST for Directory API docs
…geventpool-4.0.0

Bump django-db-geventpool from 3.2.4 to 4.0.0
…-0.19.5

Bump sentry-sdk from 0.19.4 to 0.19.5
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.25.0...v2.25.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3 to 5.3.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@coverage-5.3...coverage-5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Fix mygpo/mygpo#178
….25.1

Bump requests from 2.25.0 to 2.25.1
Signed-off-by: Matthew Cengia <mattcen@mattcen.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants