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

Add tests for ansible #9

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Add tests for ansible #9

wants to merge 11 commits into from

Conversation

petrpinkas
Copy link
Collaborator

No description provided.

@petrpinkas petrpinkas marked this pull request as draft September 26, 2024 15:30
@petrpinkas
Copy link
Collaborator Author

Marked as Draft: function, but still needs a bit of polishing / refactoring. Will do that after release.

@osmman
Copy link
Contributor

osmman commented Nov 5, 2024

We modified handover to contains link to builded Ansible collection. There is a new record in snapshot.json which contains url to download artifact and it's sha256 checksum.

"artifact-signer-ansible": {
    "collection": {
       "url": "https://github.com/securesign/artifact-signer-ansible/actions/runs/11672840290/artifacts/2143435330",
       "sha256": "e9722bc22ee47bf536a9e771b97c365652a9e5b0b46eec9d901064cde0d76398"
     }
  }

https://github.com/securesign/releases/pull/30/files#diff-87ae6b31a2ae262860cb93764975b67032f043d0b96d0063043759fee377859dR88

@petrpinkas petrpinkas marked this pull request as ready for review November 12, 2024 23:08
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.

2 participants