We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Build
This repo is a monorepo. We need some sort of sane way to manage this project and organize the contents.
Open to suggestions.
Honestly, would love to know if there other folks using actions in this way we can get ideas from.
mentioned on stream 2/24/21
The text was updated successfully, but these errors were encountered:
May be worth noting that since this is a monorepo, we may not be able to publish to marketplace.
https://docs.github.com/en/actions/creating-actions/publishing-actions-in-github-marketplace#about-publishing-actions
From this, a marketplace published action is one-to-one with a GitHub repo.
Also tried implementing a typescript action in the repo over at https://github.com/nickytonline/epic-actions , and got super hung up on pre-commit hooks with it.
Sorry, something went wrong.
For the management of pre-commit hooks you might wanna check https://github.com/Escape-Technologies/mookme
No branches or pull requests
Type of feature
Build
Current behavior
This repo is a monorepo. We need some sort of sane way to manage this project and organize the contents.
Open to suggestions.
Questions
Desired solution
Honestly, would love to know if there other folks using actions in this way we can get ideas from.
Additional context
mentioned on stream 2/24/21
Code of Conduct
The text was updated successfully, but these errors were encountered: