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

Change deployer sub-scripts into deployer actions #1472

Closed
3 tasks done
Tracked by #1917
GeorgianaElena opened this issue Jun 27, 2022 · 1 comment · Fixed by #2204
Closed
3 tasks done
Tracked by #1917

Change deployer sub-scripts into deployer actions #1472

GeorgianaElena opened this issue Jun 27, 2022 · 1 comment · Fixed by #2204
Assignees
Labels
Task Actions that don't involve changing our code or docs.

Comments

@GeorgianaElena
Copy link
Member

GeorgianaElena commented Jun 27, 2022

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 or cilogon_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:

  • Move deployer/cilogon_app.py
  • Move deployer/update_central_grafana_datasources.py
  • Move shared/keys/decrypt-age.py

No response

@yuvipanda
Copy link
Member

yuvipanda commented Nov 8, 2022

Sub-actions to be taken here:

  • Move deployer/cilogon_app.py
  • Move deployer/update_central_grafana_datasources.py
  • Move shared/keys/decrypt-age.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Actions that don't involve changing our code or docs.
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants