Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmology/starship-test@0.94.1
 - @cosmology/telescope@0.103.1
  • Loading branch information
Zetazzz committed Aug 11, 2023
1 parent ea871b3 commit 7a3b0d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/starship/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ so that you dont have to.
```bash
npm run e2e:deps
```
This command will
This command will
* check (and install) if your system has all the dependencies needed to run the e2e tests wtih Starship
* fetch the helm charts for Starship

## 2. Connect to a kubernetes cluster
Inorder to set up the infrastructure, for Starship, we need access to a kubernetes cluster.
One can either perform connect to a
One can either perform connect to a
* remote cluster in a managed kubernetes service
* use kubernetes desktop to spin up a cluster
* use kind to create a local cluster on local machine
Expand Down Expand Up @@ -72,4 +72,4 @@ Which will
If you are using kind for your kubernetes cluster, you can delete it with
```bash
npm run e2e:clean
```
```
1 change: 1 addition & 0 deletions packages/telescope/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -947,3 +947,4 @@ Thanks to these engineers, teams and projects for inspiring Telescope:
AS DESCRIBED IN THE TELESCOPE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.

No developer or entity involved in creating Telescope will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the Telescope code or Telescope CLI, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.

0 comments on commit 7a3b0d6

Please sign in to comment.