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

Create tool to verify configuration of a repo is sound #76

Open
NullVoxPopuli opened this issue Jul 22, 2024 · 0 comments
Open

Create tool to verify configuration of a repo is sound #76

NullVoxPopuli opened this issue Jul 22, 2024 · 0 comments

Comments

@NullVoxPopuli
Copy link
Contributor

NullVoxPopuli commented Jul 22, 2024

Possible problems that are kind of hard to investigate / check manually:

  • Missing NPM_TOKEN
  • Build race condition
    • In a monorepo, packages can have incorrect build, could cause race conditions with clean phases
  • Missing GH Workflows
  • Incorrect token access
  • Incorrect NPM package settings

(just some ideas)

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

No branches or pull requests

1 participant