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

Support input variables for Waypoint apps #172

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

paladin-devops
Copy link
Contributor

@paladin-devops paladin-devops commented Oct 3, 2024

Changes proposed in this PR:

This enables the app developer to configure input variables when creating applications.

How I've tested this PR:

I used the CLI to create an app with an input variable that was user editable.

How I expect reviewers to test this PR:

Use the CLI to create an app with an input variable that was user editable.

Checklist:

  • Tests added if applicable
  • CHANGELOG entry added or label 'pr/no-changelog' added to PR

    Run CHANGELOG_PR=<PR number> make changelog/new-entry for guidance
    in authoring a changelog entry, and commit the resulting file, which should
    have a name matching your PR number. Entries should use imperative present
    tense (e.g. Add support for...)

@paladin-devops paladin-devops self-assigned this Oct 3, 2024
@paladin-devops paladin-devops force-pushed the wp-app-vars branch 2 times, most recently from 7abf953 to 34bb9ce Compare October 3, 2024 17:57
@paladin-devops paladin-devops force-pushed the wp-app-vars branch 2 times, most recently from 7d925c7 to b4432d9 Compare October 3, 2024 19:06
@paladin-devops paladin-devops marked this pull request as ready for review October 3, 2024 20:27
@paladin-devops paladin-devops requested a review from a team as a code owner October 3, 2024 20:27
Base automatically changed from wp-add-on-def-vars to f-waypoint-improvements October 4, 2024 18:38
@paladin-devops paladin-devops merged commit abe48b7 into f-waypoint-improvements Oct 4, 2024
3 checks passed
@paladin-devops paladin-devops deleted the wp-app-vars branch October 4, 2024 18:38
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.

3 participants