-
Notifications
You must be signed in to change notification settings - Fork 53
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
ci: added CI workflow for ERC registry tool #1168
ci: added CI workflow for ERC registry tool #1168
Conversation
Signed-off-by: Logan Nguyen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but I would be more explicit about this being a test (also in the PR description), as opposed to the other registry workflow which is to generate the actual registry.
Signed-off-by: Logan Nguyen <[email protected]> Revert "Update erc-registry-test.yml" This reverts commit e99bec8. Reapply "Update erc-registry-test.yml" This reverts commit f6fab40ff567c86f177c22864cde7b3dc135b27a.
Signed-off-by: Logan Nguyen <[email protected]> Co-authored-by: Luis Mastrangelo <[email protected]> Signed-off-by: Logan Nguyen <[email protected]>
5b0163c
to
81b964b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lg, although I would update the PR title and description to indicate that this is for testing.
Description:
This PR introduces a dedicated CI workflow for the ERC Registry tool. A new CI job, named ERC Registry Tool, will automatically run for all new PRs.
Related issue(s):
Fixes #1167
Notes for reviewer:
Checklist