create a deployment workflow #26
Labels
No labels
CI/CD
MongoDB
PostgreSQL
api
authentication
bug
documentation
duplicate
enhancement
example issue
fix
good first issue
help wanted
high-level requirement
infrastructure
invalid
low-level requirement
medium-level requirement
question
security
test
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AndreFerreira5/starranja#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this workflow should only run whenever code is merged into the main branch.
it should comprise of a trigger to the chosen backend hosting service for deployment
Render will be used, for now, as the backend hosting service
render automatically detects changes on the main branch and deploys, so the workflow stays on hold for now.
if, in the future, another deploy option appears, this issue must be reopened