Skip to content

Fix workspace Cargo.toml and generated CI #67

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

Merged
merged 32 commits into from
Jul 23, 2024

Conversation

lorisleiva
Copy link
Member

@lorisleiva lorisleiva commented Jul 22, 2024

This PR unifies the workspace Cargo.toml template using if statements so we don't need to copy/paste changes in all of them.

This PR also uses the 1.75.0 toolchain for all current Solana versions as using 1.68.0 for Solana 1.17.34 causes dependency issues.

Additionally, the render context now as two instances of Solana versions, the full version and the one without the patch. This enables us to pin the full version on the generated CI.

Copy link

changeset-bot bot commented Jul 22, 2024

🦋 Changeset detected

Latest commit: b4e2928

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-solana-program Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lorisleiva lorisleiva changed the title Fix workspace Cargo.toml Fix workspace Cargo.toml and generated CI Jul 22, 2024
@lorisleiva lorisleiva marked this pull request as ready for review July 22, 2024 23:56
@lorisleiva lorisleiva merged commit 8c09a9b into main Jul 23, 2024
5 checks passed
@github-actions github-actions bot mentioned this pull request Jul 23, 2024
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

Successfully merging this pull request may close these issues.

1 participant