Skip to content

Commit

Permalink
docs(starship-action): add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Jan 24, 2025
1 parent 9df2712 commit de845ad
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/actions/starship-action/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Starship Devnet Action (Agoric fork)

This `starship-action` was extracted from https://github.com/hyperweb-io/starship-action/tree/0.3.0

We took:
- action.yaml
- install.sh
- port-forward.sh

Agoric added the `load-docker-images` input parameter to be able to import locally-built Docker images into Starship's Kubernetes cluster.

Also, we ran `yarn prettier --write .github/actions/starship-action` to reformat
the code to our repository's standards.

0 comments on commit de845ad

Please sign in to comment.