Skip to content

fix release version for v4.3.0 - #173

Merged
isaacbrodsky merged 1 commit into
uber:masterfrom
isaacbrodsky:fix-release-version
Jun 26, 2025
Merged

fix release version for v4.3.0#173
isaacbrodsky merged 1 commit into
uber:masterfrom
isaacbrodsky:fix-release-version

Conversation

@isaacbrodsky

@isaacbrodsky isaacbrodsky commented Jun 26, 2025

Copy link
Copy Markdown
Collaborator

#160

Releasing using the tag and this properties file is an error as it attempts to upload a SNAPSHOT version (the -SNAPSHOT stripping is only if the workflow dispatch is used.)

The relevant error is:

   > Could not PUT 'https://s01.oss.sonatype.org/content/repositories/snapshots/com/uber/h3/4.3.0-SNAPSHOT/h3-4.3.0-20250626.120000-1.jar'. Received status code 401 from server: Content access is protected by token

https://github.com/uber/h3-java/actions/runs/15901027588/job/44844316941

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build #520

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.437%

Totals Coverage Status
Change from base Build #519: 0.0%
Covered Lines: 523
Relevant Lines: 546

💛 - Coveralls

@isaacbrodsky
isaacbrodsky merged commit 780060d into uber:master Jun 26, 2025
82 checks passed
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.

4 participants