Skip to content

feat: add GitHub Actions CI/CD#26

Merged
Mosss-OS merged 1 commit intomainfrom
feature/cicd
Apr 13, 2026
Merged

feat: add GitHub Actions CI/CD#26
Mosss-OS merged 1 commit intomainfrom
feature/cicd

Conversation

@Mosss-OS
Copy link
Copy Markdown
Owner

Summary

  • Add .github/workflows/ci.yml
  • Run type check, lint, build, test on push/PR
  • Auto-deploy to Vercel on main branch

Requires secrets:

  • VERCEL_TOKEN
  • VERCEL_ORG_ID
  • VERCEL_PROJECT_ID

- Add .github/workflows/ci.yml
- Run type check, lint, build, test on push/PR
- Auto-deploy to Vercel on main branch
@Mosss-OS Mosss-OS merged commit e015871 into main Apr 13, 2026
1 check failed
@Mosss-OS Mosss-OS deleted the feature/cicd branch April 13, 2026 15:10
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.

1 participant