Skip to content

Support multi-package releases#64

Open
David Elner (delner) wants to merge 1 commit into
mainfrom
release_multi_package
Open

Support multi-package releases#64
David Elner (delner) wants to merge 1 commit into
mainfrom
release_multi_package

Conversation

@delner

Copy link
Copy Markdown
Collaborator

This pull request attempts to simplify the mechanics for multi-package release workflows by:

  1. Reducing the number of jobs required to prepare a package (merge of configure and prepare)
  2. The ability to produce/consume package manifests (JSON metadata that describes what's being released) in various actions.
  3. Allow request-approval to enumerate multiple packages in its descriptions/messaging (via package manifest)
  4. Add idempotent behavior when one package in a multi-package workflow fails (allow for self-healing/rerunning the same version without republishing existing versions)

In sum, this should make it easier to build and deploy release workflows for repositories that need to release multiple packages in a single workflow.

@delner

Copy link
Copy Markdown
Collaborator Author

This is a pre-requisite for braintrustdata/autoevals#204 and may also be beneficial for braintrustdata/braintrust-sdk-javascript#2216

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant