Skip to content

chore: Update sonatype endpoint for publishing #239

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

vincetran
Copy link
Member

Issue #, if available: N/A

Description of changes:
Followed the migration wiki and Central Portal documentation to make these changes. After this is pushed, I'll have to also modify the build spec for the publish CodeBuild project as we need to manually tell the API "we're done uploading, start staging the repository" then we can finish our publishing flow from the UI.

How did you test these changes?
Did test publishes of Liveness to Central Portal and validated that they showed up.

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Ensure commit message has the appropriate scope (e.g fix(liveness): message, fix(authenticator): message, fix(all): message)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@vincetran vincetran requested review from a team as code owners May 23, 2025 18:36
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.15%. Comparing base (ab7ba13) to head (5e4b922).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #239   +/-   ##
=======================================
  Coverage   29.15%   29.15%           
=======================================
  Files          94       94           
  Lines        4377     4377           
  Branches      510      510           
=======================================
  Hits         1276     1276           
  Misses       2994     2994           
  Partials      107      107           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant