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

cli: run-ci should have configurable admin email and password #394

Closed
tiborsimko opened this issue Sep 4, 2020 · 0 comments · Fixed by #392
Closed

cli: run-ci should have configurable admin email and password #394

tiborsimko opened this issue Sep 4, 2020 · 0 comments · Fixed by #392
Assignees
Projects

Comments

@tiborsimko
Copy link
Member

After adding admin email and password to cluster deploy:

$ reana-dev cluster-deploy --help | grep admin
                                --admin-email john.doe@example.org
                                --admin-password mysecretpassword
  --admin-email TEXT         Admin user email address  [required]
  --admin-password TEXT      Admin user password  [required]

Let's add it also to the run-ci wrapper so that we don't force possibly unwanted values.

@tiborsimko tiborsimko added this to In work in v0.7.0 Sep 4, 2020
@mvidalgarcia mvidalgarcia self-assigned this Sep 4, 2020
@mvidalgarcia mvidalgarcia moved this from In work to In review in v0.7.0 Sep 4, 2020
v0.7.0 automation moved this from In review to Done Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v0.7.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants