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

🐛 fix more parser errors #783

Merged
merged 20 commits into from
Mar 16, 2024
Merged

Conversation

AucaCoyan
Copy link
Contributor

@AucaCoyan AucaCoyan commented Mar 11, 2024

Hi! I reduced some of the errors in the daily CI. Still there are a few of them, but at least is something

  • Added the badge for the daily.yml (currently failing)
  • removed old docker from v0.60
  • removed old git from auto-generate completions
  • removed nethack from auto-generate completions (wasn't very useful)
  • removed root from auto-generate completions (wasn't very useful)
  • removed valgrind from auto-generate completions (wasn't very useful)
  • moved less from auto-generate to custom-completions.
  • moved mix from auto-generate to custom-completions.
  • moved tar from auto-generate to custom-completions.
  • moved tcpdump from auto-generate to custom-completions.
  • moved virsh from auto-generate to custom-completions.
  • moved zef from auto-generate to custom-completions.
  • fixed base16.nu
  • fixed from-cpuinfo.nu
  • fixed from-dmicode.nu
  • fixed to-number-format.nu
  • fixed to-json-schema.nu

@AucaCoyan AucaCoyan marked this pull request as ready for review March 15, 2024 23:40
@fdncred
Copy link
Collaborator

fdncred commented Mar 16, 2024

Thanks for the cleanup.

@fdncred fdncred merged commit 13a73ab into nushell:main Mar 16, 2024
1 check passed
@AucaCoyan AucaCoyan deleted the fix-more-parser-errors branch March 16, 2024 13:24
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.

None yet

2 participants