Skip to content

Conversation

anihamde
Copy link
Contributor

simple fix to get publishing working

Copy link

vercel bot commented Mar 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Visit Preview Mar 15, 2024 8:12pm
xc-admin-frontend ⬜️ Ignored (Inspect) Visit Preview Mar 15, 2024 8:12pm

run: |
poetry -C express_relay/sdk/python/express_relay build
poetry -C express_relay/sdk/python/express_relay publish --username __token__ --password ${{ secrets.PYPI_TOKEN }}
cd express_relay/sdk/python/express_relay
Copy link
Contributor

@guibescos guibescos Mar 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

run: |
python3 -m pip install --upgrade poetry
poetry -C express_relay/sdk/python/express_relay build
poetry build
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it expected that you poetry build twice?

Copy link
Contributor

@m30m m30m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fix the duplicate build before merge

@anihamde anihamde merged commit a40de24 into main Mar 15, 2024
@anihamde anihamde deleted the python_sdk_workflow branch March 15, 2024 20:13
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.

3 participants