CI for Dev and Main#7
Closed
maanaaasss wants to merge 4 commits into
Closed
Conversation
- Add GitHub Actions CI workflow for build/test validation - Create comprehensive API stability audit (93.75% pass rate) - Remove Mintlify docs (keep Next.js docs site) - Remove pre-initialized demo markers for cleaner start - Add test scripts to all packages (40 tests passing) - Document CI configuration and rationale
…avior - Update CI workflow to support dev and main branches with different validation - Add changesets for version management and release coordination - Dev branch: Install, build, test, verify outputs (fail fast) - Main branch: All dev checks + changeset status + uncommitted changes + publish dry-run - Add comprehensive CI_WORKFLOW_GUIDE.md documentation - Configure changeset with public access and demo app ignored - Add changeset scripts to root package.json - Update README with new CI structure Changes: - .github/workflows/ci.yml: Branch-specific conditional steps - .changeset/config.json: Monorepo changeset configuration - CI_WORKFLOW_GUIDE.md: Complete workflow documentation - package.json: Add changeset scripts - README.md: Update CI/CD section
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.
No description provided.