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

[WIP] Synchronize SDK templates to separate repositories #24

Draft
wants to merge 37 commits into
base: rzadp/release-crates-1.9.0-without-workflows
Choose a base branch
from

Conversation

rzadp
Copy link

@rzadp rzadp commented Mar 14, 2024

Aiming to satisfy:


In this PR

  • Focusing on minimal template for starters.
  • Change the template to NOT use frame directly.
    • (because it is not published to crates and cannot be used outside of the monorepo)
    • (unless it is published under a different name?)
  • Add a workflow to synchronize the templates.
    • push-based for now, eventually it will be based on releases/stable branches.
    • Yanks the template out of the workspace.
    • Polkadot SDK Version Manager came in handy.
    • Pushes the result to a separate repository.

Not yet done

  • PR on build failure so it can be inspected.
  • Parachain and solochain templates.
  • Reading release version from the release or branch. (hardcoded 1.8.0 for now)

Current result

Current result can be reviewed here.

@rzadp rzadp changed the title [WIP] Templates [WIP] Synchronize SDK templates to separate repositories Mar 14, 2024
@rzadp rzadp changed the base branch from master-without-workflows to rzadp/release-crates-1.9.0-without-workflows March 21, 2024 13:50
@rzadp
Copy link
Author

rzadp commented Mar 21, 2024

Changed to 1.9.0

@paritytech-stg paritytech-stg deleted a comment from cla-bot-2021-stg bot Mar 21, 2024
@rzadp rzadp changed the base branch from rzadp/release-crates-1.9.0-without-workflows to master April 4, 2024 10:34
@paritytech-stg paritytech-stg deleted a comment from cla-bot-2021-stg bot Apr 4, 2024
@rzadp rzadp changed the base branch from master to rzadp/release-crates-1.9.0-without-workflows April 6, 2024 10:20
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.

3 participants