Skip to content

Commit

Permalink
Merge pull request #95 from osmosis-labs/upgrade/starshipjs
Browse files Browse the repository at this point in the history
update starshipjs
  • Loading branch information
pyramation committed May 1, 2024
2 parents c2ea810 + 2be348c commit 1688bb4
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 77 deletions.
2 changes: 1 addition & 1 deletion packages/osmo-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@protobufs/ibc": "^0.1.0",
"@protobufs/osmosis": "^0.4.0",
"@protobufs/tendermint": "^0.0.10",
"@starship-ci/cli": "1.4.5"
"@starship-ci/cli": "1.5.0"
},
"dependencies": {
"@cosmjs/amino": "0.32.3",
Expand Down
5 changes: 1 addition & 4 deletions packages/osmojs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@
"test": "jest --config ./jest.osmojs.config.js",
"test:watch": "jest --watch --config ./jest.osmojs.config.js",
"test:debug": "node --inspect node_modules/.bin/jest --runInBand --config ./jest.osmojs.config.js",
"setupKind": "starship setup-kind --config ./starship/configs/starship.yaml",
"cleanKind": "starship clean-kind --config ./starship/configs/starship.yaml",
"starship": "starship --config ./starship/configs/starship.yaml",
"starship:local": "starship --config ./starship/configs/starship.local.yaml",
"starship:test": "jest --config ./jest.starship.config.js --verbose --bail",
"starship:debug": "jest --config ./jest.starship.config.js --runInBand --verbose --bail",
"starship:watch": "jest --watch --config ./jest.starship.config.js"
Expand All @@ -49,7 +46,7 @@
"@protobufs/ibc": "^0.1.0",
"@protobufs/osmosis": "^0.4.0",
"@protobufs/tendermint": "^0.0.10",
"@starship-ci/cli": "^1.4.5",
"@starship-ci/cli": "^1.5.0",
"starshipjs": "^1.1.4"
},
"dependencies": {
Expand Down
52 changes: 0 additions & 52 deletions packages/osmojs/starship/configs/config.local.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions packages/osmojs/starship/configs/starship.local.yaml

This file was deleted.

6 changes: 1 addition & 5 deletions packages/osmojs/starship/configs/starship.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
helmName: osmojs
helmFile: ./config.yaml
helmRepo: starship
helmRepoUrl: https://cosmology-tech.github.io/starship/
helmChart: devnet
helmVersion: v0.1.38
kindCluster: starship
helmVersion: v0.1.38
29 changes: 20 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2507,21 +2507,22 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@starship-ci/cli@1.4.5", "@starship-ci/cli@^1.4.5":
version "1.4.5"
resolved "https://registry.yarnpkg.com/@starship-ci/cli/-/cli-1.4.5.tgz#06f5904f49fd25d1d25bd3278c8db8d1b6873de8"
integrity sha512-jvDxg0OImOq6DOvPINgLjGJOah9qIt3POkaELVwLXi0SkUzQDf2Nha9UYOaSs1mI0KBoZAmUwIocTOcGHISCGw==
"@starship-ci/cli@1.5.0", "@starship-ci/cli@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@starship-ci/cli/-/cli-1.5.0.tgz#c761dfe569bd862fa11599321faaab450ed6cc7b"
integrity sha512-Ks3fPCFpVfw1qGxY7S57qFEUe6Ew3Q9YiiYK6bUWH86xcQLtLAdNBJZF39XZom9RXBcKwnStxF0vI0TCBYc5QA==
dependencies:
"@starship-ci/client" "^1.2.4"
"@starship-ci/client" "^1.3.0"
chalk "^4.1.0"
deepmerge "^4.3.1"
inquirerer "^1.9.0"
js-yaml "^4.1.0"
minimist "^1.2.8"

"@starship-ci/client@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@starship-ci/client/-/client-1.2.4.tgz#aa84383397167c4249395ad0c856ee149e16eefc"
integrity sha512-XleLm5gcLdpsJLOn5AmCoZg3rgwKs+dp+ocJRUlOlTeRTn9A91MAD37KVoXmRteKSBiUCBsveD2EVKVhILHUWQ==
"@starship-ci/client@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@starship-ci/client/-/client-1.3.0.tgz#7d60634da04bc65ac5519460ad3d41a8b44b02ab"
integrity sha512-zV5rygG34LhNxQG8RJiNxuoC2ZJ6fivm2EC/SpRIoxYJRC2NNVZDBhMiF9kTRBYCTkMM5mRUxiWdmRIwLR30JQ==
dependencies:
chalk "^4.1.0"
deepmerge "^4.3.1"
Expand Down Expand Up @@ -5358,6 +5359,16 @@ inquirerer@0.1.3:
inquirer "^6.0.0"
inquirer-autocomplete-prompt "^0.11.1"

inquirerer@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/inquirerer/-/inquirerer-1.9.0.tgz#108071773a28ea5b950271572ac3051f34e0c92e"
integrity sha512-/LAn/F70YvRQZWz9r1q1seoO2oRMiSCSK8xKHGlkNebSibx5FppUKZLEjXgkCy1tgccas933q/Y7qNccFxrYkw==
dependencies:
chalk "^4.1.0"
deepmerge "^4.3.1"
js-yaml "^4.1.0"
minimist "^1.2.8"

interpret@^1.0.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
Expand Down

0 comments on commit 1688bb4

Please sign in to comment.