module GitHub
GitHub pull request and release orchestration for bake-gem.
Nested Classes and Modules
module BackupStores the original release files together so a single completed upload can recover them.
class ProjectGitHub operations invoked by local tasks and repository workflows.
class PublisherBuilds one artifact, preserves it before upload, and resumes without moving existing tags.
class RegistryReads RubyGems package bytes and verifies registry propagation of the release attestations.
class SetupGenerates reviewable repository files without changing remote settings.