Skip to content

test pypi#162

Merged
ncfrey merged 2 commits intomainfrom
n/test-pypi
Jul 28, 2025
Merged

test pypi#162
ncfrey merged 2 commits intomainfrom
n/test-pypi

Conversation

@ncfrey
Copy link
Contributor

@ncfrey ncfrey commented Jul 28, 2025

Description

This pull request modifies the GitHub Actions workflow configuration file .github/workflows/push.yml to comment out the testpypi job, effectively disabling it without permanently removing the code.

Changes to GitHub Actions workflow:

  • Commented out the testpypi job, which included steps for publishing Python package distributions to TestPyPI. This disables the job while preserving the code for potential future use.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Code refactoring

Testing

  • Tests pass locally
  • Added new tests for new functionality
  • Updated existing tests if needed

Checklist

  • Code follows style guidelines
  • Self-review completed
  • Documentation updated if needed
  • No breaking changes (or clearly documented)

@ncfrey ncfrey requested a review from kleinhenz July 28, 2025 17:46
@ncfrey ncfrey merged commit ae1d453 into main Jul 28, 2025
4 checks passed
@ncfrey ncfrey deleted the n/test-pypi branch July 28, 2025 18:00
@ncfrey ncfrey mentioned this pull request Jul 28, 2025
12 tasks
taylormjs pushed a commit that referenced this pull request Jul 31, 2025
* test pypi

* lint and fix

---------

Co-authored-by: freyn6 <freyn6@gene.com>
taylormjs pushed a commit that referenced this pull request Aug 1, 2025
* test pypi

* lint and fix

---------

Co-authored-by: freyn6 <freyn6@gene.com>
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.

2 participants