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

Easily identify deployed changes #1044

Open
meissadia opened this issue Nov 5, 2024 · 2 comments · May be fixed by #1045
Open

Easily identify deployed changes #1044

meissadia opened this issue Nov 5, 2024 · 2 comments · May be fixed by #1045
Assignees

Comments

@meissadia
Copy link
Collaborator

meissadia commented Nov 5, 2024

Display the Docker image tag in the SBL Frontend to help identify what changes are currently deployed

Exploratory implementation

Image

How it's done on HMDA

Screenshot 2024-11-05 at 11 56 50 AM
@natalia-fitzgerald
Copy link

@meissadia
Would this only be something we would display during the beta period?

@meissadia
Copy link
Collaborator Author

@meissadia Would this only be something we would display during the beta period?

@natalia-fitzgerald I think it would be something helpful even once things reach the Production stage. On HMDA, clicking that tag links to the project's Github Releases page, which provides interested users with insight into what changes have been made to the site in that version. So if they experienced and reported a bug on v1 they could see what was changed and deployed in v2.

At the same time, it provides developers with an easy visual confirmation that the deployment matches what is expected.

I would vote to keep this feature thought it would take some expansion of the DSR's <FooterCfGov /> component to enable a layout similar to HMDA's.

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 a pull request may close this issue.

2 participants