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 syncing deps with other SDKS #2116

Open
stwiname opened this issue Oct 21, 2023 · 1 comment
Open

Automate syncing deps with other SDKS #2116

stwiname opened this issue Oct 21, 2023 · 1 comment

Comments

@stwiname
Copy link
Collaborator

If we make a release of @subql/common, @subql/node-core or @subql/types-common it would be nice to have a workflow that updated deps and changelogs automatically before creating a PR.

If more changes are required to fix any breaking changes they can be made on the same branch

@stwiname
Copy link
Collaborator Author

This is mostly complete and used within each SDK https://github.com/subquery/subql-ethereum/blob/main/.github/workflows/sync-deps.yml

Things left to do:

  • Get PR template in body of PR
  • Automatically update changelogs (this could be tricky)
  • It would be really cool if we could comment on the PR and it prepare the release

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

No branches or pull requests

1 participant