You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The deployment pipeline must be set up for the production environment in the Todo Frontend repository to ensure seamless deployment and testing of features before release.
Expected Behavior
When a pull request is merged into the main branch:
A deployment should be triggered, deploying the latest changes to the production environment.
The production environment should be accessible via the designated URL for live use.
The pipeline should ensure proper build and deployment, including running any tests or lint checks.
Current Behavior
Currently:
There is no automated deployment process for the main branch.
The production environment is either missing.
Screenshots
N/A
Reproducibility
This issue is reproducible
This issue is not reproducible
Steps to Reproduce
Merge a pull request into the main branch and verify that no deployment is triggered.
There is no prod URL present.
Severity/Priority
Critical
High
Medium
Low
Additional Information
Checklist
I have read and followed the project's code of conduct.
I have searched for similar issues before creating this one.
I have provided all the necessary information to understand and reproduce the issue.
I am willing to contribute to the resolution of this issue.
The text was updated successfully, but these errors were encountered:
Issue Description
The deployment pipeline must be set up for the production environment in the Todo Frontend repository to ensure seamless deployment and testing of features before release.
Expected Behavior
When a pull request is merged into the main branch:
Current Behavior
Currently:
main
branch.Screenshots
N/A
Reproducibility
Steps to Reproduce
Severity/Priority
Additional Information
Checklist
The text was updated successfully, but these errors were encountered: