Implemented a landing page for production #1443
Merged
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.
Hi @bryantran04 @hqasmei
Per Bonnie, I went ahead an implemented a landing page to notify prod site visitors that our site is currently under maintenance. More info can be found in #1441
Please take a look when you have a chance and let me know if there is anything I may have overlooked.
If you want to take a look on localhost, simply checkout this branch by executing from the 311-data project directory:
git checkout --track master-maintAlso, I notice our github actions workflow for frontend prod is a little different and looks like the trigger is a
pushinstead of apull-requestso If I'm not mistaken, an update to the prod site should take place when we git push to master. Is this your understanding as well?Thanks in advance for taking a look.
Fixes #1441
masterbranchAny questions? See the getting started guide