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 YAML Linting for Sample Files and Scaffolded Chart Files #4503

Open
camilamacedo86 opened this issue Jan 17, 2025 · 1 comment
Open

Add YAML Linting for Sample Files and Scaffolded Chart Files #4503

camilamacedo86 opened this issue Jan 17, 2025 · 1 comment
Assignees
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. testing

Comments

@camilamacedo86
Copy link
Member

What do you want to happen?

Currently, we need to ensure YAML files are properly linted for consistency and correctness. This includes:

  • Linting the sample files present in the repository.
  • Linting the files scaffolded under dist/chart for the project-v4-with-plugins configuration.

We already have a GitHub Action configured for this purpose at github/workflows/lint-sample.yml. This action should be updated or extended to cover both. Motivation: #4490

@sebastian-philipp ^ thank you for raise this one 🥇

Extra Labels

No response

@camilamacedo86 camilamacedo86 added kind/feature Categorizes issue or PR as related to a new feature. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. testing labels Jan 17, 2025
@Niharika0306
Copy link

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. testing
Projects
None yet
Development

No branches or pull requests

2 participants