Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Upload to various private indexes. #525

Merged
merged 1 commit into from
Jul 29, 2024
Merged

fix: Upload to various private indexes. #525

merged 1 commit into from
Jul 29, 2024

Conversation

MaxJPRey
Copy link
Contributor

@MaxJPRey MaxJPRey commented Jul 25, 2024

Fix: #524 .

Previously, it was only possible to upload the release to the private Ansys pypi.
Now it should be possible to release to a different index.

@MaxJPRey MaxJPRey requested a review from a team as a code owner July 25, 2024 07:52
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the bug Defects or glitches reported by users or developers label Jul 25, 2024
@MaxJPRey MaxJPRey changed the title FIX: Upload to various private indexes. fix: Upload to various private indexes. Jul 25, 2024
Copy link
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

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

LGTM! Let me do a patch release

@RobPasMue RobPasMue merged commit 5f4e326 into main Jul 29, 2024
16 checks passed
@RobPasMue RobPasMue deleted the fix/issue_524 branch July 29, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defects or glitches reported by users or developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add index_name as a variable to release-pypi-private
2 participants