Skip to content

Feature/build output#3

Merged
jonnyarndt merged 10 commits intomainfrom
feature/build-output
Mar 28, 2025
Merged

Feature/build output#3
jonnyarndt merged 10 commits intomainfrom
feature/build-output

Conversation

@jonnyarndt
Copy link
Copy Markdown
Contributor

Merge the Feature/build output branch into the main branch.

@jonnyarndt jonnyarndt requested a review from Copilot March 28, 2025 15:41
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR merges the Feature/build output branch into main by updating the README table to include a new "Build Output" column and making minor adjustments to the repository URL gathering mechanism.

  • Updated README.md to add and display the "Build Output" column.
  • Removed branch filtering from the workflow in gather-plugin-urls.yml.
  • Refactored the repository processing logic in gather_repo_urls.py to improve clarity and add more detailed logging.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
README.md Updated table header and rows to include "Build Output" information alongside releases.
.github/workflows/gather-plugin-urls.yml Removed branch filtering condition which may affect when the job is triggered.
.github/scripts/gather_repo_urls.py Renamed and restructured the markdown generation function with additional logging and list conversions.
Comments suppressed due to low confidence (1)

.github/workflows/gather-plugin-urls.yml:15

  • The removal of this branch filtering condition might cause the workflow to run on unintended branches. Confirm if this change is intentional or if the condition should be retained.
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/feature/add-total-counts'

@jonnyarndt jonnyarndt merged commit c4e6d8d into main Mar 28, 2025
@jonnyarndt jonnyarndt deleted the feature/build-output branch March 28, 2025 15:43
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