Skip to content

feat: Prompt user for parameter values #137

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

Closed
wants to merge 2 commits into from

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Jul 4, 2023

Related: coder/coder#6828
Blocked: coder/coder#6828 (comment) We discuss a bit different approach, where the user is not prompted but is able to set the transient parameter value via Parameters. This discussion must be sorted out before proceeding with this PR.

This PR adds a new property to the coder parameter to prompt the user for parameter values.

In the original RFC, we assumed only the always mode. It means that before the user starts the workspace, a prompt will show up with input fields to enter values. These parameter values will be included only in the current build (I will defer the auto-start behavior for later).

@mtojek mtojek self-assigned this Jul 4, 2023
@mtojek mtojek requested review from bpmct, kylecarbs and mafredri July 4, 2023 14:48
@mtojek mtojek marked this pull request as ready for review July 4, 2023 14:48
@mtojek
Copy link
Member Author

mtojek commented Jul 5, 2023

Closing based on coder/coder#6828 (comment)

@mtojek mtojek closed this Jul 5, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant