CogDisResLab / drugfindR

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

build: ensure create_tag script always runs and bump version #90

Closed AliSajid closed 1 week ago

AliSajid commented 1 week ago

TL;DR

Updated version number and improved pre-commit configuration.

What changed?

How to test?

  1. Verify that the version number is correctly updated in DESCRIPTION and codemeta.json files.
  2. Run a pre-commit hook to ensure the create_tag.sh script is executed, even when no files have changed.

Why make this change?

The version update prepares the package for a new release. Setting always_run: true for the create_tag.sh hook ensures that tags are consistently created, improving version control and release management processes.

AliSajid commented 1 week 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 week ago

Graphite Automations

"Request reviewers once CI passes" took an action on this PR • (09/22/24)

3 reviewers were added to this PR based on Ali Sajid Imami's automation.

"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 week ago

Merge activity