Conversation
* feat: add domain redirect middleware * test: reduce tests * test: reduce tests * test: reduce tests * fix: correct redirect with x-forwarded-host header * fix tests * review changes * more changes * fmt * update app.json * fmt * revert: add MITXPRO_BASE_URL configuration to app.json * Disable canonical hostname redirect by default
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…neration warnings (#3905) * chore: move pytest config into pyproject Agent-Logs-Url: https://github.com/mitodl/mitxpro/sessions/dbb0a43c-be3d-4eb6-93d8-f27ea03dd5d3 Co-authored-by: asadali145 <52656433+asadali145@users.noreply.github.com> * chore: allowlist test secrets in pytest config Agent-Logs-Url: https://github.com/mitodl/mitxpro/sessions/bcc07426-b337-4f82-81be-a02a988a1fc6 Co-authored-by: asadali145 <52656433+asadali145@users.noreply.github.com> * fix: stop factory postgeneration warning failures Agent-Logs-Url: https://github.com/mitodl/mitxpro/sessions/37570578-0b1c-48ae-b692-0b17883706e1 Co-authored-by: asadali145 <52656433+asadali145@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: asadali145 <52656433+asadali145@users.noreply.github.com>
* fix: Product page qs fixed * fix: user page fixed by overriding wagtail userviewset * test: userIndexView tests added
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Muhammad Arslan
Copilot
renovate[bot]
Asad Ali