Skip to content

ci: pin nightly rust compiler version #799

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

Merged
merged 3 commits into from
Mar 31, 2025

Conversation

apoelstra
Copy link
Member

Turns out we were most of the way there already.

I added secrets.APOELSTRA_CREATE_PR_TOKEN to this repo so the weekly cronjob should work. I just copy/pasted the code from rust-bitcoin.

@apoelstra
Copy link
Member Author

Builds on #798

@apoelstra apoelstra marked this pull request as draft March 27, 2025 20:05
@apoelstra
Copy link
Member Author

Oh, heh, it doesn't build on 798 -- but it does need 798 to pass CI.

Copy link
Member

@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

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

Nice, I don't understand these CI scripts. But they are same as rust-bitcoin ones, which were reviewed.

happy to ACK once CI passes

I believe that our previous use of the `rev:` key had no effect. We need
to use `ref:` with a full commit ID. As written, I think that we were
just always pulling master, even though it looked like a commit ID.

Anyway we don't use any cool features of rust-bitcoin-maintainer-tools
so it doesn't really matter here. But we should pin it properly.
Copy link
Member Author

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

On a713ee7 successfully ran local tests

@apoelstra apoelstra marked this pull request as ready for review March 29, 2025 15:26
Copy link
Member Author

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

On 6df8cad successfully ran local tests

Copy link
Member

@sanket1729 sanket1729 left a comment

Choose a reason for hiding this comment

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

utACK 6df8cad

@apoelstra apoelstra merged commit 67ebf2d into rust-bitcoin:master Mar 31, 2025
31 checks passed
@apoelstra apoelstra deleted the 2025-03--pin-ci branch March 31, 2025 12:21
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