Merged
Conversation
- Configure GitHub Actions workflow for automatic deployment - Use Turborepo with pnpm for efficient builds - Deploy on pushes to main branch affecting docs - Support manual workflow dispatch
docs:setup github pages deployment
- Update create-pr.sh to target main by default - Remove dev branch from contributing guide - Update versioning guide for alpha development workflow - Update quick-reference with simplified flow - Add notes about future dev branch for stable releases This simplifies the contribution workflow during alpha development. Once we reach v1.0.0, we'll reintroduce a dev branch for staging.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Auto-generated from branch:
chore/simplify-workflow-to-main-onlyChanges
5ae516f chore(docs): simplify workflow to Feature Branches → Main
f8e5c43 Merge pull request #5 from DesterLib/docs/setup-github-pages-deployment
880bd10 docs: add GitHub Pages deployment workflow for Astro docs
Checklist
Branch:
chore/simplify-workflow-to-main-only→main