Skip to content

ci: fix publish workflow and fix CI failures#4

Merged
KyrylR merged 6 commits into
BlockstreamResearch:masterfrom
gerau:ci/fixes
May 27, 2026
Merged

ci: fix publish workflow and fix CI failures#4
KyrylR merged 6 commits into
BlockstreamResearch:masterfrom
gerau:ci/fixes

Conversation

@gerau
Copy link
Copy Markdown
Collaborator

@gerau gerau commented May 26, 2026

Fixes the CI publish job, because it was configured to look in lsp/ directory. Also, fix the new CI issues, whitelisting some of the crates and bumping MSRV to 1.85

gerau added 6 commits May 26, 2026 16:11
It tried to search for lsp folder like it was in SimplicityHL repo
It's already obvious what we are publishing in this repo
This is necessary because tower-lsp-server requires the 2024 edition of Rust.
Also, some of the packages were downgraded to match the versions on SimplicityHL
and to avoid bumping the MSRV to 1.88.0 because of ar-archive-writer.
@gerau gerau changed the title ci: fix publish ci: fix publish workflow and fix CI failures May 26, 2026
Copy link
Copy Markdown
Collaborator

@KyrylR KyrylR left a comment

Choose a reason for hiding this comment

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

ACK f583dba; successfully run local tests

@KyrylR KyrylR merged commit 3461eec into BlockstreamResearch:master May 27, 2026
9 checks passed
@gerau gerau deleted the ci/fixes branch May 27, 2026 11:30
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