EPDDS-281 - Frontend Changes - Do NOT merge until properly tested #465
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.
Note
Do NOT merge and deploy this without properly testing it in the test environment. This has been discussed with Nikhila. This PR should be tested in test, then only after it's good merged into dev. It's a little backwards I know. Below are instructions for how to deploy to test without first deploying to dev. I will follow the instructions, but they're left here also in case they're needed again while I'm on holidays.
How to Deploy
Purpose: Deploy Microfrontend code to test ONLY, bypassing dev. However, if/when changes are accepted into dev in the future and merged into dev, this should "just work" and not require any future integration. It should also be able to easily revert if the need arises.
Conceptual explanation:
:test
ImageStreamTagdev
:latest
Technical instructions: