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

Add X-With-Server-Date header support to migration env #4905

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

ethax-ross
Copy link
Collaborator

We need this to be able to test some of the declaration scenarios.


# Used to handle HTTP_X_WITH_SERVER_DATE header for server side datetime overwrite
config.middleware.use TimeTraveler
config.middleware.use ApiRequestMiddleware
Copy link
Collaborator

@cwrw cwrw Jun 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure we need this one as it creates ApiRequest?

We need this to be able to test some of the declaration scenarios.
@ethax-ross ethax-ross force-pushed the migration-server-date-header branch from e116d2f to 5ac64f8 Compare June 7, 2024 09:26
@ethax-ross ethax-ross marked this pull request as ready for review June 7, 2024 09:27
@ethax-ross ethax-ross enabled auto-merge June 7, 2024 09:27
Copy link

github-actions bot commented Jun 7, 2024

Review app deployed to https://cpd-ecf-review-4905-web.test.teacherservices.cloud

@ethax-ross ethax-ross added this pull request to the merge queue Jun 7, 2024
Merged via the queue into main with commit 41924d6 Jun 7, 2024
31 checks passed
@ethax-ross ethax-ross deleted the migration-server-date-header branch June 7, 2024 09:51
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