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

Expand NPM workflow triggers #2957

Merged
merged 1 commit into from
Apr 27, 2022
Merged

Expand NPM workflow triggers #2957

merged 1 commit into from
Apr 27, 2022

Conversation

michalinacienciala
Copy link
Contributor

We want to publish the new NPM package tagged with development every
time changes affecting contracts get merged to main. We already
trigger the NPM workflows when changes are applied in couple of files,
but we missed the hardhat configuration in hardhat.config.ts which
can also affect the content of the exported package with the
contracts.

Similar changes in other projects:
keep-network/tbtc-v2#230
keep-network/coverage-pools#211

We want to publish the new NPM package tagged with `development` every
time changes affecting contracts get merged to `main`. We already
trigger the NPM workflows when changes are applied in couple of files,
but we missed the hardhat configuration in `hardhat.config.ts` which
can also affect the content of the exported package with the
contracts.
@nkuba nkuba enabled auto-merge April 27, 2022 11:06
@nkuba nkuba merged commit 1066483 into main Apr 27, 2022
@nkuba nkuba deleted the update-gha-workflows branch April 27, 2022 11:20
@pdyraga pdyraga added this to the solidity/v2.0.0 milestone Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants