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

build: adding provenance generation to ruby release-please workflow #247

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

rsoberano-ld
Copy link
Contributor

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

Provide links to any issues in this repository or elsewhere relating to this pull request.

Describe the solution you've provided

Using Github SLSA generator to generate build provenance for ruby-server-sdk

Implementation based off of previous SDK SLSA integrations with release-please

Describe alternatives you've considered

Provide a clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context about the pull request here.

@rsoberano-ld rsoberano-ld requested a review from a team January 24, 2024 01:52
.github/workflows/manual-publish.yml Outdated Show resolved Hide resolved
@@ -34,3 +36,17 @@ jobs:
uses: ./.github/actions/publish
Copy link
Member

Choose a reason for hiding this comment

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

I think you need to set the id of the step here to publish.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure I'm understanding this comment - id: publish is set in line 34(?)

Copy link
Member

Choose a reason for hiding this comment

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

🤦🏼 just didn't see it since it was collapsed in the UI.

PROVENANCE.md Outdated Show resolved Hide resolved
@@ -34,3 +36,17 @@ jobs:
uses: ./.github/actions/publish
Copy link
Member

Choose a reason for hiding this comment

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

🤦🏼 just didn't see it since it was collapsed in the UI.

@rsoberano-ld rsoberano-ld merged commit 5e945ae into main Feb 8, 2024
6 checks passed
@rsoberano-ld rsoberano-ld deleted the rsoberano/SEC-5003/ruby-sdk-provenance branch February 8, 2024 17:41
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