Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(conf): configure project to stamp ci action's requirements.txt w/ new version #1248

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

Conversation

codejedi365
Copy link
Contributor

@codejedi365 codejedi365 commented May 17, 2025

Purpose

  • Automates the bump of the GitHub action dependency when a new version is released.

Rationale

With the refactor of the GitHub action Docker build, I changed it to actually download the published python-semantic-release package rather than just load the GitHub source code into the container. This ensures that we have less disparity between what users report errors as the runtimes are different. We must now bump the version value in the requirements.txt that is used when building the GitHub Action when we bump the overall version.

How did you test?

Manually with the stamp only command to make sure the newly defined version is inserted into src/gh_action/requirements.txt


PR Completion Checklist

  • Reviewed & followed the Contributor Guidelines

  • Changes Implemented & Validation pipeline succeeds

  • Commits follow the Conventional Commits standard
    and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs)

  • N/A Appropriate Unit tests added/updated

  • N/A Appropriate End-to-End tests added/updated

  • N/A Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines)

@codejedi365 codejedi365 merged commit 5c5ca2a into python-semantic-release:master May 17, 2025
13 checks passed
@codejedi365 codejedi365 deleted the chore/add-version-update-to-gha branch May 17, 2025 18:31
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.