Skip to content

Conversation

@JenySadadia
Copy link

@JenySadadia JenySadadia commented Jul 11, 2025

  1. Fix print_simple_list function:
  • Add list of commits tested for builds history output
  • Add number of missing builds to the ouput
  1. Add item_type to print_simple_list to make it generic for builds and boots
  2. Include commits in the output for which 0 builds are detected from the dashboard

@JenySadadia JenySadadia requested a review from padovan July 11, 2025 09:58
@JenySadadia JenySadadia force-pushed the fix-validate-builds-cmd branch 3 times, most recently from fd258e5 to f609207 Compare July 11, 2025 10:24
)

for tree_branch, commits in tree_groups.items():
# Check if any commit has issues
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment is not required anymore as the report will include all the build commits, including commits without any issues i.e. commits with no missing builds detected.

Copy link
Contributor

@padovan padovan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Jeny. The changes looks good to me and I agree in general with @aliceinwire comments.

@JenySadadia JenySadadia force-pushed the fix-validate-builds-cmd branch from 5ae9e01 to 5fb362f Compare July 14, 2025 05:20
@JenySadadia JenySadadia requested a review from aliceinwire July 14, 2025 05:21
@aliceinwire
Copy link
Member

thanks for updating the code

@JenySadadia JenySadadia force-pushed the fix-validate-builds-cmd branch from 5fb362f to 8197e6e Compare July 16, 2025 08:53
1. Fix `print_simple_list` function:
- Add list of commits tested for builds history output
- Add number of missing builds to the ouput
2. Add `item_type` to `print_simple_list` to make it
generic for builds and boots
3. Include commits in the output for which 0 builds are
detected from the dashboard
4. Implement `extract_validation_data` function for fetching
validation information while generating list view report

Signed-off-by: Jeny Sadadia <jeny.sadadia@collabora.com>
@JenySadadia JenySadadia force-pushed the fix-validate-builds-cmd branch from 8197e6e to 59d410c Compare July 16, 2025 08:54
@aliceinwire aliceinwire merged commit 0633c21 into kernelci:main Jul 16, 2025
5 checks passed
@JenySadadia JenySadadia deleted the fix-validate-builds-cmd branch July 16, 2025 11:38
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.

3 participants