[go: nahoru, domu]

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

Update updateapilist.py script to avoid making API requests for fetching the list of clients. #12724

Open
ohmayr opened this issue May 22, 2024 · 0 comments
Labels
type: process A process-related concern. May include testing, release, or the like.

Comments

@ohmayr
Copy link
Contributor
ohmayr commented May 22, 2024

instead of making API calls to fetch the list of split repos and the packages in the mono repo, we can:

  1. Hardcode the list of split repos within the script.
  2. Do a local search of the list of mono-repo packages.

As a result we can clean up the use of GITHUB_TOKEN in the workflow to update the API list in the README.

@ohmayr ohmayr added the type: process A process-related concern. May include testing, release, or the like. label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

1 participant