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

Automate stable_abi.txt updates #5

Closed
messense opened this issue Apr 18, 2022 · 2 comments · Fixed by #6 or #8
Closed

Automate stable_abi.txt updates #5

messense opened this issue Apr 18, 2022 · 2 comments · Fixed by #6 or #8

Comments

@messense
Copy link
Member

We can create a cron workflow on GitHub Actions that updates stable_abi.txt via pull request automatically.

Resources:

  1. https://github.com/marketplace/actions/create-pull-request
@messense
Copy link
Member Author

It'd be nice if we can also update the stable abi exports count in parse_stable_abi_txt test case automatically to avoid manual update.

@messense messense reopened this Apr 19, 2022
@ravenexp
Copy link
Collaborator

ravenexp commented Apr 19, 2022

These checks are not essential and were added in the early development stages to test something.
Now that stable_abi.txt is updated semi-automatically, they can be changed from == to >= or even commented out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants