-
Notifications
You must be signed in to change notification settings - Fork 8
fix: doc/source/how-to/releasing.rst: fix variables #442
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
Conversation
RobPasMue
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Wiz Scan Summary
|
|
@RobPasMue Thanks for having approved this PR! I have added another commit after you approved: f002664 The pre-commit.ci job over the first 2 commits initially failed with: I tested my changes locally with Since I could not re-run the precommit.ci job, I tried to bypass the pre-commit.ci checks by pushing a commit: What are the usual ways to solve pre-commit.ci jobs failing with |
|
First time I see those fails... pretty weird! Seems like something transient anyway. Thanks for the PR. Merging now! |
* doc/source/how-to/releasing.rst: use double quotes for variable expansion * doc/source/how-to/releasing.rst: fix powershell nested variable * [skip pre-commit.ci]
doc/source/how-to/releasing.rst: use double quotes for variable expansion (otherwiseINDEX_URLliterally equalshttps://$PYANSYS_PYPI_PRIVATE_READ_PAT@pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/simple/)doc/source/how-to/releasing.rst: fix powershell nested variable