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

[v2] allow showMsgWhenDeprecated to accept an empty string as a parameter … #2226

Merged
merged 18 commits into from
Aug 13, 2024

Commits on Aug 9, 2024

  1. allow showMsgWhenDeprecated to accept an empty string as a parameter …

    …to show an alternative error message
    
    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d2c8887 View commit details
    Browse the repository at this point in the history
  2. changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e1e671e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge branch 'master' into deprecated-commands-function

    Signed-off-by: Jace Roell <[email protected]>
    jace-roell authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1f1fa36 View commit details
    Browse the repository at this point in the history
  2. added test for cases to not contain alternative text from showMsgWhen…

    …Deprecated()
    
    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    013605c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9842d37 View commit details
    Browse the repository at this point in the history
  4. indentation

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6d006c5 View commit details
    Browse the repository at this point in the history
  5. changelog

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2c5dc15 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    a4365ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b112df3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into deprecated-commands-function

    Signed-off-by: Jace Roell <[email protected]>
    jace-roell authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f25732a View commit details
    Browse the repository at this point in the history
  4. obsolete command text UX

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    04da880 View commit details
    Browse the repository at this point in the history
  5. space

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    35a3916 View commit details
    Browse the repository at this point in the history
  6. resolved old joining logic

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9a10373 View commit details
    Browse the repository at this point in the history
  7. duplicate variable initilization

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bc36001 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eecbece View commit details
    Browse the repository at this point in the history
  9. changelog header

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    57f6a06 View commit details
    Browse the repository at this point in the history
  10. added deprecated command text

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    97adf21 View commit details
    Browse the repository at this point in the history
  11. integration tests

    Signed-off-by: jace-roell <[email protected]>
    jace-roell committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bd8ceec View commit details
    Browse the repository at this point in the history