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: starship js merge into monorepo #434

Merged
merged 95 commits into from
May 2, 2024
Merged

Conversation

Anmol1696
Copy link
Collaborator

No description provided.

pyramation and others added 9 commits April 21, 2024 05:47
 - @starship-ci/cli@1.4.3
 - @starship-ci/client@1.2.2
 - starshipjs@1.1.3
 - @starship-ci/cli@1.4.4
 - @starship-ci/client@1.2.3
 - @starship-ci/cli@1.4.5
 - @starship-ci/client@1.2.4
 - starshipjs@1.1.4
@pyramation pyramation self-requested a review April 30, 2024 23:52
@pyramation
Copy link
Collaborator

I re-requested review bc a UI issue I didn't see not all checks passed, otherwise once we get that we should be good to go

A few other items:

  • we need to update repo paths, issues links in package.json files
  • let's discuss readme, deps like jq yq are technically for the bash installation — I think we can say the main requirements are just kubectl, helm and docker — kind is also not required

The reason is to make starship more approachable, and we can make a readme to reflect that, and also still include if folks want to use kind or bash scripts to manage it.

@Anmol1696 Anmol1696 merged commit fffb0c3 into release/v2 May 2, 2024
8 checks passed
@Anmol1696 Anmol1696 deleted the anmol/starship-js-merge branch May 2, 2024 16:53
Anmol1696 added a commit that referenced this pull request May 3, 2024
* chore: rename chain name and type to id and name (#433)

* rename chains[].name to chains[].id and chains[].type to chains[].name

* fix typo in env variable

* set chart version to 0.2.0 and fix typo in registry

* fix port-forwrad script

* upgrade starship-action version

* fix relayers for v2

* fix hermes configmap (#436)

* chore: starship js merge into monorepo (#434)

* 🚀

* workflow

* proxy

* port forward

* snaps and logs

* client

* simpler names

* cleanup and docs

* chore(release): publish

 - @starship-ci/client@0.0.2
 - starshipjs@0.0.3

* readme

* chore(release): publish

 - @starship-ci/client@0.0.3
 - starshipjs@0.0.4

* ensure config exists

* chore(release): publish

 - @starship-ci/client@0.0.4

* readme

* readme

* chore(release): publish

 - @starship-ci/client@0.0.5
 - starshipjs@0.0.5

* workflow

* link

* remove `yq` as a dependency

* chore(release): publish

 - @starship-ci/client@0.1.0
 - starshipjs@0.1.0

* repo

* chore(release): publish

 - @starship-ci/client@0.1.1
 - starshipjs@0.1.1

* readme

* chore(release): publish

 - @starship-ci/client@0.1.2
 - starshipjs@0.1.2

* readme

* deps

* readme

* deps

* test

* CLI

* README

* readme

* main readme

* readme

* readme

* chore(release): publish

 - @starship-ci/cli@0.2.0
 - @starship-ci/client@0.2.0
 - starshipjs@0.2.0

* readme

* deps

* chore(release): publish

 - @starship-ci/cli@0.3.0

* remove stub

* chore(release): publish

 - @starship-ci/cli@0.4.0

* ports

* chore(release): publish

 - @starship-ci/cli@0.5.0
 - @starship-ci/client@0.3.0

* add installer

* pids

* chore(release): publish

 - @starship-ci/cli@0.6.0
 - @starship-ci/client@0.4.0

* starshipjs

* chore(release): publish

 - starshipjs@0.3.0

* readme

* readme

* recommended usage

* chore(release): publish

 - @starship-ci/cli@1.0.0
 - @starship-ci/client@1.0.0
 - starshipjs@1.0.0

* readme

* chore(release): publish

 - @starship-ci/cli@1.1.0
 - @starship-ci/client@1.1.0
 - starshipjs@1.1.0

* readme

* chore(release): publish

 - @starship-ci/cli@1.2.0

* config

* chore(release): publish

 - starshipjs@1.1.1

* cmds

* chore(release): publish

 - @starship-ci/cli@1.3.0
 - @starship-ci/client@1.2.0

* tty

* chore(release): publish

 - @starship-ci/cli@1.4.0

* readme

* chore(release): publish

 - @starship-ci/cli@1.4.1

* readme

* chore(release): publish

 - starshipjs@1.1.2

* readme

* chore(release): publish

 - @starship-ci/cli@1.4.2
 - @starship-ci/client@1.2.1

* readme

* readme

* snaps

* readme

* chore(release): publish

 - @starship-ci/cli@1.4.3
 - @starship-ci/client@1.2.2
 - starshipjs@1.1.3

* readme

* chore(release): publish

 - @starship-ci/cli@1.4.4
 - @starship-ci/client@1.2.3

* proxy

* readme

* chore(release): publish

 - @starship-ci/cli@1.4.5
 - @starship-ci/client@1.2.4
 - starshipjs@1.1.4

* prepare for monorepo merge

* rename root folder to match monorepo

* change dir for running starshipjs tests

* rename run-tests workflows for js clients

* set working dir in ci workflow

* use defaults, update symlink workspace

* inquirerer

* chore(release): publish

 - @starship-ci/cli@1.5.0
 - @starship-ci/client@1.3.0

* prepare for monorepo merge

* rename root folder to match monorepo

* rename clients/js/starshipjs to clients/js

* update urls to use starship instead of starshipjs repo

---------

Co-authored-by: Dan Lynch <pyramation@gmail.com>

* push latest stuff

* update gitignore

* ignore

* chore(release): publish

 - @starship-ci/cli@1.6.0
 - @starship-ci/client@1.4.0
 - starshipjs@1.2.0

* utils

* chore(release): publish

 - @starship-ci/cli@1.7.0

* wait-for-pods command

* chore(release): publish

 - @starship-ci/cli@1.8.0
 - @starship-ci/client@1.5.0

* update run-client-tests

---------

Co-authored-by: Dan Lynch <pyramation@gmail.com>
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