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

build events for artifact steps #3657

Open
jamieklassen opened this issue Apr 1, 2019 · 0 comments
Open

build events for artifact steps #3657

jamieklassen opened this issue Apr 1, 2019 · 0 comments

Comments

@jamieklassen
Copy link
Member

From the perspective of the UI, it would be really great to report events from artifact steps in one-off builds. Having events to mark the beginning and end of each artifact step would mean we don't have to treat artifact_input and artifact_output as such special cases.

For more context, right now we assume that artifact_input steps have always succeeded and artifact_output steps are pending until the build finishes, at which point we display them as successful. This is tightly coupled to the type of plan that one-off builds are required to have, and if this model expands (particularly serving a feature like fly execute-job or similar) then we will quickly get into situations where it becomes difficult (maybe impossible?) to determine the status of artifact steps.

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

No branches or pull requests

1 participant