Skip to content

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

- id: publish
name: Publish Package
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.


- id: publish
name: Publish Package
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
@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