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 "large package handling" to redirect to shared folder #473

Merged
merged 10 commits into from
Nov 17, 2022

Conversation

frostebite
Copy link
Member

@frostebite frostebite commented Nov 12, 2022

Changes

Small fix to feature "large package handling", redirects package reference to shared directory in cloud runner volume.

Checklist

  • Read the contribution guide and accept the code of conduct
  • Readme (updated or not needed)
  • Tests (added, updated or not needed)

@github-actions
Copy link

Cat Gif

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2022

Codecov Report

Merging #473 (df9bdfa) into main (f300dd2) will decrease coverage by 0.31%.
The diff coverage is 4.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
- Coverage   36.89%   36.58%   -0.32%     
==========================================
  Files          73       72       -1     
  Lines        2724     2731       +7     
  Branches      512      506       -6     
==========================================
- Hits         1005      999       -6     
- Misses       1717     1730      +13     
  Partials        2        2              
Impacted Files Coverage Δ
src/model/cloud-runner/providers/aws/index.ts 14.51% <0.00%> (-1.11%) ⬇️
...oviders/aws/services/garbage-collection-service.ts 11.11% <0.00%> (-4.28%) ⬇️
...loud-runner/providers/aws/services/task-service.ts 5.71% <0.00%> (-1.61%) ⬇️
src/model/cloud-runner/remote-client/index.ts 14.00% <0.00%> (-0.44%) ⬇️
src/model/cloud-runner/cloud-runner-options.ts 74.10% <60.00%> (+0.65%) ⬆️

@frostebite frostebite merged commit d6ac850 into main Nov 17, 2022
@frostebite frostebite deleted the cloud-runner-develop branch November 17, 2022 18:59
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.

3 participants