Skip to content

Comments

Update GitHub Actions#8

Merged
nisrulz merged 5 commits intodevelopfrom
update/github-action-to-build-jitpack
Mar 21, 2025
Merged

Update GitHub Actions#8
nisrulz merged 5 commits intodevelopfrom
update/github-action-to-build-jitpack

Conversation

@nisrulz
Copy link
Owner

@nisrulz nisrulz commented Mar 20, 2025

This pull request includes updates to the GitHub Actions workflows to improve the build and deployment processes by refining the triggers and updating the actions used.

Improvements to GitHub Actions workflows:

  • .github/workflows/build.yml: Updated the workflow to trigger only on changes to the develop branch, excluding markdown files, and updated the actions used for checking out the repository, setting up Java, and setting up Gradle. Removed the caching of Gradle packages and the Codecov step.
  • .github/workflows/jitpack-build.yml: Added a new workflow to force a Jitpack build when changes are pushed to the develop branch or a pull request is made to the develop branch, excluding markdown files.

@nisrulz nisrulz merged commit cb8132f into develop Mar 21, 2025
1 of 2 checks passed
@nisrulz nisrulz deleted the update/github-action-to-build-jitpack branch March 21, 2025 13:56
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