-
Notifications
You must be signed in to change notification settings - Fork 20
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
New Artifact API #7
Conversation
Does this also include "go library + cli for taskcluster-artifacts" |
It should yes. The "work needed" checklist I added was just to play around with the markdown lists and show an example. @jhford will need to fill in the description of this issue with the goal, work needed to be done to accomplish it, etc. so it can be marked as approved and slated to work on for this quarter. |
ah, ok |
A new artifact API is being implemented which will have the following advantages over the existing API:
This is mostly implemented. The outstanding work is:
|
Awesome - I'll copy that into the first comment to make it easier to find. Thanks! |
@jhford Some of the items here are complete, can you update the checklist for what has been done so far and what remains? |
I'm not sure what, if anything, is tracking completion of this.. but it's decided, so merged. |
A new artifact API is being implemented which will have the following advantages over the existing API:
artifactCompleted
messages until the artifact is actually completedThis is mostly implemented. The outstanding work is:
present
before completing the task