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

[CICD] Notarize immudb-py #58

Merged
merged 2 commits into from
Oct 13, 2022
Merged

[CICD] Notarize immudb-py #58

merged 2 commits into from
Oct 13, 2022

Conversation

marcosanchotene
Copy link
Contributor

@marcosanchotene marcosanchotene commented Oct 7, 2022

  • Pin reusable workflow call to commit sha for greater security and compatibility
  • Remove runs-on directive as it cannot be on calling workflow
  • Change trigger to run whenever there is a push to master and develop
  • Remove merged condition as it now runs on push

@marcosanchotene marcosanchotene changed the title [CICD] Add runs-on directive [CICD] Notarize immudb-py Oct 11, 2022

jobs:
notarize-repository:
name: Notarize immudb-py repository with cas and vcn
uses: codenotary/notarize-with-cas-and-vcn/.github/workflows/notarize-with-cas-and-vcn.yml@main
uses: codenotary/notarize-with-cas-and-vcn/.github/workflows/notarize-with-cas-and-vcn.yml@8808d22b40dbd0257dfb456c1ab5505d1020cc54
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to use a tag instead of @8808.... but ok

@marcosanchotene marcosanchotene merged commit 24c577e into master Oct 13, 2022
@marcosanchotene marcosanchotene deleted the cicd/attestation branch October 13, 2022 10:33
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