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

Make Knip and Jest workflows reusable #13

Open
gentlementlegen opened this issue Jul 16, 2024 · 3 comments
Open

Make Knip and Jest workflows reusable #13

gentlementlegen opened this issue Jul 16, 2024 · 3 comments

Comments

@gentlementlegen
Copy link
Member

gentlementlegen commented Jul 16, 2024

          @0x4007 I would propose to convert the Knip workflow into a reusable workflow (https://docs.github.com/en/actions/using-workflows/reusing-workflows) . There is a correct Knip setup now but it needs to be propagated into multiple repositories. The differences between Knip workflow configurations between repositories are minor: bun vs yarn and different yarn versions. I can work on this as soon as I finish the plugin screencasts.

Originally posted by @gitcoindev in ubiquity-os/permit-generation#35 (comment)

What we are aiming to solve is the changes needed within all the repositories that inherited from the template when we are fixing a workflow. Having it as a template could solve the synching thus not requiring to update all the workflows across the repositories. This change also applies to https://github.com/ubiquity/ts-template/

@rndquu
Copy link
Member

rndquu commented Jul 16, 2024

The following workflows could be refactored to be reusable:

@gentlementlegen
Copy link
Member Author

/help

Copy link
Contributor

ubiquity-os bot commented Sep 25, 2024

Available Commands

Command Description Example
/help List all available commands. /help
/allow Allows the user to modify the given label. /allow @user1 label

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

2 participants