Skip to content

Instantly share code, notes, and snippets.

@radiaph
Created May 1, 2019 02:35
Show Gist options
  • Save radiaph/a32550f70ac38f9c26cc89743b66153e to your computer and use it in GitHub Desktop.
Save radiaph/a32550f70ac38f9c26cc89743b66153e to your computer and use it in GitHub Desktop.
Proposed new directory structure for collections repo
src
python
sql (currently /src/main/python/disco/collections/common/migration/migrations)
html (currently /src/main/python/disco/collections/templates)
config
test
unit
integration
manual (currently various files in /src/test/python)
data (currently /resources)
build
pipfiles
docker
agent
windows (currently /src/main/installer)
mac (currently /src/main/installer/mac)
deploy
cloudformation
jenkins
scripts
Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment