We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the deployer module has lots of useful functions, available as deployer actions https://github.com/2i2c-org/infrastructure/blob/master/deployer/README.md|
deployer
But there are also deployer "sub-scripts" like update_central_grafana_datasources.py or cilogon_app.py.
update_central_grafana_datasources.py
cilogon_app.py
Having these sub-scripts in the same place with various deployer utilities makes it hard to know which one is which.
We should have the sub-scripts ported as deployer actions.
Sub-actions to be taken here:
No response
The text was updated successfully, but these errors were encountered:
deployer/cilogon_app.py
deployer/update_central_grafana_datasources.py
shared/keys/decrypt-age.py
Sorry, something went wrong.
GeorgianaElena
Successfully merging a pull request may close this issue.
Context
Currently, the
deployer
module has lots of useful functions, available as deployer actions https://github.com/2i2c-org/infrastructure/blob/master/deployer/README.md|But there are also deployer "sub-scripts" like
update_central_grafana_datasources.py
orcilogon_app.py
.Having these sub-scripts in the same place with various deployer utilities makes it hard to know which one is which.
Proposal
We should have the sub-scripts ported as deployer actions.
Updates and actions
Sub-actions to be taken here:
No response
The text was updated successfully, but these errors were encountered: