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

Fix no-code upgrade return value #955

Merged
merged 7 commits into from
Aug 29, 2024
Merged

Fix no-code upgrade return value #955

merged 7 commits into from
Aug 29, 2024

Commits on Aug 27, 2024

  1. no-code: Fix upgrade output return value.

    The no-code workspace upgrade endpoint does not return a workspace, but does return a "workspace-upgrade", which contains different data than a workspace does.
    paladin-devops committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    075d7f9 View commit details
    Browse the repository at this point in the history
  2. no-code: Document WorkspaceUpgrade, update upgrade test.

    Add changelog entry as well.
    paladin-devops committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    390c62d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d261e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ccdef2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfaa290 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d412d63 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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