Unable to configure Trusted Publishing for Github with IP Allow List enabled #12269
Replies: 3 comments
-
I honestly have no idea why that is, because our implementation is doing almost the exact same thing as theirs. Are the PyPI IP addresses already whitelisted by your company?
The IP addresses that you see there are our public IP endpoints from the CDN in front of our servers. The requests to GitHub would come from our actual server IP addresses though. Due to how we run our servers these IP addresses are not static though, so I don't know how to give you anything that you could put into such a whitelist. 🤔 |
Beta Was this translation helpful? Give feedback.
-
No I didn't have to whitelist anything for PyPi |
Beta Was this translation helpful? Give feedback.
-
|
I've converted this issue to a feature request now since the feature itself is working as intended and support for IP whitelisting is an additional feature on top. Once this becomes actionable we can always convert it back to an issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Current Behavior
When trying to configure Trusted Publishing for a crate that is in a repo which is behind a Github IP allow lists I get the following error on crates.io
Expected Behavior
Expected behavior would be that I can configure this in crates.io without the error while IP allowlist is enabled
Steps To Reproduce
No response
Environment
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions