Skip to content

kata: build incrementally using crane#2383

Draft
charludo wants to merge 1 commit into
mainfrom
ch/incremental-rust-electric-boogaloo
Draft

kata: build incrementally using crane#2383
charludo wants to merge 1 commit into
mainfrom
ch/incremental-rust-electric-boogaloo

Conversation

@charludo
Copy link
Copy Markdown
Collaborator

  • patches are applied in a new kata.source package and consumed from there
  • changes to root Cargo.lock/Cargo.toml files require full rebuild (doesn't matter of upstream or through our patches)
  • building e.g. the agent still takes ~1:30min, because the entire agent still needs to be rebuilt and tested, but that's still significantly faster than before

@charludo charludo requested review from burgerdev and sespiros May 11, 2026 14:42
@charludo charludo added the no changelog PRs not listed in the release notes label May 11, 2026
@burgerdev
Copy link
Copy Markdown
Member

Let's fix this in #2387.

@burgerdev burgerdev closed this May 12, 2026
@burgerdev
Copy link
Copy Markdown
Member

Oh no, that was not what I meant to close!

@burgerdev burgerdev reopened this May 12, 2026
@charludo charludo force-pushed the ch/incremental-rust-electric-boogaloo branch from e7cd04e to 332a571 Compare May 13, 2026 09:59
@charludo
Copy link
Copy Markdown
Collaborator Author

Nice, this seems to fully wok now.

@charludo charludo marked this pull request as draft May 20, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog PRs not listed in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants