Skip to content

Conversation

@amiclaus
Copy link
Contributor

@amiclaus amiclaus commented Oct 21, 2025

Pull Request Description

Add check_new_components_readme function to validate that new drivers
and projects include proper README.rst documentation files.

The check examines newly added source files and ensures corresponding
README.rst files exist in the component directory structure.

image

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have followed the Coding style guidelines
  • I have complied with the Submission Checklist
  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have build all projects affected by the changes in this PR
  • I have tested in hardware affected projects, at the relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe etc), if applies

Move duplicated parse_commit_range function from astyle.sh and
documentation.sh into shared lib.sh to eliminate code duplication.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Add check_new_components_readme function to validate that new drivers
and projects include proper README.rst documentation files.

The check examines newly added source files and ensures corresponding
README.rst files exist in the component directory structure.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Add driver to test ci changes

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Add README documentation.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
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

Successfully merging this pull request may close these issues.

1 participant