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

fly set-pipeline bails out unless non_interactive = True #37

Closed
mattburgess opened this issue Apr 23, 2019 · 2 comments
Closed

fly set-pipeline bails out unless non_interactive = True #37

mattburgess opened this issue Apr 23, 2019 · 2 comments

Comments

@mattburgess
Copy link

I've just upgraded to 1.5.0 and am seeing the following behaviour:

Running aviator, it gets to this part:

AVIATOR EXECUTE:$ fly --target concourse set-pipeline --pipeline mypipeline --config aviator_pipeline.yml

and prints out the correct diff, but then immediately prints bailing out rather than prompting me to accept the change. I can work around this by setting non_interactive: true in aviator.yml. I couldn't see anything related in the recent releases that suggests I've missed some other bit of config, but am quite happy to pointed at it if there was a breaking change along the way. Thanks!

@herrjulz
Copy link
Owner

herrjulz commented Apr 23, 2019

Hi @mattburgess,

That was probably an accident when I implemented the dry-run feature :( I fixed it and created a new release v1.6.0. Sorry for that and thank you very much for opening the issue and reporting the bug.

@mattburgess
Copy link
Author

@JulzDiverse that's a very impressive turnaround! Just tested the new release and works as expected. Thanks a lot for fixing that so quickly!

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

2 participants