https://github.com/sethmlarson/migrate-cpython-sigstore-bundles
Migrate CPython Sigstore bundles
https://github.com/sethmlarson/migrate-cpython-sigstore-bundles
Last synced: 10 months ago
JSON representation
Migrate CPython Sigstore bundles
- Host: GitHub
- URL: https://github.com/sethmlarson/migrate-cpython-sigstore-bundles
- Owner: sethmlarson
- Created: 2024-08-23T20:36:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-11T16:08:20.000Z (over 1 year ago)
- Last Synced: 2025-03-06T23:07:58.699Z (10 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Migrate CPython Sigstore bundles
```shell
git clone ssh://git@github.com/sethmlarson/migrate-cpython-sigstore-bundles
python -m venv venv
venv/bin/python -m pip install -r requirements.txt
venv/bin/python main.py
```
Then follow the prompts. If everything works out great and we're happy, run the `apply-changes.sh` script.
If after doing this we aren't happy, run the `restore-backup.sh` script.
## License
CC0-1.0