Skip to content

e2e: fix Makefile to produce commit_hash for builtin#432

Merged
sergio-mena merged 4 commits intomainfrom
sergio/430-fix-e2e-makefile
Mar 2, 2023
Merged

e2e: fix Makefile to produce commit_hash for builtin#432
sergio-mena merged 4 commits intomainfrom
sergio/430-fix-e2e-makefile

Conversation

@sergio-mena
Copy link
Collaborator

Closes #430

Extracted some Makefile logic into a common file (rather than copy-pasting) so that the e2e node is built with the flags allowing it to have a commit hash.


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

@sergio-mena sergio-mena requested a review from a team as a code owner March 1, 2023 14:57
@sergio-mena sergio-mena added the bug Something isn't working label Mar 1, 2023
@sergio-mena sergio-mena self-assigned this Mar 1, 2023
Copy link
Contributor

@thanethomson thanethomson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@@ -0,0 +1,2 @@
- `[e2e]` Fixed the Makefile logic so that builtin e2e nodes have a commit hash.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need changelog entries for the E2E tests? Generally changelog entries should be relevant to users. Would this be targeting consensus engine developers perhaps?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, let me remove it

This reverts commit 6c9a683.
@sergio-mena sergio-mena merged commit 866bf94 into main Mar 2, 2023
@sergio-mena sergio-mena deleted the sergio/430-fix-e2e-makefile branch March 2, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

e2e: bultin nodes have an empty commit hash

2 participants