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

Introduce HostingEnvironment #15

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Conversation

duncanjbrown
Copy link
Contributor

Context

This useful class lets us ask more expressive questions about the environment the app is running in

Changes proposed in this pull request

Add HostingEnvironment. Use it in generate_dummy_data. Update tests.

Guidance to review

All tests should still pass!

Link to JIRA ticket

N/A

Things to check

  • I have added any new ENV vars in all deployed environments and updated the .env.example and .env.test files in the repo

@duncanjbrown duncanjbrown merged commit 886bbbd into main Mar 14, 2024
1 check passed
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