Skip to content

Conversation

@wyguy444
Copy link
Contributor

I'm trying to use the publicly available pypi github action to see if that will allow us to deploy this without the terminal.

@wyguy444 wyguy444 requested a review from a team as a code owner July 22, 2025 21:50
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/<your-pypi-project-name>
Copy link

@limelator limelator Jul 22, 2025

Choose a reason for hiding this comment

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

I think the project name needs to be inserted here

runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/<your-pypi-project-name>

Choose a reason for hiding this comment

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

does need to get filled with richenum?

runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/<your-pypi-project-name>
Copy link
Contributor

Choose a reason for hiding this comment

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

yikes

runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/<your-pypi-project-name>

Choose a reason for hiding this comment

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

Same

@sonarqubecloud
Copy link

@wyguy444 wyguy444 merged commit a680a3d into hearsaycorp:master Jul 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants