Skip to content

Comments

chore: restore default template publishing config#19

Merged
Pymetheus merged 1 commit intomainfrom
develop
Feb 13, 2026
Merged

chore: restore default template publishing config#19
Pymetheus merged 1 commit intomainfrom
develop

Conversation

@Pymetheus
Copy link
Owner

Description

Replace concrete project metadata in pyproject.toml with template placeholders (DISTRIBUTION-NAME, [[USERNAME]], [[REPO_NAME]], [[DESCRIPTION]]), bump/reset version to 0.1.0, and update author/email and docs/URLs to template tokens. Comment out the publish-docker, publish-test-pypi, and github-release jobs in .github/workflows/cd.yml to prevent automated publishing until the template is configured.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Related Issue

Closes #(issue number)

Changes Made

-Replace concrete project metadata in pyproject.toml with template placeholders

  • Comment out the publish-docker, publish-test-pypi, and github-release jobs

Testing

Describe how you tested your changes:

  • Unit tests pass
  • Integration tests pass
  • Manual testing performed

Screenshots (if applicable)

Add screenshots to help explain your changes.

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Context

Add any other context about the PR here.

Replace concrete project metadata in pyproject.toml with template placeholders (DISTRIBUTION-NAME, [[USERNAME]], [[REPO_NAME]], [[DESCRIPTION]]), bump/reset version to 0.1.0, and update author/email and docs/URLs to template tokens. Comment out the publish-docker, publish-test-pypi, and github-release jobs in .github/workflows/cd.yml to prevent automated publishing until the template is configured.
@github-actions github-actions bot added the enhancement Types: Improvement to an existing feature label Feb 13, 2026
@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Pymetheus Pymetheus merged commit 0899b24 into main Feb 13, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Types: Improvement to an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant