fwcd / fwcd/kotlin-language-server
Automatically publish updates to Homebrew on each release
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
We should add a GitHub action that automatically runs a command to update [Homebrew's kotlin-lanugage-server formula](https://formulae.brew.sh/formula/kotlin-language-server#default) in each new release of the server. This will allow users to simply run `brew update` to fetch the latest language server and will reduce the maintenance costs in manually updating Homebrew with the latest artifacts.
We could consider [Homebrew bump formula](https://github.com/marketplace/actions/homebrew-bump-formula) or other similar actions that might help.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the GitHub Actions workflow for releases and review the linked Homebrew bump formula action or a similar option. Confirm how the command should run for each new server release; done means a release updates the kotlin-language-server formula so users can receive the latest artifacts with brew update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, kotlin
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100