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

feat: bulk import target file batches #414

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

lili2311
Copy link
Contributor

@lili2311 lili2311 commented Dec 21, 2022

  • Tests written and linted ℹ︎
  • Documentation written in Wiki/README
  • Commit history is tidy & follows Contributing guidelines ℹ︎

What this does

Unused / not exposed yet functionality to bulk import files detected in a repo in batches > poll to completion > next batch. This will ensure support for large monorepos where thousands of files may need to be imported which can fail if they are all processed at once due to hitting rate limits.

@lili2311 lili2311 requested a review from a team as a code owner December 21, 2022 15:57
@lili2311 lili2311 self-assigned this Dec 21, 2022
@lili2311 lili2311 force-pushed the feat/bulk-import-target-files branch 2 times, most recently from 45ce761 to 6880f9e Compare December 21, 2022 16:38
@lili2311 lili2311 force-pushed the feat/bulk-import-target-files branch from 6880f9e to db70686 Compare December 21, 2022 16:41
@lili2311 lili2311 merged commit fa91dd0 into master Dec 21, 2022
@lili2311 lili2311 deleted the feat/bulk-import-target-files branch December 21, 2022 16:56
@aarlaud
Copy link
Contributor

aarlaud commented Dec 21, 2022

🎉 This PR is included in version 2.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants