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

[Backport stable/8.5] Checksums calculated with full file checksums #19599

Merged
merged 25 commits into from
Jun 24, 2024

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #18730 to stable/8.5.

relates to #17920 #18722 #18721 #17920
original author: @EuroLew

@backport-action
Copy link
Collaborator Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-18730-to-stable/8.5
git worktree add --checkout .worktree/backport-18730-to-stable/8.5 backport-18730-to-stable/8.5
cd .worktree/backport-18730-to-stable/8.5
git reset --hard HEAD^
git cherry-pick -x b85ac5f5e2770d80fe74fe124ec451445860d47e d264e5ce780d46324c45ed9a73da36d70af4602f 67e011129c3266a99aabf2178bf5ab9dc46cde3e 5a5709fafd492bbc9669b3d24c2c447a51627d23 43fe60ab6e8699f728673604bf894b8228ad5d1b 53c2f9a1f5b7df8b00c0957a5baf32b84cc344e1 0e8da53e49e4c72856ef897799010ef4a6301a52 6eea6db483a6b5d3c79fe6c5feef22bbac980316 0ef93bff42d8475d7543f1e34f27a9b5e10bc311 d27a258de72677072693148290b398d8e8b59bd0 9af1bfe6b4314b41c7efb2653f891be050b2fddb 1fe524a498b13b88aa4d412225b87f56f657c938 babd4a51aa53673765289bdeefd8a3a9cc409e3d 58aa32a0123e3ca858cd126db8c2dc0a53a1f703 4f7148d43a1a5399ce5fc9ee3f527a7ca841fa5d 769290d26ec10dcf6e42f1c0a46a4ec40199f3d1 2a3024abfb2947bdc8eb950b8fb3bfc2cab8faca 46527b6917f21b9f111e87450f0fd1224a438936 aafa0ef2f4a469893ceb894d652dbb1d54a06b12 b76d0ce7af5f27a6772b06fd9124aceac6391cf2 315c5c3556f6ac48cc458717db1d44a38db8a55a
git push --force-with-lease

@github-actions github-actions bot added the component/zeebe Related to the Zeebe component/team label Jun 20, 2024
@EuroLew EuroLew force-pushed the backport-18730-to-stable/8.5 branch from c4bc88a to 51d01ce Compare June 20, 2024 16:06
…ch use full file checksums

(cherry picked from commit 67e0111)
…ent constructor all others refer to with defaults

(cherry picked from commit 0ef93bf)
…tor all others refer to.

(cherry picked from commit d27a258)
(cherry picked from commit 9af1bfe)
(cherry picked from commit 46527b6)
(cherry picked from commit b76d0ce)
(cherry picked from commit 315c5c3)
@EuroLew EuroLew closed this Jun 20, 2024
@EuroLew EuroLew reopened this Jun 20, 2024
@github-actions github-actions bot added the component/operate Related to the Operate component/team label Jun 21, 2024
@EuroLew EuroLew force-pushed the backport-18730-to-stable/8.5 branch from bae13a0 to ffe4e18 Compare June 24, 2024 09:32
@EuroLew EuroLew marked this pull request as ready for review June 24, 2024 10:21
.github/actions/setup-zeebe/action.yml Outdated Show resolved Hide resolved
@EuroLew EuroLew added this pull request to the merge queue Jun 24, 2024
@lenaschoenburg lenaschoenburg removed this pull request from the merge queue due to a manual request Jun 24, 2024
@EuroLew EuroLew force-pushed the backport-18730-to-stable/8.5 branch from ffe4e18 to f57f2fb Compare June 24, 2024 13:48
@EuroLew EuroLew added this pull request to the merge queue Jun 24, 2024
Merged via the queue into stable/8.5 with commit 011ad72 Jun 24, 2024
86 of 90 checks passed
@EuroLew EuroLew deleted the backport-18730-to-stable/8.5 branch June 24, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/operate Related to the Operate component/team component/zeebe Related to the Zeebe component/team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants