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

Add reusable actions and workflow for linting #48

Open
devtobi opened this issue Oct 30, 2024 · 0 comments
Open

Add reusable actions and workflow for linting #48

devtobi opened this issue Oct 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@devtobi
Copy link
Member

devtobi commented Oct 30, 2024

Description

  • Add custom action to lint Java based projects including the RefArch maven build tools (Spotless, Spotbugs, PMD)
  • Add custom action to lint JavaScript based projects (executing lint script via npm)
  • Add custom workflow that enabled parallel execution of both custom actions for a given set of Java and JavaScript project directories
@devtobi devtobi added the enhancement New feature or request label Oct 30, 2024
@devtobi devtobi changed the title Add action and workflow for linting Add reusable actions and workflow for linting Oct 30, 2024
@devtobi devtobi assigned devtobi and unassigned devtobi Oct 30, 2024
@hupling hupling moved this to Open in SPS Nov 11, 2024
@hupling hupling added this to SPS Nov 11, 2024
@ejcsid ejcsid moved this from In Progress to Todo in SPS Dec 11, 2024
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
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant