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: Correct Build Scan Endpoint #3785

Merged
merged 18 commits into from May 3, 2023
Merged

fix: Correct Build Scan Endpoint #3785

merged 18 commits into from May 3, 2023

Conversation

ewagner-verta
Copy link
Contributor

@ewagner-verta ewagner-verta commented May 2, 2023

Impact and Context

Fixes the Build.start_scan() function to use the correct URL for the endpoint (needs to include workspace)

Risks and Area of Effect

Low risk, fixes a bug.

Testing

  • Unit test
  • Deployed to dev env
  • Other (explain)

Reverting

  • Contains Migration - Do Not Revert

Copy link
Contributor

@liuverta liuverta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall. Some minor things.

client/verta/tests/unit_tests/strategies.py Outdated Show resolved Hide resolved
client/verta/verta/endpoint/build/_build.py Outdated Show resolved Hide resolved
client/verta/verta/endpoint/build/_build_scan.py Outdated Show resolved Hide resolved
Copy link
Contributor

@liuverta liuverta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small docstring comment. 🚀

client/verta/tests/unit_tests/strategies.py Outdated Show resolved Hide resolved
Co-authored-by: Liu <96442646+liuverta@users.noreply.github.com>
@ewagner-verta ewagner-verta merged commit 375e5b5 into main May 3, 2023
2 of 7 checks passed
@ewagner-verta ewagner-verta deleted the build_scan_url_fix branch May 3, 2023 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants