Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move source code to a separate directory #30

Open
6 tasks
thorin-schiffer opened this issue May 18, 2020 · 0 comments
Open
6 tasks

Move source code to a separate directory #30

thorin-schiffer opened this issue May 18, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers technical

Comments

@thorin-schiffer
Copy link
Owner

thorin-schiffer commented May 18, 2020

Currently, the source code is placed on the same level as the rest of the files. This can be a big impediment in splitting the things from each other and also makes the root of to be looking quite messy.

There is future plan of splitting the acceptance tests deps from the rest of the repo, as they are completely different and quite heavy, this is the first step in that direction.

While splitting check if the following functionality is not broken:

  • docker support, docker image is building and running
  • unit tests are running
  • acceptance tests are running
  • circle ci pipelines are working
  • heroku Procfile is correct
  • invoke routines are working correctly (check inv bootstrap for example)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers technical
Projects
None yet
Development

No branches or pull requests

1 participant