-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
As a developer I want to have better project structure So That current and new developers quickly understand the project code base.
Describe the problems your feature request solves
The current project structure is a mix of workspace Dockerfile, compose files to test it with components of DTaaS and DTaaS config and data files.
This structure can be improved upon to separate
- Workspace related items
- Compose files to try workspaces in different configurations
- DTaaS-specific config and data files
Describe the solution you'd like
The proposed structure is given in new-project-structure branch.
Success Criterion
Checklist:
- Rename
workspace-nouveautoworkspace - All the compose files work as expected
- Github Action workflows are successful
- Documentation is up-to-date
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In review