Skip to content

Update publish workflow#1913

Merged
fractalwrench merged 1 commit intomainfrom
workflow-change
Feb 19, 2025
Merged

Update publish workflow#1913
fractalwrench merged 1 commit intomainfrom
workflow-change

Conversation

@fractalwrench
Copy link
Copy Markdown
Member

@fractalwrench fractalwrench commented Feb 14, 2025

Goal

Fixes the publishing workflow on CI by ensuring javadoc + source JARs are added to the publication for the gradle plugin. Additionally prevent the integration test plugin from getting uploaded by removing the task from execution in the CI workflow.

Testing

Ran the workflow and confirmed artifacts were uploaded in a closed state & an example app could compile with them: https://github.com/embrace-io/embrace-android-sdk/actions/runs/13369659964

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 14, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@fractalwrench fractalwrench force-pushed the workflow-change branch 16 times, most recently from 4a81393 to 70675c5 Compare February 17, 2025 13:51
@fractalwrench fractalwrench marked this pull request as ready for review February 17, 2025 13:53
@fractalwrench fractalwrench requested a review from a team as a code owner February 17, 2025 13:53
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.21%. Comparing base (13b3c88) to head (cbe1bd2).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1913   +/-   ##
=======================================
  Coverage   85.21%   85.21%           
=======================================
  Files         483      483           
  Lines       11248    11248           
  Branches     1687     1687           
=======================================
  Hits         9585     9585           
- Misses        910      911    +1     
+ Partials      753      752    -1     

see 3 files with indirect coverage changes

@fractalwrench fractalwrench merged commit 449d5e4 into main Feb 19, 2025
9 checks passed
@fractalwrench fractalwrench deleted the workflow-change branch February 19, 2025 13:34
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.

2 participants