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

feat(ci): add commit details to index.html file with each fresh build #4329

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

MilosPaunovic
Copy link
Member

@MilosPaunovic MilosPaunovic commented Jul 15, 2024

This PR should introduce the functionality to add comment at the top of index.html file in format like this:

<!--
  Commit: ${hash}
  Date: ${date}
-->

To help debug which version is the one deployed at any given moment in time.

@MilosPaunovic MilosPaunovic merged commit adcf205 into develop Jul 15, 2024
6 of 8 checks passed
@MilosPaunovic MilosPaunovic deleted the commit-info branch July 15, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant