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

Fix native invoke writable privileges (backport #19750) #19860

Merged
merged 2 commits into from
Sep 16, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 14, 2021

This is an automatic backport of pull request #19750 done by Mergify.
Cherry-pick of 00d7981 has failed:

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

You are currently cherry-picking commit 00d7981f6.
  (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)

Changes to be committed:
	modified:   scripts/build-downstream-projects.sh

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   program-runtime/src/instruction_processor.rs
	both modified:   runtime/src/message_processor.rs
	both modified:   sdk/src/feature_set.rs

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.io/

@mergify mergify bot added conflicts automerge Merge this Pull Request automatically once CI passes labels Sep 14, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Sep 14, 2021

automerge label removed due to a CI failure

@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Sep 14, 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 Sep 14, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Sep 14, 2021

automerge label removed due to a CI failure

@jackcmay jackcmay force-pushed the mergify/bp/v1.7/pr-19750 branch from 0092691 to 5c3b0f7 Compare September 15, 2021 17:26
@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 Sep 15, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Sep 15, 2021

automerge label removed due to a CI failure

@jackcmay jackcmay force-pushed the mergify/bp/v1.7/pr-19750 branch from 5c3b0f7 to 50999dc Compare September 15, 2021 19:56
@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 Sep 15, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Sep 15, 2021

automerge label removed due to a CI failure

* Fix native invoke writable privileges

* build downstream spl bpf programs for tests

(cherry picked from commit 00d7981)

# Conflicts:
#	program-runtime/src/instruction_processor.rs
#	runtime/src/message_processor.rs
#	sdk/src/feature_set.rs
@jackcmay jackcmay force-pushed the mergify/bp/v1.7/pr-19750 branch from 50999dc to 6a8c61c Compare September 15, 2021 22:14
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Sep 15, 2021
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #19860 (6a8c61c) into v1.7 (97bd521) will increase coverage by 0.0%.
The diff coverage is 87.8%.

@@           Coverage Diff            @@
##             v1.7   #19860    +/-   ##
========================================
  Coverage    82.2%    82.2%            
========================================
  Files         438      438            
  Lines      124534   124673   +139     
========================================
+ Hits       102425   102569   +144     
+ Misses      22109    22104     -5     

@mergify mergify bot merged commit 54ad080 into v1.7 Sep 16, 2021
@mergify mergify bot deleted the mergify/bp/v1.7/pr-19750 branch September 16, 2021 01:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant