feat: add build-info footer with version, commit SHA, and network (#952)#981
Open
temisan0x wants to merge 1 commit into
Open
feat: add build-info footer with version, commit SHA, and network (#952)#981temisan0x wants to merge 1 commit into
temisan0x wants to merge 1 commit into
Conversation
98f12e8 to
a96c867
Compare
a96c867 to
824ed31
Compare
Author
|
hey @ogazboiz, the backend and frontend failures are pre-existing on main — loanEndpoints, webhookRetryProcessor, and amount.test.ts are all untouched by this PR. Please let me know if you want me to rebase once those are sorted upstream |
4 tasks
Contributor
|
hey, please rebase to pick up recent main changes — your CI is failing on issues that main has since resolved. git fetch upstream
git rebase upstream/main
git push --force-with-lease |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #952
What changed
BuildInfoFootercomponent[locale]/layout.tsx.env.exampleNotes
localif git metadata is unavailable/versionsupport left for [Backend] Add GET /version endpoint exposing build SHA, build time, and contract IDs #881Testing
npm run build