Skip to content

[Hermes] CI hardening: remove npm-publish, add Python 3.13, harden checkout & permissions#13

Merged
Coding-Dev-Tools merged 1 commit into
mainfrom
hermes/configdrift/ci-harden
May 18, 2026
Merged

[Hermes] CI hardening: remove npm-publish, add Python 3.13, harden checkout & permissions#13
Coding-Dev-Tools merged 1 commit into
mainfrom
hermes/configdrift/ci-harden

Conversation

@Coding-Dev-Tools
Copy link
Copy Markdown
Owner

CI Hardening Improvements

  • Remove .github/workflows/npm-publish.yml (not applicable to Python project)
  • Add Python 3.13 to CI test matrix and classifiers
  • Add persist-credentials: false to checkout step
  • Add permissions: contents: read at workflow level
  • Update [project.urls] with Documentation, Issues, Changelog links

These changes follow security best practices for GitHub Actions workflows.

@Coding-Dev-Tools Coding-Dev-Tools merged commit 806e2df into main May 18, 2026
4 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