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

Make "get" during "put" step additional #16

Closed
riker09 opened this issue Mar 5, 2019 · 4 comments
Closed

Make "get" during "put" step additional #16

riker09 opened this issue Mar 5, 2019 · 4 comments

Comments

@riker09
Copy link

riker09 commented Mar 5, 2019

Just as documented in the docker-image-resource:

As with all concourse resources, to modify params of the implicit get step after each put step you may also set these parameters under a put get_params. For example:

put: foo
params: {...}
get_params: {skip_download: true}
@vito
Copy link
Member

vito commented Mar 10, 2019

FWIW, we're planning on making the get optional as part of concourse/rfcs#1. Would you be OK with skipping this? I'm trying to keep the surface area of this resource minimal and make sure we fix everything in the "right place" instead (in this case, Concourse core).

@riker09
Copy link
Author

riker09 commented Mar 12, 2019

When the outcome is the same I don't mind where it is being changed. I will subscribe to rfcs#1. Thanks!

@riker09 riker09 closed this as completed Mar 12, 2019
@leshik
Copy link

leshik commented Sep 12, 2019

@vito Where one can track progress on this? I've read concourse/rfcs#1 and concourse/rfcs#24 but didn't understand a thing. Is this implemented?

@vito
Copy link
Member

vito commented Sep 25, 2019

@leshik The RFCs are still in progress. It is not implemented until the RFCs are delivered. For more information on the process you can read from here onward in the RFCs README: https://github.com/concourse/rfcs#resolution

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

No branches or pull requests

3 participants