Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

AliSajid
Copy link
Collaborator

@AliSajid AliSajid commented Sep 22, 2024

TL;DR

Updated version number and improved pre-commit configuration.

What changed?

  • Incremented package version from 0.99.992 to 0.99.993 in DESCRIPTION and codemeta.json files.
  • Modified .pre-commit-config.yaml to set always_run: true for the create_tag.sh hook.

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.

@graphite-app graphite-app bot requested review from willgryan and rela-v September 22, 2024 01:42
Copy link
Collaborator Author

AliSajid commented Sep 22, 2024

@AliSajid AliSajid changed the title build: add always_run to the create_tag script build: ensure create_tag script always runs and bump version Sep 22, 2024
Copy link

graphite-app bot commented Sep 22, 2024

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.

Copy link
Collaborator Author

AliSajid commented Sep 22, 2024

Merge activity

  • Sep 22, 8:31 AM EDT: @AliSajid started a stack merge that includes this pull request via Graphite.
  • Sep 22, 8:32 AM EDT: Graphite couldn't merge this PR because it failed for an unknown reason (Your push would publish a private email address. You can make your email public or disable this protection on GitHub).
  • Sep 22, 2:00 PM EDT: Graphite disabled "merge when ready" on this PR due to: Your push would publish a private email address. You can make your email public or disable this protection on GitHub.
  • Sep 22, 8:15 PM EDT: @AliSajid started a stack merge that includes this pull request via Graphite.
  • Sep 22, 8:15 PM EDT: @AliSajid merged this pull request with Graphite.

@AliSajid AliSajid changed the base branch from 09-21-docs_mark_all_internal_functions_as_such to graphite-base/90 September 22, 2024 12:31
@AliSajid AliSajid changed the base branch from graphite-base/90 to devel September 22, 2024 12:31
…g_script

Signed-off-by: Ali Sajid Imami <395482+AliSajid@users.noreply.github.com>
@AliSajid AliSajid merged commit 5bcd956 into devel Sep 23, 2024
5 checks passed
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