Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

core/cli: Update profile set to use defaults on init only #3854

Merged
merged 6 commits into from
Oct 3, 2022

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    68e6028 View commit details
    Browse the repository at this point in the history
  2. core/cli: Update runner profile command for proper upsert

    Before this commit when updating a runner profile with waypoint runner
    profile set, the command would reset all unset configs to their
    defaults. This commit checks first if the flag exists before setting it
    to the value in the flag, otherwise we prefer the already set
    configuration.
    demophoon committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    30fb1e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    622ed32 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    demophoon committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    4c38c78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    223b658 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    cebe713 View commit details
    Browse the repository at this point in the history