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

[Issue #54] ADR for release strategy #56

Merged
merged 4 commits into from
Jan 27, 2025
Merged

Conversation

widal001
Copy link
Collaborator

Summary

Documents an ADR to use a GitHub action-based CI/CD pipeline to publish prereleases to npm before our first stable release, with plans to migrate to Changesets afterward.

Changes proposed

What was added, updated, or removed in this PR.

Adds an ADR for our release workflow.

Context for reviewers

Testing instructions, background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers. Explain how the changes were verified.

  1. Checkout the PR
  2. Change directory into website/
  3. Run npm run dev

Additional information

Screenshots, GIF demos, code examples or output to help show the changes working as expected.

Screenshot 2025-01-27 at 1 52 09 PM

@widal001 widal001 merged commit c2a410d into main Jan 27, 2025
1 check passed
@widal001 widal001 deleted the issue-54-release-strategy branch January 27, 2025 19:00
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.

ADR: Library publishing strategy
1 participant