Skip to content

Add support for Buildkite environment and OIDC tokens #224

@yob

Description

@yob

I'm working towards support for Buildkite being a trusted publisher on rubygems.org, eventually including support for sigstore based attestations for gems built and uploaded using Buildkite.

Based on the release-gem action for GitHub actions, it seems like we'd need sigstore-ruby to support the following command in a CI env:

bundle exec sigstore-cli sign foo-1.0.gem --bundle bundle.sigstore.json

The resulting json file can then be passed it gem push foo-1.0.gem --attestation bundle.sigstore.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions