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

Add --disable-dependency-prompt flag #181

Merged

Conversation

jasonyoung-pearl
Copy link
Contributor

@jasonyoung-pearl jasonyoung-pearl commented May 15, 2024

Description

Adds a --disable-dependency-prompt CLI flag, which disables the confirmation prompt for dependency includes.

This is useful when you want to keep interactive mode enabled for user variable input, but don't want to surface the internal template dependencies to the user (or any situation in which you always want to respond y to each include).

Open to alternative names to the flag.

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Added: --disable-dependency-prompt optional CLI flag, which disables the confirmation prompt for dependency includes.

Migration Guide

n/a

@josh-padnick
Copy link
Contributor

@ZachGoldberg @denis256 Could we get a review on this?

@denis256 denis256 merged commit 9fd73bc into gruntwork-io:master May 29, 2024
3 checks passed
@jasonyoung-pearl jasonyoung-pearl deleted the feat/no-prompt-dependencies branch May 31, 2024 16:16
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

Successfully merging this pull request may close these issues.

4 participants