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

feat: add name to w3 space info output #164

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

olizilla
Copy link
Contributor

It seemed odd that I have to use w3 space ls and scan the list to find the * to find the name of the currently selected space.

This fixes it so that w3 space info includes the name where possible.

The space/info capability doesn't provide the meta.name field of a space but perhaps it should.

License: MIT

It seemed odd that I have to use `w3 space ls` and scan the list to find the `*` to find the name of the currently selected space.

This fixes it so that `w3 space info` includes the name where possible.

The `space/info` capability doesn't provide the meta.name field of a space but perhaps it should.

License: MIT
Signed-off-by: Oli Evans <oli@protocol.ai>
@vasco-santos vasco-santos merged commit 2b1bc4a into main Jan 23, 2024
1 check passed
@vasco-santos vasco-santos deleted the add-name-to-space-info branch January 23, 2024 11:48
alanshaw pushed a commit that referenced this pull request Jan 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[7.3.0](v7.2.1...v7.3.0)
(2024-01-23)


### Features

* add `name` to `w3 space info` output
([#164](#164))
([2b1bc4a](2b1bc4a))


### Bug Fixes

* clear timeout always
([#166](#166))
([c1b7cce](c1b7cce))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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.

3 participants