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

editoast: use buildkit cache to do incremental builds #3264

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

Khoyo
Copy link
Contributor

@Khoyo Khoyo commented Feb 21, 2023

This should decrease build times tremendously when a dependency is upgraded.

This should decrease build times tremendously when a dependency is
upgraded.
@Khoyo Khoyo added kind:enhancement Improvement of existing features area:editoast Work on Editoast Service labels Feb 21, 2023
@Khoyo Khoyo requested a review from a team as a code owner February 21, 2023 14:26
Copy link
Contributor

@bloussou bloussou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #3264 (7b98330) into dev (ef842f1) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                dev    #3264   +/-   ##
=========================================
  Coverage     43.18%   43.18%           
  Complexity     1874     1874           
=========================================
  Files           713      713           
  Lines         20734    20734           
  Branches       2581     2581           
=========================================
+ Hits           8954     8955    +1     
+ Misses        11297    11296    -1     
  Partials        483      483           
Flag Coverage Δ
editoast 73.79% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
editoast/src/map/bounding_box.rs 29.59% <0.00%> (+1.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@multun multun merged commit 62637c9 into dev Feb 21, 2023
@multun multun deleted the editoast-buildkit-cache branch February 21, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:editoast Work on Editoast Service kind:enhancement Improvement of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants