Skip to content

Updated README to add --locked to commands#282

Open
lt25106 wants to merge 5 commits intobergercookie:masterfrom
lt25106:master
Open

Updated README to add --locked to commands#282
lt25106 wants to merge 5 commits intobergercookie:masterfrom
lt25106:master

Conversation

@lt25106
Copy link

@lt25106 lt25106 commented Feb 5, 2026

There's a lot of people (myself included) being confused and unable to compile it.

@lt25106
Copy link
Author

lt25106 commented Feb 6, 2026

#281
#275

push:
tags:
- v[0-9]+.*
branches:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Only running the release flow when a tag is pushed that matches a semver version is intentional, this change should be reverted.

- name: Install dependencies on Linux
if: startsWith(matrix.target, 'x86_64-unknown-linux') || startsWith(matrix.target, 'aarch64-unknown-linux')
run: sudo apt-get update && sudo apt-get install -y make openssl libssl-dev
# Install deps (Linux)
Copy link
Collaborator

Choose a reason for hiding this comment

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

If we can get binary releases working on Windows that would be wonderful! I'm pretty wary of these changes however. I'll need to see a passing run of this updated workflow on your fork of asm-lsp before this will be ok to merge.

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