LuaLS / LuaLS/lua-language-server
Support for alpine arm64 musl package
まだ誰も着手していません。
- 主要言語
- 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 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?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まずリリースパイプラインと GitHub リリースアーティファクトの設定を見つけ、既存の Linux ARM64 パッケージングと Alpine の musl ターゲットを比較します。パイプラインが使用可能な Alpine Linux ARM64 musl パッケージを生成し、リリースによってそれを説明されている Mason のダウンロードパスから見つけられるようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- linux, lua
- 領域
- devops, release
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100