Releases
v0.2.3
v0.2.3 - Remove Vercel Deployment Workflow
Latest
Compare
Sorry, something went wrong.
No results found
ποΈ Deployment Changes
Remove Vercel deployment workflow (.github/workflows/deploy.yml)
Simplify CI/CD pipeline by removing external deployment dependencies
Focus on build and test workflows for better reliability
π§ Workflow Simplification
Remove dependency on Vercel secrets and external services
Streamline GitHub Actions to focus on code quality
Reduce complexity in deployment pipeline
π¦ Benefits
Eliminates deployment failures due to missing Vercel tokens
Reduces external dependencies and potential points of failure
Simplifies maintenance and debugging of CI/CD pipeline
Focuses on core development workflows (build, test, lint)
π Alternative Deployment
Manual deployment can be handled directly through Vercel dashboard
Automated deployment can be configured through Vercel's Git integration
Maintains flexibility while reducing GitHub Actions complexity
Version Bump
site app: 0.2.2 β 0.2.3
π Full Changelog
You canβt perform that action at this time.