Skip to content
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

chore(examples): make sure create_deployment.ts example work #91

Merged
merged 2 commits into from
May 15, 2024

Conversation

ygrishajev
Copy link
Contributor

@ygrishajev ygrishajev commented May 14, 2024

This PR ensures that create_deployment.ts works after code generation is moved to akash-api. It also updates types in other examples.

Another fix is deprecated certificate types added.

NOTE: this PR needs akash-network/akash-api#175 to be merged and published

@ygrishajev ygrishajev changed the title Feature/examples chore(examples): make sure create_deployment.ts example work May 14, 2024
@ygrishajev ygrishajev requested review from Redm4x and baktun14 May 14, 2024 09:56
Also update types in other examples

refs akash-network/akashjs#184
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 71.57%. Comparing base (97fe303) to head (81cb46a).

Files Patch % Lines
src/certificates/index.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   71.57%   71.57%           
=======================================
  Files          23       23           
  Lines         795      795           
  Branches      198      198           
=======================================
  Hits          569      569           
- Misses        217      218    +1     
+ Partials        9        8    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ygrishajev ygrishajev requested a review from baktun14 May 15, 2024 10:35
@ygrishajev ygrishajev merged commit c708994 into main May 15, 2024
3 checks passed
@ygrishajev ygrishajev deleted the feature/examples branch May 15, 2024 13:54
Copy link

🎉 This PR is included in version 0.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants