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

Add SDK versioning #2708

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Add SDK versioning #2708

merged 1 commit into from
Jul 28, 2023

Conversation

koredefashokun
Copy link
Contributor

Description

This PR adds versioning to the SDK. It creates a new version on NPM before attempting to publish, fixing an issue where it was impossible to publish the SDK.

Related issue

N/A

Motivation and Context

Enable continuous deployment for the SDK.

How Has This Been Tested?

N/A

Screenshots (if appropriate):

@vercel
Copy link

vercel bot commented Jul 28, 2023

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

Name Status Preview Updated (UTC)
kwenta ✅ Ready (Inspect) Visit Preview Jul 28, 2023 6:40pm
kwenta-storybook ✅ Ready (Inspect) Visit Preview Jul 28, 2023 6:40pm

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #2708 (4de0612) into dev (fde61b2) will increase coverage by 0.12%.
Report is 30 commits behind head on dev.
The diff coverage is 47.95%.

@@            Coverage Diff             @@
##              dev    #2708      +/-   ##
==========================================
+ Coverage   51.26%   51.38%   +0.12%     
==========================================
  Files         381      382       +1     
  Lines       11501    11538      +37     
  Branches     2741     2745       +4     
==========================================
+ Hits         5896     5929      +33     
- Misses       5381     5385       +4     
  Partials      224      224              
Files Changed Coverage Δ
packages/app/src/components/Tab.tsx 90.00% <ø> (ø)
packages/app/src/components/Table/TableBodyRow.tsx 61.53% <ø> (ø)
...ions/futures/MobileTrade/UserTabs/PositionsTab.tsx 64.10% <ø> (ø)
...es/app/src/sections/futures/Trade/TradeBalance.tsx 77.33% <0.00%> (+3.72%) ⬆️
...p/src/sections/futures/UserInfo/PositionsTable.tsx 66.27% <0.00%> (-0.78%) ⬇️
packages/app/src/state/exchange/actions.ts 13.06% <0.00%> (-0.07%) ⬇️
packages/app/src/state/exchange/reducer.ts 23.43% <ø> (+0.36%) ⬆️
packages/app/src/state/staking/actions.ts 14.52% <0.00%> (+0.06%) ⬆️
packages/app/src/styles/theme/colors/dark.ts 100.00% <ø> (ø)
packages/app/src/styles/theme/colors/light.ts 100.00% <ø> (ø)
... and 11 more

... and 15 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@platschi platschi merged commit 39154b4 into dev Jul 28, 2023
5 of 6 checks passed
@platschi platschi deleted the sdk-version branch July 28, 2023 20:03
LeifuChen pushed a commit that referenced this pull request Jul 28, 2023
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.

2 participants