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

CLI: tracking issue: additions #489

Open
4 of 12 tasks
zeeshanlakhani opened this issue Jan 2, 2024 · 0 comments
Open
4 of 12 tasks

CLI: tracking issue: additions #489

zeeshanlakhani opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers rust Pull requests that update Rust code wit-ipld Wit / Ipld interop

Comments

@zeeshanlakhani
Copy link
Contributor

zeeshanlakhani commented Jan 2, 2024

Summary

This is a tracking issue for the Homestar CLI and what features, info, and data it should incorporate. We could separate these for specific sets of work.

Components

@zeeshanlakhani zeeshanlakhani added enhancement New feature or request good first issue Good for newcomers wit-ipld Wit / Ipld interop rust Pull requests that update Rust code labels Jan 2, 2024
@zeeshanlakhani zeeshanlakhani changed the title CLI: additions CLI: tracking issue: additions Jan 2, 2024
zeeshanlakhani added a commit that referenced this issue Feb 3, 2024
Includes:

- dns fallback update
- CLI removal of -w for running workflows; it's not a positional argument (the first one on run)
  * related to #489
- Closes #492 with local node bootstrapping
zeeshanlakhani added a commit that referenced this issue Feb 5, 2024
refactor: transport handling for ws & quic as fallback

Includes:

- dns fallback update
- CLI: removal of -w for running workflows; it's now a positional argument (the first one on run)
  * related to #489
- CLI: whoami command which showcases nodeinfo, e.g. peer_id and listener addrs/connections
  * related to #489
- Closes #492 with local node bootstrapping
zeeshanlakhani added a commit that referenced this issue Feb 5, 2024
refactor: transport handling for ws & quic as fallback

Includes:

- dns fallback update
- CLI: removal of -w for running workflows; it's now a positional argument (the first one on run)
  * related to #489
- CLI: node command which showcases nodeinfo, e.g. peer_id and listener addrs/connections
  * related to #489
- Closes #492 with local node bootstrapping
- Closes #297
- Closes #497
zeeshanlakhani added a commit that referenced this issue Feb 5, 2024
…ges (#547)

fix: add handling of dns multiaddrs and added kad bootstrapping

Closes #545.
Closes #492. 

refactor: transport handling for ws & quic as fallback

Includes:
- dns fallback to cloudflare
- CLI: removal of -w for running workflows; it's now a positional
argument (the first one on run)
  * related to #489
- CLI: `node` command which showcases nodeinfo, e.g. peer_id and
listener addrs/connections
  * related to #489
- CLI: adds static/non-RPC `info` command showcasing version,
build-git-sha, and features built with. We can extend this later with
more build information.
- Closes #297
- Closes #497

---------

Signed-off-by: Zeeshan Lakhani <zeeshan.lakhani@gmail.com>
Co-authored-by: Brian Ginsburg <7957636+bgins@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers rust Pull requests that update Rust code wit-ipld Wit / Ipld interop
Projects
None yet
Development

No branches or pull requests

3 participants