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

Remove location specific subfolder #18

Closed
pbelmann opened this issue Sep 27, 2018 · 0 comments · Fixed by #17
Closed

Remove location specific subfolder #18

pbelmann opened this issue Sep 27, 2018 · 0 comments · Fixed by #17

Comments

@pbelmann
Copy link
Member

I think we don't need a location specific subfolder (bielefeld).

hexylena added a commit that referenced this issue Sep 27, 2018
hexylena pushed a commit that referenced this issue Oct 11, 2018
Just wanted to share the changes I've made while getting ready to run this in freiburg.


- many python style changes
  - I've made everything flake8 compliant (minus line length since)
  - `python/denbi/` was moved up to just be `denbi/` which is more to my experience
  - Scripts are moved into `denbi/scripts`
  - `setup.py` is modified to be aware of the scripts, when `pip install`ing this module, those will now be placed on the user's path for their convenience.
  - more complete .gitignore from [gitignore.io](https://www.gitignore.io/)
- fixes #2 adds logging whenever a modifying or destruction keystone call is made
- fixes #16 adds a --read-only flag (could be renamed, meh.) to the `perun_propagation` file-based script.
- documentation fixes, how to run with gunicorn if flasks's warning gives you concern.
- Makefile which has `lint` and `test` targets and serves as documentation of how to do both of those things (running tests was not otherwise documented.)
- Adds a Dockerfile
- Adds a docker-compose.yml in case you want to run a pKA/keystone locally.
- Adds sphinx based documentation
- fixes #18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant