-
Notifications
You must be signed in to change notification settings - Fork 3
Description
As our development workflow evolves and we aim to deliver seamless user experiences, it's crucial to optimize our release process from our GitHub project repository to our Vercel deployment. This issue tracks the effort to enhance and streamline this process, ensuring quicker and more reliable deliveries while maintaining code integrity and stability.
Current Challenges:
The existing release process involves multiple manual steps, which can lead to human errors and inconsistencies. This includes:
Manual Configuration: The current setup requires manual adjustments of deployment settings in two GitHub accounts, which can result in inconsistencies between environments.
Lack of Automation: Automation is limited, leading to repetitive tasks during each release. This not only consumes developer time but also increases the risk of errors.
Tasks:
- Research and select suitable CI/CD tools and integrations for GitHub and Vercel to eliminate bottlenecks
- Update documentation for the new release process (https://www.notion.so/codecoffee/Release-Process-a281772614934f5aa63a246409341c92)