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

[META] Automate artifact signing with OpensearchSignerClient for linux #1351

Closed
3 of 5 tasks
abhinavGupta16 opened this issue Dec 16, 2021 · 1 comment
Closed
3 of 5 tasks
Assignees
Labels
enhancement New Enhancement

Comments

@abhinavGupta16
Copy link
Contributor

abhinavGupta16 commented Dec 16, 2021

Is your feature request related to a problem? Please describe

Signing currently is a long painstaking process. It needs to be automated to save time when releasing artifacts. We need a tool to be able to sign all artifacts -

  • opensearch
  • opensearch-dashboards

Describe the solution you'd like

Use the existing Signer.py class to sign the artifacts and generate ".sig" file along with ".asc" files.

Tasks

Acceptance Criteria

  • User is able to provide the artifact directory and tool is able to sign all the artifacts in the directory
  • User is able to pass the artifact path and the tool is able to sign the artifact

Next Steps

Next steps would include to extend this process over for mac and windows

@abhinavGupta16 abhinavGupta16 self-assigned this Dec 16, 2021
@abhinavGupta16 abhinavGupta16 changed the title Automate artifact signing with OpensearchSignerClient for linux [META] Automate artifact signing with OpensearchSignerClient for linux Dec 20, 2021
@dblock dblock removed the v1.2.2 label Dec 22, 2021
@peternied
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Enhancement
Projects
None yet
Development

No branches or pull requests

3 participants