Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

[Android] Fix Android publishing configuration #780

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

jonnyandrew
Copy link
Contributor

Problem

Android compose library fails to publish with error 403.

Solution

  • Configure Sonatype repository host to S01
  • Configure signing

@jonnyandrew jonnyandrew requested a review from a team August 21, 2023 14:20
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: +1.78% 🎉

Comparison is base (ed3fe6e) 88.16% compared to head (c692126) 89.95%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #780      +/-   ##
============================================
+ Coverage     88.16%   89.95%   +1.78%     
============================================
  Files           122       82      -40     
  Lines         16296    14708    -1588     
  Branches        251        0     -251     
============================================
- Hits          14368    13231    -1137     
+ Misses         1721     1477     -244     
+ Partials        207        0     -207     
Flag Coverage Δ
uitests ?
uitests-android ?
unittests 89.95% <ø> (+1.84%) ⬆️
unittests-android ?
unittests-rust 89.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 40 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jonnyandrew jonnyandrew merged commit 324ad1b into main Aug 25, 2023
7 checks passed
@jonnyandrew jonnyandrew deleted the jonny/fix-android-publishing branch August 25, 2023 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants