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

[Workspace] Add base path when parsing url in http service #6233

Merged
merged 7 commits into from
Mar 22, 2024

Commits on Mar 21, 2024

  1. fix: add base path when parse url in http service

    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c8596c1 View commit details
    Browse the repository at this point in the history
  2. feat: add CHANGELOG

    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e1fa23f View commit details
    Browse the repository at this point in the history
  3. feat: optimize unit test cases for parse clientBasePath from url when…

    … basePath enabled
    
    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d64f919 View commit details
    Browse the repository at this point in the history
  4. feat: add empty line before getWorkspaceIdFromURL method

    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    eff9b95 View commit details
    Browse the repository at this point in the history
  5. feat: optimize comment

    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b3a28d0 View commit details
    Browse the repository at this point in the history
  6. feat: optimize code

    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    SuZhou-Joe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1fe890d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f05b34 View commit details
    Browse the repository at this point in the history