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

Automate the release process for gatsby-theme-carbon #1332

Closed
Tracked by #3675
tay1orjones opened this issue Aug 9, 2023 · 3 comments · Fixed by #1335
Closed
Tracked by #3675

Automate the release process for gatsby-theme-carbon #1332

tay1orjones opened this issue Aug 9, 2023 · 3 comments · Fixed by #1335

Comments

@tay1orjones
Copy link
Member

The release process for this package needs to be automated so that any push to the main branch will publish a new minor to npm and create a release on GitHub.

This is required so that we can support the workflow of

  1. Carbon releases it's packages @carbon/react, etc.
  2. gatsby-theme-carbon is updated to latest carbon deps and publish an automatic release
  3. carbon-website can then pick up both the Carbon dependency updates and gatsby-theme-carbon updates into a single PR.

The existing tooling, release-it, supports a --ci option and should be fairly easy to automate.

@eng618
Copy link
Collaborator

eng618 commented Aug 9, 2023

Thanks, @tay1orjones, I'll definitely work on this and get it in place soon.

@eng618
Copy link
Collaborator

eng618 commented Aug 18, 2023

The PR still needs some adjustments, since it's not able to authenticate to GitHub and actually push/publish the release...

@eng618 eng618 reopened this Aug 18, 2023
@eng618
Copy link
Collaborator

eng618 commented Aug 18, 2023

3.1.7 was auto published

@eng618 eng618 closed this as completed Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants