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

feature: Generate fixtures on push #303

Merged
merged 10 commits into from
Sep 21, 2023
Merged

Conversation

marioevz
Copy link
Member

@marioevz marioevz commented Sep 20, 2023

Adds a github action to build fixture artifacts when a PR is merged.
It generates four types of fixtures:

  • fixtures.tar.gz
  • fixtures_hive.tar.gz
  • fixtures_develop.tar.gz
  • fixtures_develop_hive.tar.gz

It also creates a draft release with the generated fixtures when a tag (named "v*") is created.

I've verified the changes on my fork and created tags to verify the behavior.

@marioevz marioevz changed the title WIP: Fixtures on push feature: Generate fixtures on push Sep 21, 2023
@marioevz marioevz force-pushed the fixtures-on-push branch 2 times, most recently from fb089ca to c0db554 Compare September 21, 2023 17:02
@marioevz marioevz marked this pull request as ready for review September 21, 2023 20:10
Copy link
Collaborator

@spencer-tb spencer-tb left a comment

Choose a reason for hiding this comment

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

LGTM :D

@marioevz marioevz merged commit a08d895 into ethereum:main Sep 21, 2023
5 checks passed
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 this pull request may close these issues.

2 participants