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

bump to include foreground patch #41

Merged
merged 7 commits into from
Apr 15, 2024
Merged

bump to include foreground patch #41

merged 7 commits into from
Apr 15, 2024

Conversation

amtoine
Copy link
Owner

@amtoine amtoine commented Apr 12, 2024

amtoine added a commit that referenced this pull request Apr 13, 2024
this PR
- makes it that `nu::value::is_table` returns a `nu::value::Table`
variant which hold more information about why the value is not a table
- adds a warning banner at the bottom to indicate the user why they are
seeing a list of records
- adds a bunch of new tests for `is_table` for the new table variants
- make the colors of the warning banner configurable

> **Important**
> this will only work with #41, this can be achieved by running
> ```bash
> git merge bump-set_foreground
> ```
> on top of this commit
this should solve the merge conflict in #41 where the lock file did
change.
@amtoine amtoine marked this pull request as ready for review April 15, 2024 13:28
@amtoine
Copy link
Owner Author

amtoine commented Apr 15, 2024

once the CI turns 🟢, i'll land this PR.
even though it's pointing to a pending PR in Nushell, i think it's better to have the plugin working again, i'll bump and tag the plugin as soon as the PR lands.

@amtoine amtoine merged commit 22f2531 into main Apr 15, 2024
4 checks passed
@amtoine amtoine deleted the bump-set_foreground branch April 15, 2024 13:36
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