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

Update dependencies to Threshold and Keep packages #533

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

michalinacienciala
Copy link
Contributor

@michalinacienciala michalinacienciala commented Jun 7, 2023

We have published new packages for the following projects: @threshold-network/solidity-contract,
@keep-network/random-beacon,
@keep-network/ecdsa,
@keep-network/coverage-pools,
@keep-network/tbtc-v2,
@keep-network/tbtc-v2.ts.
Those packages no longer include the prepare-dependencies.sh script from @threshold-network/solidity-contracts which was causing random failures during yarn install. As in some CI jobs we install the dependencies based on the lockfile (with the --frozen-lockfile flag), we need to update dependencies in the lockfile so that the new, improved packages would be used.

Refs:
threshold-network/solidity-contracts#142
keep-network/keep-core#3618
keep-network/coverage-pools#233
keep-network/tbtc-v2#631

We have published new packages for the following projects:
`@threshold-network/solidity-contract`,
`@keep-network/random-beacon`,
`@keep-network/ecdsa`,
`@keep-network/coverage-pools`,
`@keep-network/tbtc-v2`,
`@keep-network/tbtc-v2.ts`.
Those packages no longer include the `prepare-dependencies.sh` script from
`@threshold-network/solidity-contracts` which was causing random failures during
`yarn install`. As in some CI jobs we install the dependencies based on the
lockfile (with the `--frozen-lockfile` flag), we need to update dependencies in
the lockfile so that the new, improved packages would be used.
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

dimpar added a commit to keep-network/keep-core that referenced this pull request Jun 14, 2023
We have published new `@threshold-network/solidity-contract` and
`@keep-network/random-beacon` packages. Those packages no longer include
the `prepare-dependencies.sh` script from
`@threshold-network/solidity-contracts` which was causing random
failures during `yarn install`. As in some CI jobs we install the
dependencies based on the lockfile (with the `--frozen-lockfile` flag),
we need to update the dependencies in the lockfile so that the new,
improved packages would be used.

Refs:
threshold-network/solidity-contracts#142
threshold-network/token-dashboard#533
keep-network/coverage-pools#233
keep-network/tbtc-v2#631
@dimpar dimpar merged commit 1160da9 into main Jun 14, 2023
@dimpar dimpar deleted the update-dependencies branch June 14, 2023 10:11
dimpar added a commit to keep-network/tbtc-v2 that referenced this pull request Jun 14, 2023
We have published new `@keep-network/random-beacon`,
`@keep-network/ecdsa` and `@keep-network/tbtc-v2` packages. Those
packages no longer include the `prepare-dependencies.sh` script from
`@threshold-network/solidity-contracts` which was causing random
failures during `yarn install`. As in some CI jobs we install the
dependencies based on the lockfile (with the `--frozen-lockfile` flag),
we need to update dependencies in the lockfile so that the new, improved
packages would be used.

Refs:
threshold-network/solidity-contracts#142
threshold-network/token-dashboard#533
keep-network/keep-core#3618
keep-network/coverage-pools#233
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️ infrastructure CI, Infrastructure, Workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants