CogDisResLab / drugfindR

Repository holding the code for the drugfindR R package
GNU General Public License v3.0
8 stars 3 forks source link

ci: add Graphite CI optimization to workflows #92

Closed AliSajid closed 1 month ago

AliSajid commented 1 month ago

TL;DR

Implemented CI optimization and updated package version.

What changed?

How to test?

  1. Trigger the GitHub Actions workflows and observe if the optimize_ci job runs successfully.
  2. Verify that subsequent jobs only run when optimize_ci determines they shouldn't be skipped.
  3. Check if the package version is correctly updated in DESCRIPTION and codemeta.json files.

Why make this change?

This change aims to optimize CI/CD processes by potentially skipping unnecessary job runs, which can save time and computational resources. The version update ensures proper tracking of package iterations.

AliSajid commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @AliSajid and the rest of your teammates on Graphite Graphite

graphite-app[bot] commented 1 month ago

Graphite Automations

"Auto-assign PRs to author" took an action on this PR • (09/22/24)

1 assignee was added to this PR based on Ali Sajid Imami's automation.

AliSajid commented 1 month ago

Merge activity