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

Bump solana_rbpf to version 0.2.13 (backport #17585 and #18068) #21302

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 16, 2021

This is a manual backport of the pull requests #17585 and #18068.


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 Nov 16, 2021
@Lichtso Lichtso self-assigned this Nov 16, 2021
@mergify mergify bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Nov 16, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Nov 16, 2021

automerge label removed due to a CI failure

@Lichtso Lichtso force-pushed the mergify/bp/v1.8/pr-18068 branch from 59a7859 to af7d41b Compare November 16, 2021 20:52
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Nov 16, 2021
@Lichtso Lichtso removed the conflicts label Nov 16, 2021
@Lichtso Lichtso changed the title Bump solana_rbpf to version 0.2.13 (backport #18068) Bump solana_rbpf to version 0.2.13 (backport #17585 and #18068) Nov 16, 2021
@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Nov 16, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Nov 16, 2021

automerge label removed due to a CI failure

* Moves syscall_registry into the rbpf Executable constructor.

* Adds the reject_unresolved_syscalls flag which is only set when deploying programs via the CLI.

(cherry picked from commit 8d5c04e)
@Lichtso Lichtso force-pushed the mergify/bp/v1.8/pr-18068 branch from af7d41b to 6385e76 Compare November 16, 2021 23:03
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Nov 16, 2021
@codecov
Copy link

codecov bot commented Nov 17, 2021

Codecov Report

Merging #21302 (6385e76) into v1.8 (80c3591) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff            @@
##             v1.8   #21302    +/-   ##
========================================
  Coverage    81.6%    81.6%            
========================================
  Files         459      458     -1     
  Lines      130085   129947   -138     
========================================
- Hits       106225   106152    -73     
+ Misses      23860    23795    -65     

@mergify mergify bot merged commit baa4c6e into v1.8 Nov 17, 2021
@mergify mergify bot deleted the mergify/bp/v1.8/pr-18068 branch November 17, 2021 01:23
@Lichtso Lichtso restored the mergify/bp/v1.8/pr-18068 branch November 17, 2021 09:20
@Lichtso
Copy link
Contributor

Lichtso commented Nov 17, 2021

Argh, I didn't want you to merge it yet, mergify!

@Lichtso Lichtso added work in progress This isn't quite right yet and removed automerge Merge this Pull Request automatically once CI passes labels Nov 17, 2021
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Nov 17, 2021
@Lichtso Lichtso removed the automerge Merge this Pull Request automatically once CI passes label Nov 17, 2021
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Nov 17, 2021
@Lichtso
Copy link
Contributor

Lichtso commented Nov 17, 2021

... "work in progress" does not stop you, huh?
I guess I will have to open another PR manually.

@Lichtso Lichtso deleted the mergify/bp/v1.8/pr-18068 branch November 17, 2021 09:26
@Lichtso Lichtso mentioned this pull request Nov 17, 2021
Lichtso added a commit that referenced this pull request Nov 17, 2021
@t-nelson
Copy link
Contributor

nothing can stop mergify. the only option I've found is to manually cancel CI every time I push. 😔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes work in progress This isn't quite right yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants