Skip to content

chore(ci): Simplify jitpack.yml build steps#4460

Merged
jamesarich merged 1 commit into
mainfrom
chore/jitpack
Feb 5, 2026
Merged

chore(ci): Simplify jitpack.yml build steps#4460
jamesarich merged 1 commit into
mainfrom
chore/jitpack

Conversation

@jamesarich

@jamesarich jamesarich commented Feb 5, 2026

Copy link
Copy Markdown
Collaborator

Removes the before_install step and simplifies the install command in jitpack.yml to use a single top-level publishToMavenLocal Gradle task.

Additionally, a print statement has been added to publishing.gradle.kts to log the configured version for each project during the publication process.

Removes the `before_install` step and simplifies the `install` command in `jitpack.yml` to use a single top-level `publishToMavenLocal` Gradle task.

Additionally, a print statement has been added to `publishing.gradle.kts` to log the configured version for each project during the publication process.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich jamesarich merged commit 94280a8 into main Feb 5, 2026
7 of 8 checks passed
@jamesarich jamesarich deleted the chore/jitpack branch February 5, 2026 14:56
@codecov

codecov Bot commented Feb 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.54%. Comparing base (37e9d64) to head (b0aca71).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4460   +/-   ##
=====================================
  Coverage   8.54%   8.54%           
=====================================
  Files        420     420           
  Lines      14216   14216           
  Branches    2359    2359           
=====================================
  Hits        1215    1215           
  Misses     12781   12781           
  Partials     220     220           

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

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