Skip to content

Comments

[Build/CI Change] Publish to test pypi during the release workflow#44

Merged
carlosgjs merged 4 commits intoAutoResearch:mainfrom
hinxcode:publish-test-pypi
Mar 20, 2025
Merged

[Build/CI Change] Publish to test pypi during the release workflow#44
carlosgjs merged 4 commits intoAutoResearch:mainfrom
hinxcode:publish-test-pypi

Conversation

@hinxcode
Copy link
Contributor

@hinxcode hinxcode commented Jul 14, 2024

Change Description

  • My PR includes a link to the issue that I am addressing

This PR is addressing issue tickets:
#24
uw-ssec/codeuw#47

Solution Description

1. Publish to Test PyPI
I separated actions for building the package from the deploy job, making a shareable artifact between publishing jobs to PyPI and Test PyPI.
2. Check PyPI packages
Similar to the testing done in NoisePy. The changes in init.py are for retrieving the version number.

Code Quality

  • I have read the Contribution Guide
  • My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • My code contains relevant comments and necessary documentation

I've tested these changes using nektos/act locally and my own forked repo without errors.

Project-Specific Pull Request Checklists

Build/CI Change Checklist

  • If required or optional dependencies have changed (including version numbers), I have updated the README to reflect this
  • If this is a new CI setup, I have added the associated badge to the README

A new token TEST_PYPI_API_TOKEN is needed to add to the repo.

@hinxcode hinxcode changed the title [Build/CI Change] Publish to test pypi during the release workflow #24 [Build/CI Change] Publish to test pypi during the release workflow Jul 14, 2024
Copy link
Collaborator

@carlosgjs carlosgjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you for picking up this issue! I just added a couple of minor comments, can you address them?

@hinxcode
Copy link
Contributor Author

hinxcode commented Mar 5, 2025

Looks good, thank you for picking up this issue! I just added a couple of minor comments, can you address them?

@carlosgjs Hi, I'm glad to help! I've updated the PR. Thanks for your feedback!

@carlosgjs carlosgjs merged commit 97488a8 into AutoResearch:main Mar 20, 2025
6 of 9 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.

2 participants