Skip to content

Add checkout action to soldeer CI #566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2025
Merged

Conversation

ZigaMr
Copy link
Contributor

@ZigaMr ZigaMr commented Apr 9, 2025

This PR fixes:

  • publish-contracts-soldeer job error in publish.yaml.
  • Token expiration issue

Missing actions/checkout@v4 resulted in combined working directory paths (/home/runner/work/sapphire-paratime/sapphire-paratime/contracts/contracts)

Soldeer API token expires after 1 month which makes it unsuitable as a github secret. The soldeer CI/CD has been updated to use email/password combination.

Fix: Added actions/checkout@v4 to publish-contracts-soldeer.

Fixes #561

Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for oasisprotocol-sapphire-paratime canceled.

Name Link
🔨 Latest commit 62f87a2
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-sapphire-paratime/deploys/6808d86b7836950008fd7224

@ZigaMr ZigaMr requested a review from matevz April 9, 2025 09:32
@ZigaMr ZigaMr force-pushed the ZigaMr/CI/soldeer-checkout-fix branch from 578892a to 24a8f4d Compare April 11, 2025 09:05
@ZigaMr ZigaMr force-pushed the ZigaMr/CI/soldeer-checkout-fix branch 2 times, most recently from ccca6d6 to 94801e1 Compare April 18, 2025 15:00
@ZigaMr ZigaMr force-pushed the ZigaMr/CI/soldeer-checkout-fix branch from 94801e1 to 62f87a2 Compare April 23, 2025 12:09
@ZigaMr ZigaMr merged commit 2631444 into main Apr 23, 2025
15 checks passed
@ZigaMr ZigaMr deleted the ZigaMr/CI/soldeer-checkout-fix branch April 23, 2025 12:37
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.

ci: Fix pypi and soldeer publishing errors
2 participants