LuaLS / LuaLS/lua-language-server

Support for alpine arm64 musl package

未关闭
#3,066 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
Lua
星标
4.4k
派生
442
PR 合并指标
30 天内没有已合并 PR

描述

I use neovim `v0.10.4` on alpine linux arm64. The mason package manager fails to download `lua-language-server` as it does not find the package built for linux-arm64 musl under github releaases.

Although there seems to be a package built for aarch64 on [alpine repository](https://pkgs.alpinelinux.org/packages?name=lua-language-server&branch=edge&repo=&arch=aarch64&origin=&flagged=&maintainer=) which can be installed using `apk add`, mason could not use the packages installed outside of mason. Mason will only look under the github releases and fails if it does not find the package suited for underlying architecture.

Can we add support for releasing alpine linux-arm64-musl package through the pipeline?

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先定位 release pipeline 和 GitHub release artifact 配置,然后将现有的 Linux ARM64 打包与 Alpine 的 musl 目标进行比较。当 pipeline 生成可用的 Alpine Linux ARM64 musl 软件包,并且 release 使其能够通过所描述的 Mason 下载路径找到时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
linux, lua
领域
devops, release
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。