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

[FEATURE] Lint checking script for pull requests #513

Open
IanHoang opened this issue Nov 19, 2024 · 0 comments
Open

[FEATURE] Lint checking script for pull requests #513

IanHoang opened this issue Nov 19, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Medium Priority

Comments

@IanHoang
Copy link
Collaborator

IanHoang commented Nov 19, 2024

Is your feature request related to a problem?

OSB Workloads lacks a custom lint checker that checks for:

  • Essential components in workloads (workload.json, test_procedures file, operations file, index.json, files.txt,)
  • Jinja2 templating

What solution would you like?

Create a custom lint checker with Github Actions for each of these that are run on each pull request. This will greatly help prevent templating errors in the future as well as improve the workload contribution experience.

@IanHoang IanHoang added enhancement New feature or request untriaged good first issue Good for newcomers and removed untriaged labels Nov 19, 2024
@IanHoang IanHoang changed the title [FEATURE] Lint checking script [FEATURE] Lint checking script for pull requests Nov 19, 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 good first issue Good for newcomers Medium Priority
Projects
None yet
Development

No branches or pull requests

1 participant