Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute a bundle from a pre-computed Run #2732

Closed
Tracked by #2680
carolynvs opened this issue Apr 19, 2023 · 0 comments · Fixed by #3051
Closed
Tracked by #2680

Execute a bundle from a pre-computed Run #2732

carolynvs opened this issue Apr 19, 2023 · 0 comments · Fixed by #3051
Assignees
Labels
pep003-advanced-dependencies Implementation of the Advanced Dependencies proposal

Comments

@carolynvs
Copy link
Member

carolynvs commented Apr 19, 2023

Currently we pass a lot of information to the Porter bundle execution code, and then leave it up to our CNAB runtime implementation to piece it together and execute the bundle. It does make a number of decisions about how to execute the bundle at that late stage.

In order to support workflows, which are composed of pre-computed Run resources, we need to update our CNAB runtime implementation to accept a pre-computed Run and have it execute the instructions encoded on the Run as defined.

@carolynvs carolynvs self-assigned this Apr 19, 2023
@carolynvs carolynvs added the pep003-advanced-dependencies Implementation of the Advanced Dependencies proposal label Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pep003-advanced-dependencies Implementation of the Advanced Dependencies proposal
Projects
No open projects
Status: No status
1 participant