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

ci-fix: use latest (sourced via path) version of std while testing sway reference examples #4597

Merged
merged 2 commits into from
May 29, 2023

Conversation

kayagokalp
Copy link
Member

Description

closes #4595.
unblocks #4525.

Once #4596 is fixed we can remove std declarations in each manifest file with a single patch statement in the workspace level manifest file. That will also open the way to re-enable the disabled member (reentrancy) as the example depends on sway-lib and sway-lib depends on latest released std. So without the patch table it is not useable.

follow-up: #4596.

@kayagokalp kayagokalp added bug Something isn't working ci labels May 29, 2023
@kayagokalp kayagokalp self-assigned this May 29, 2023
@kayagokalp kayagokalp marked this pull request as ready for review May 29, 2023 19:56
@kayagokalp kayagokalp requested review from a team and xgreenx May 29, 2023 19:56
@IGI-111 IGI-111 requested a review from a team May 29, 2023 20:25
@kayagokalp kayagokalp enabled auto-merge (squash) May 29, 2023 21:23
@kayagokalp kayagokalp merged commit 8844b4f into master May 29, 2023
@kayagokalp kayagokalp deleted the kayagokalp/4595 branch May 29, 2023 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use latest (sourced via path) version of std while testing sway reference examples
3 participants