question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(aws-cdk): Please consider picomatch or micromatch over minimatch

See original GitHub issue

❓ General Issue

The Question

In delving into the different ways I can use globs to signal which services to act upon with the CLI, I discovered that the aws-cdk is making use of minimatch. Astute choice, but not the most optimal IMHO. Both picomatch and micromatch have enjoyed more recent updates and share a wider feature set. Negating is still particularly troublesome with minimatch. Couple that with both alternative having the backing of most of the ecosystem’s major toolsets these days, and I’m left very curious about the choice of using minimatch.

Would the project consider using one of the alternatives for a better end-user experience?

Environment

  • CDK CLI Version: 1.95.1
  • Module Version: 1.95.1
  • Node.js Version: 14.5.3
  • OS: MacOS
  • Language (Version): TS

Other information

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
peterwoodworthcommented, Jun 30, 2022

We don’t, i’ll write this down and ping you in a month. safe travels!

0reactions
shellscapecommented, Jun 30, 2022

Yes. Does this repo have a bot capable of timed reminders? I’m on vacation for a few weeks and won’t get to this until back to reality

Read more comments on GitHub >

github_iconTop Results From Across the Web

glob vs micromatch vs minimatch vs picomatch
Comparing trends for .
Read more >
Keysight KCOS 9.17 Third Party & Open-Source License ...
@types/minimatch 3.0.4 : MIT License. @types/mkdirp 0.5.2 : MIT License. @types/mocha 5.2.7 : MIT License. @types/mocha 8.0.0 : MIT License.
Read more >
CDSW 1.9.2 Notices
For more information on the Apache Software Foundation, please see ... scalalogging 3.9.0, snappy-java 1.1.7.1, software.amazon.awscdk:lambda 1.47.0, ...
Read more >
Notice
For more information on the Apache Software Foundation, please see ... You represent that You believe Your Modifications.
Read more >
Open Source Used In UBI SDWAN Reporting Dashboard 1.2
please contact us at external-opensource-requests@cisco.com. ... 1.96 micromatch 3.1.10 ... 1.995 software-amazon-awscdk-s3-deployment 1.43.0.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found