Skip to content

Conversation

@superm1
Copy link
Contributor

@superm1 superm1 commented Sep 26, 2025

In order to make gaia more accessible I think it would be a good idea to upload it to PyPi. Here's a github action that will:

  • build the wheel
  • save wheel as an artifact
  • On tag: upload artifact to Pypi
  • On tag: sign with sigstore
  • On tag: add signed wheel to Github release

Of course this requires registering with pypi and sigstore for all this to work. But when it's all in place users should be able to do this to install:

sudo apt install pipx
pipx install amd-gaia
pipx ensurepath

They can already install lemonade from PyPI. So after installing lemonade pipx should put both in $PATH and let users spin up lemonade server and gaia.

Signed-off-by: Mario Limonciello (AMD) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant