ol-infrastructure icon indicating copy to clipboard operation
ol-infrastructure copied to clipboard

Switch PyPI packages to using Github Actions and relying on OIDC identities

Open shaidar opened this issue 1 year ago • 1 comments

Description/Context

Switch PyPI packages to using Github Actions and relying on OIDC identities in place of hardcoded secrets. The steps are outlined here

Plan/Design

shaidar avatar Nov 16 '24 03:11 shaidar

Hey I built this for Anastasia's ai tutor!

You can steal my GH action from here:

https://github.com/mitodl/open-learning-ai-tutor/blob/main/.github/workflows/publish.yml

feoh avatar May 27 '25 17:05 feoh