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

Config Generation: Simplify listing of org resources #1693

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

julienduchesne
Copy link
Member

It's always the same pattern: Run a function for all orgs
We can extract the "for each org" part to a common helper

@julienduchesne julienduchesne requested review from a team as code owners July 17, 2024 03:02
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne force-pushed the julienduchesne/simplify-org-lister branch from 1b69504 to 8c8f5ba Compare July 17, 2024 03:14
@julienduchesne julienduchesne force-pushed the julienduchesne/add-missing-listers branch from 4367683 to 9631419 Compare July 17, 2024 03:16
@julienduchesne julienduchesne force-pushed the julienduchesne/simplify-org-lister branch from 8c8f5ba to 80da5bb Compare July 17, 2024 03:16
Base automatically changed from julienduchesne/add-missing-listers to main July 17, 2024 14:53
@julienduchesne julienduchesne requested a review from a team as a code owner July 17, 2024 14:53
@julienduchesne julienduchesne requested review from peterschretlen and The-9880 and removed request for a team July 17, 2024 14:53
It's always the same pattern: Run a function for all orgs
We can extract the "for each org" part to a common helper
@julienduchesne julienduchesne force-pushed the julienduchesne/simplify-org-lister branch from 80da5bb to e6f1d8e Compare July 17, 2024 14:54
@julienduchesne julienduchesne merged commit e41415b into main Jul 17, 2024
25 of 26 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/simplify-org-lister branch July 17, 2024 15:04
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