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

trace-pkg, serverless-jetpack: Allow globs on more options. #15

Open
4 tasks
ryan-roemer opened this issue Sep 14, 2022 · 0 comments
Open
4 tasks

trace-pkg, serverless-jetpack: Allow globs on more options. #15

ryan-roemer opened this issue Sep 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ryan-roemer
Copy link
Member

ryan-roemer commented Sep 14, 2022

Using trace-pkg as an example, these options accept globs already:

  • include
  • trace

These options accept path prefixes (so theoretically don't need globs)

  • ignores

These are options we don't yet provide glob support for but should check / research / add notes:

  • dynamic.resolutions
    • app sources (start with ./)
    • dependencies
  • allowMissing

Previous related issues:

@ryan-roemer ryan-roemer added the enhancement New feature or request label Sep 14, 2022
ryan-roemer added a commit that referenced this issue Sep 16, 2022
Part of #15 

- Confirms that `dynamic.resolutions` does _not_ support globs and updates README
- Adds a helper README to trace-pkg tests to explain what each type of test does
- Add some neato emojis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant