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

Simpler config #10

Merged
merged 8 commits into from Jan 3, 2019
Merged

Simpler config #10

merged 8 commits into from Jan 3, 2019

Conversation

achilleas-k
Copy link
Member

Main change: Configuration options are set through environment variables. This makes it simpler to configure by having an envfile that the docker container config points to which includes all the necessary options. This will later change to a proper config file that the program reads on startup.

Smaller changes:

  • Install git-annex in container.
  • Show any errors that occurred during the cloning and preparation phases in the notification email.

This will likely change to a configuration file instead of env vars,
which will make this an intermediate step. The --debug flag will remain
as the only command line argument option.
Collects errors during zip file and DOI page preparation and adds them
to the end of the registration notification email.
@mpsonntag mpsonntag merged commit 1a8af04 into G-Node:master Jan 3, 2019
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 this pull request may close these issues.

None yet

2 participants