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

Visibility into what CLI / underlying library version the app is using? #479

Open
JoshuaKGoldberg opened this issue Sep 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@JoshuaKGoldberg
Copy link

Describe the bug

I'm seeing what appears to be the app not using the latest CLI version:

  1. feat: use Prettier to write config file, if possible cli#356 & fix: add correct arguments to the formatConfig() call cli#360 should have improved the CLI to respect Prettier config files
  2. fix: remove .all-contributorsrc from .prettierignore JoshuaKGoldberg/create-typescript-app#806 removed .all-contributorsrc in a repository
  3. docs: add conrmahr as a contributor for code JoshuaKGoldberg/create-typescript-app#808 showed the GitHub app not respecting allcontributors

To Reproduce

See JoshuaKGoldberg/create-typescript-app#808.

Expected behavior

I'd have though the GitHub app should use the latest CLI version.

Is it not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant