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

chore: show human readable errors for toggle flag and fetch environment #170

Merged
merged 23 commits into from
Apr 18, 2024

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

  1. handle conflict for toggleFlag

    Sunny Guduru committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    25a20a1 View commit details
    Browse the repository at this point in the history
  2. make helper function

    Sunny Guduru committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7de9886 View commit details
    Browse the repository at this point in the history
  3. used handle error on fetchEnv

    Sunny Guduru committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    056fb7d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge branch 'main' into sunny/sc-239301/show-human-friendly-error-me…

    …ssages
    Sunny Guduru authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    feb5003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39bef6c View commit details
    Browse the repository at this point in the history
  3. mend

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3c7b4a8 View commit details
    Browse the repository at this point in the history
  4. add back parameter to createFlag

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d83b3f4 View commit details
    Browse the repository at this point in the history
  5. added back parameter for toggle flag

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    66a0f92 View commit details
    Browse the repository at this point in the history
  6. rename variable

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3a11a7e View commit details
    Browse the repository at this point in the history
  7. changed message to remove toggle state

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2a67d50 View commit details
    Browse the repository at this point in the history
  8. update create flag

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    92f3bfb View commit details
    Browse the repository at this point in the history
  9. update toggle flag

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bbd48f6 View commit details
    Browse the repository at this point in the history
  10. undo changes for fetchEnv

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    653a2a5 View commit details
    Browse the repository at this point in the history
  11. remove conflict handling on toggle flag cmd

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b63f681 View commit details
    Browse the repository at this point in the history
  12. don't show duplicate error on toggle flag

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6e7c486 View commit details
    Browse the repository at this point in the history
  13. show error peroperly on create flag

    Sunny Guduru committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1a14357 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fixed create flag

    Sunny Guduru committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cefa5ca View commit details
    Browse the repository at this point in the history
  2. fixed toggle flag

    Sunny Guduru committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9ea827c View commit details
    Browse the repository at this point in the history
  3. remove unused variable from toggle flag

    Sunny Guduru committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    75443f6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into sunny/sc-239301/show-human-friendly-error-me…

    …ssages
    Sunny Guduru authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9453365 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix bug

    Sunny Guduru committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    957e4b9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into sunny/sc-239301/show-human-friendly-error-me…

    …ssages
    Sunny Guduru authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b41e87f View commit details
    Browse the repository at this point in the history