https://github.com/jetbrains/bazel-bsp
An implementation of the Build Server Protocol for Bazel
https://github.com/jetbrains/bazel-bsp
bazel-bsp bsp bsp-server build-server-protocol compilation-diagnostics diagnostics
Last synced: 8 months ago
JSON representation
An implementation of the Build Server Protocol for Bazel
- Host: GitHub
- URL: https://github.com/jetbrains/bazel-bsp
- Owner: JetBrains
- License: apache-2.0
- Archived: true
- Created: 2020-08-20T08:47:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T14:09:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T17:39:18.424Z (over 1 year ago)
- Topics: bazel-bsp, bsp, bsp-server, build-server-protocol, compilation-diagnostics, diagnostics
- Language: Kotlin
- Homepage: https://youtrack.jetbrains.com/issues/BAZEL
- Size: 5.69 MB
- Stars: 165
- Watchers: 25
- Forks: 46
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [ARCHIVED] Bazel BSP
⚠️ **This repository has been archived and is no longer maintained.**
The code from this project has been moved to our new monorepo:
**[Project Hirschgarten](https://github.com/JetBrains/hirschgarten)**
Please refer to the new repository for the latest updates, issues, and pull requests.
## Why was this repository archived?
We've consolidated our projects into a monorepo structure to follow The Bazel Way.
## What should I do if I was using this repository?
If you were using or referencing this repository:
1. Update your references to point to [Project Hirschgarten](https://github.com/JetBrains/hirschgarten).
2. Check the [migration guide](https://github.com/JetBrains/hirschgarten/blob/main/docs/guides/MONOREPO_MIGRATION_GUIDE.md).
3. If you have any open issues or pull requests, please recreate them in the new repository.
Thank you for your understanding and continued support!