Nushell core team meeting 2023-01-25

Attendees

  • Reilly
  • Darren
  • Michael
  • Jakub
  • JT
  • Stefan

Agenda

  • Upcoming release 0.75
    • Anything missing?
    • Get stuff in the release notes
  • Breaking changes in the PR pipeline
  • Stefan: Setting up coverage tracking?

Discussed Topics

PR's

Darren added these with Stefan's script (oldest first). tyvm!
I think these are closest to landing 7777, 7781, 7829, 7847, 7848 - Thoughts?

  • 6798 Skip parsing named flags when not specified (@Yesterday17)

    • Currently marked as draft
  • 7028 Move the config of complete rules to other place (@Decodetalkers)

    • breaking-change
    • Currently marked as draft
  • 7107 Use try_exist to handle the permission in cd (@Decodetalkers)

  • 7158 Add extended attributes (xattr) column to ls -l on supported platforms (@remmycat)

  • 7244 Improve par-each to output values in the same order as each (@webbedspace)

    • Reilly to close this. We don't think it's the right way forward
  • 7248 Experiment with cargo-deny (@jntrnr)

  • 7415 ensure that when nu evaluates files, it allows early returns (@merelymyself)

  • 7637 Span ListStream and use PipelineMismatch (@sholderbach)

    • streaming
    • Currently marked as draft
  • 7641 docs: 📝 missing catch block parameter example (@melMass)

    • Currently marked as draft
  • 7777 Remove deprecated --numbered flag from four commands (@webbedspace)

    • breaking-change
  • 7781 convert SyntaxShape::Table into the corresponding Type (@merelymyself)

    • type-system
    • semantics
  • 7799 fix: allow unknown args in start command (@dmatos2012)

    • Currently marked as draft
  • 7825 cp progress bar implementation (@Xoffio)

    • Reilly is working on this with @Xoffio
  • 7829 Fix panic when using alias with an if condition (@Mehrbod2002)

  • 7834 Expose filtering by file type in glob (@Dorumin)

  • 7846 A fill command to replace str lpad and str rpad (@fdncred)

    • breaking-change
  • 7847 Sync history on exit (@merelymyself)

  • 7848 make redirection keeps exit code (@WindSoilder)

    • Let's take this one, looks good
  • 7854 (Experimental) Benchmark each pipeline element (@kubouch)

    • help wanted
    • Currently marked as draft
Select a repo