Skip to content

Restore repository indexing #532

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

Merged
merged 6 commits into from
Jun 12, 2025
Merged

Restore repository indexing #532

merged 6 commits into from
Jun 12, 2025

Conversation

nightkr
Copy link
Member

@nightkr nightkr commented Jun 11, 2025

Fixes #411.

config/repositories.yaml is now authoritative (once again) for the details of repository configuration (but generate_prs.yml must still contain the names of all operators). Ansible now knows about the whole list of repositories and is responsible for filtering out the ones it cares about, rather than GitHub Actions generating a unique repository list for every shard. This means that Ansible is now able to generate proper indexes again.

Also refactors the github workflow a bit to avoid different code paths for dry and wet runs.

@nightkr nightkr requested a review from a team June 11, 2025 10:59
@nightkr nightkr moved this to Development: Waiting for Review in Stackable Engineering Jun 11, 2025
@nightkr nightkr self-assigned this Jun 11, 2025
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

Has the workflow been tested?

@NickLarsenNZ NickLarsenNZ moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Jun 11, 2025
@nightkr
Copy link
Member Author

nightkr commented Jun 11, 2025

I've tested the port numbering locally, and confirmed with a dry run that the sharding and, well, dry-run functionality still seems to work. Not sure why only airflow-operator is listed as having been modified in the CI logs...

@nightkr nightkr added this pull request to the merge queue Jun 12, 2025
Merged via the queue into main with commit c546343 Jun 12, 2025
2 checks passed
@nightkr nightkr deleted the feature/restore-indexing branch June 12, 2025 08:38
@adwk67 adwk67 moved this from Development: In Review to Development: Done in Stackable Engineering Jun 17, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Dynamic port number for tilt not working any more
2 participants