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

refactor: use upstream assets.sh instead of custom openedx-assets #27

Closed
wants to merge 10 commits into from

Conversation

kdmccormick
Copy link
Owner

@kdmccormick kdmccormick commented Feb 7, 2023

Closed in favor of #28

Now that mypy 1.0.0 is out, we can get add some elegant type aliases for
filter and action callback functions.
Cryptography in particular needs to be upgraded to 39.0.1:
https://github.com/overhangio/tutor/security/dependabot/7
https://github.com/overhangio/tutor/security/dependabot/8

Black upgrade caused minor spacing changes.
Unfortunately, previous reqs upgrade was not compatible with python 3.7
because isort dropped support for that "almost EOL" version:
PyCQA/isort#2064
@kdmccormick kdmccormick force-pushed the kdmccormick/use-assets-sh branch 2 times, most recently from 39f7d2b to 0ab841f Compare February 9, 2023 17:56
regisb and others added 2 commits February 9, 2023 20:30
When ENABLE_WEB_PROXY=false, Caddy was overriding the X-Forwarded-*
headers. This is a change that was introduced in 2.5.0. We upgrade to
2.6.3 to use the new global "trusted_proxies" directive.

https://github.com/caddyserver/caddy/releases/tag/v2.6.3
https://github.com/caddyserver/caddy/releases/tag/v2.5.0
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.

2 participants