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

Fix clogged assembler #24

Merged
merged 8 commits into from
Mar 28, 2021
Merged

Fix clogged assembler #24

merged 8 commits into from
Mar 28, 2021

Conversation

goransle
Copy link
Member

@goransle goransle commented Mar 19, 2021

  • Added registry for assembly jobs, to avoid multiple assembles for a single file
  • Reduced calls to the github api, and added a downloader that uses git instead of the api. Partly closing Use git in stead of HTTP requests #4
  • Requests for :branch/masters/ files should now be handled as a project build using the tsc --build functionality.
  • Increased the rate limit a bit

@goransle goransle requested a review from cvasseng March 19, 2021 07:49
@goransle goransle merged commit 1e50156 into master Mar 28, 2021
@goransle goransle deleted the fix-clogged-assembler branch March 28, 2021 12:30
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