Simplifying the toolkit #63
Labels
No labels
Brainstorm
Parent
bug
duplicate
enhancement
help wanted
idea
invalid
project/backend
project/frontend
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/fej#63
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?
The dockerized toolkit is cool 'n' all, but I'm not sure if it's 100% needed anymore.
On the one hand, it makes everything more complex by needing an entire wrapper script. Considering we use CICD for testing & deployment anyways, is there really a point to doing it this way?
On the other hand, it simplifies setting up a local database, allows for execution in the background, and makes the programmer use the same Alpine environment as the production one.
tl;dr I gotta think about this.
The conclusion is that this setup should stay, as it can simplify lots of other things.