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

v1.16: Add rust-version field to solana-program to prevent the accidental use of unsupported platform-tools versions (backport of #32232) #32262

Merged
merged 1 commit into from
Jun 24, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 24, 2023

This is an automatic backport of pull request #32232 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

…e of unsupported platform-tools versions (#32232)

Require the rust-version of solana-program crate to match platform-tools

(cherry picked from commit f202ccb)
@mergify mergify bot assigned mvines Jun 24, 2023
@yihau yihau self-requested a review June 24, 2023 04:54
Copy link
Contributor

@yihau yihau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪖

@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label Jun 24, 2023
@codecov
Copy link

codecov bot commented Jun 24, 2023

Codecov Report

Merging #32262 (3b7c234) into v1.16 (b0402bd) will decrease coverage by 0.1%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            v1.16   #32262     +/-   ##
=========================================
- Coverage    81.9%    81.9%   -0.1%     
=========================================
  Files         760      760             
  Lines      207432   207432             
=========================================
- Hits       169959   169949     -10     
- Misses      37473    37483     +10     

@mergify mergify bot merged commit ba76e34 into v1.16 Jun 24, 2023
@mergify mergify bot deleted the mergify/bp/v1.16/pr-32232 branch June 24, 2023 05: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants