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

[ContainerApp] Cloud Build Bugfix - 500 Internal Server Error (Wrong env selected to create builder) #7024

Merged
merged 21 commits into from
Nov 28, 2023

Commits on Nov 22, 2023

  1. Fix Internal Server Error

    snehapar9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    93b911a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a4869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2f9f6 View commit details
    Browse the repository at this point in the history
  4. Fix linting error

    snehapar9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9da93d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d17484b View commit details
    Browse the repository at this point in the history
  6. Fix linting error

    snehapar9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3203751 View commit details
    Browse the repository at this point in the history
  7. Update HISTORY.rst

    snehapar9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    391e719 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Update src/containerapp/azext_containerapp/_up_utils.py

    Co-authored-by: xinyu pang <46143499+Greedygre@users.noreply.github.com>
    snehapar9 and Greedygre committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7b44931 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    snehapar9 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4f3b59f View commit details
    Browse the repository at this point in the history
  3. Fixed comment

    snehapar9 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    207daa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2266f44 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Fix linting error

    snehapar9 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    bba3d19 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add test for bugfix

    snehapar9 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5282796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381ddbb View commit details
    Browse the repository at this point in the history
  3. Add live_only attribute

    snehapar9 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a95d821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a28966e View commit details
    Browse the repository at this point in the history
  5. Add comments

    snehapar9 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e5d8b3d View commit details
    Browse the repository at this point in the history
  6. Add space

    snehapar9 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    31b6273 View commit details
    Browse the repository at this point in the history
  7. Add space

    snehapar9 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e04c50e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. merge main and rerun test

    Greedygre committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    275c895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b036bb8 View commit details
    Browse the repository at this point in the history