Skip to content

[US-055] Bundle Pack - Package bundle for GitHub Release #166

Description

@sven1103-agent

Priority

  • P1

Status

  • Open

Type

  • User-facing (maintainer)

Related Stories

  • FEAT-021

Story

As a bundle maintainer, I want to package my bundle into a tarball so that I can publish it as a GitHub Release asset.

Acceptance Criteria

  • oc bundle pack [PATH] [--output FILE] [--force] packages a bundle directory
  • Default path is current directory
  • Default output filename is <bundle-name>-<bundle-version>.tar.gz derived from manifest
  • Creates a .tar.gz archive containing the bundle directory
  • Fails if output file exists (unless --force)
  • Generated archive passes oc bundle validate when extracted

Created from PRD: docs/specs/opencode-helper-cli.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions