Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

v1.16: Fix - missing delay visibility feature triggering cache flush (backport of #32974) #32978

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 24, 2023

This is an automatic backport of pull request #32974 done by Mergify.
Cherry-pick of 025b952 has failed:

On branch mergify/bp/v1.16/pr-32974
Your branch is up to date with 'origin/v1.16'.

You are currently cherry-picking commit 025b952598.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   runtime/src/bank.rs

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot added the conflicts label Aug 24, 2023
Adds delay_visibility_of_program_deployment to FEATURES_AFFECTING_RBPF.

(cherry picked from commit 025b952)
@Lichtso Lichtso force-pushed the mergify/bp/v1.16/pr-32974 branch from 06ec97c to 7fd656d Compare August 24, 2023 15:17
@Lichtso Lichtso removed the conflicts label Aug 24, 2023
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #32978 (7fd656d) into v1.16 (9b06ca8) will increase coverage by 0.0%.
Report is 1 commits behind head on v1.16.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            v1.16   #32978   +/-   ##
=======================================
  Coverage    81.9%    81.9%           
=======================================
  Files         762      762           
  Lines      208055   208055           
=======================================
+ Hits       170581   170595   +14     
+ Misses      37474    37460   -14     

@Lichtso Lichtso merged commit 87373f0 into v1.16 Aug 24, 2023
@Lichtso Lichtso deleted the mergify/bp/v1.16/pr-32974 branch August 24, 2023 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants