programmatically place generated files in development environment #317
No reviewers
Labels
No labels
api service
blocked
bug
component: fediversity panel
component: nixops4
documentation
estimation high: >3d
estimation low: <2h
estimation mid: <8h
productisation
project-management
question
role: sysadmin
security
technical debt
testing
type unclear
type: key result
type: objective
type: task
type: user story
user experience
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Fediversity/Fediversity#317
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fricklerhandwerk/Fediversity:generated-code"
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 allows to add more generated files later as needed without
cluttering the
shellHook
.this is also to reduce the diff in #285, even if we may not end up needing all that many generated files.
that's great, thanks!