Simplifying the toolkit #63
Labels
No Label
Brainstorm
Parent
bug
duplicate
enhancement
help wanted
idea
invalid
project/backend
project/frontend
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/fej#63
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. 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.