# Installer actions-languageserver avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de actions-languageserver pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:actions-languageserver
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install actions-languageserver
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:actions-languageserver
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/actions-languageserver>
- **Version:** 0.3.58
- **Résumé source:** Language server for GitHub Actions YAML files
- **Page d'accueil:** <https://github.com/actions/languageservices/tree/main/languageserver>
- **Dépôt:** <https://github.com/actions/languageservices>
- **Docs amont:** <https://github.com/actions/languageservices/tree/main/languageserver#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/actions/languageservices/archive/refs/tags/release-v0.3.58.tar.gz>
- **Dernière mise à jour:** 2026-06-21T11:03:58Z
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- actions-languageserver (cli)
- actions-languageserver (alias)

## Dépendances

- node

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 0.3.58
- gestionnaire mis à jour: 2026-06-21
- données locales: OK
- dépôt amont: https://github.com/actions/languageservices
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

actions-languageserver is GitHub's standalone Language Server Protocol host for the actions-languageservice package, providing editor diagnostics and completions for GitHub Actions workflow YAML.

### Historique du projet

GitHub created the actions/languageservices repository in January 2023 for workflow and expression language services. The language server package exposes those services over LSP and can run as the actions-languageserver CLI using stdio.

### Historique d'adoption

The package sits in the editor-tooling path for GitHub Actions authors: it can be embedded by VS Code-style clients, run from web workers, or configured in editors such as Neovim.

### Modes d'utilisation

Users install @actions/languageserver, often globally, then run actions-languageserver --stdio. Advanced clients may pass initialization options including repository context, log level, experimental features, and an optional GitHub session token.

### Pourquoi les passionnés de paquets s'y intéressent

It matters to package nerds because it turns GitHub Actions workflow validation into a reusable npm and Homebrew CLI rather than a feature locked inside a single editor extension.

### Chronologie

- 2023: actions/languageservices repository created by GitHub.
- 2023: v0.2.0 release published.
- 2026: v0.3.58 release published, showing ongoing maintenance.

### Related projects

- The README names actions-languageservice, vscode-languageserver-node, the Language Server Protocol, and the browser playground as related pieces.

### Sources

- GitHub repository and releases API for repository and release chronology.
- Official languageserver README for purpose and usage.


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour actions-languageserver. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/nvim/lsp/actionsls.lua
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** actions-languageserver
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [node](https://www.automicvault.com/fr/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [actions-up](https://www.automicvault.com/fr/pkg/brew/actions-up/) - Both packages touch the same language runtime or ecosystem. Shared terms: actions, github, node.
- [yaml-language-server](https://www.automicvault.com/fr/pkg/brew/yaml-language-server/) - Both packages touch the same language runtime or ecosystem. Shared terms: files, language, node, server, yaml.
- [ansible-language-server](https://www.automicvault.com/fr/pkg/brew/ansible-language-server/) - Both packages touch the same language runtime or ecosystem. Shared terms: files, language, node, server.

## Combined YAML source

View the package source record on GitHub. [combined/actions-languageserver.yml](https://github.com/automic-vault/db/blob/main/combined/actions-languageserver.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
