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

v1.16: Feature - Prune on feature set transition (backport of #31945) #31988

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 6, 2023

This is an automatic backport of pull request #31945 done by Mergify.


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

* Call create_program_runtime_environment() in Bank::apply_builtin_program_feature_transitions().

* Adds LoadedPrograms::prune_feature_set_transition().

(cherry picked from commit 89207a3)
@mergify mergify bot assigned Lichtso Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #31988 (77401d2) into v1.16 (ca2881a) will increase coverage by 0.0%.
The diff coverage is 64.7%.

@@           Coverage Diff           @@
##            v1.16   #31988   +/-   ##
=======================================
  Coverage    81.8%    81.9%           
=======================================
  Files         759      759           
  Lines      207357   207386   +29     
=======================================
+ Hits       169825   169860   +35     
+ Misses      37532    37526    -6     

@Lichtso Lichtso merged commit 6a5ff5b into v1.16 Jun 6, 2023
@Lichtso Lichtso deleted the mergify/bp/v1.16/pr-31945 branch June 6, 2023 18:31
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.

2 participants