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

chore: move to crane for building the package #42

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

VTimofeenko
Copy link
Contributor

Crane makes it easier to reuse artifacts when building multiple features at the same time.

(almost) scientific test showed reduction of build time from ~5 minutes (naersk) to ~2 (crane).

This should not change user experience.

Crane makes it easier to reuse artifacts when building multiple features
at the same time.

(almost) scientific test showed reduction of build time from ~5 minutes
(naersk) to ~2 (crane).

This should not change user experience.
@VTimofeenko VTimofeenko merged commit 1bfd363 into master Dec 4, 2023
1 check passed
@VTimofeenko VTimofeenko deleted the move-to-crane branch January 4, 2024 21:22
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