commit | a7fc88a137b6f773fbf9b4c863e355e9e973887f | [log] [tgz] |
---|---|---|
author | Googler <fwe@google.com> | Tue Nov 08 04:49:38 2022 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 08 04:51:06 2022 -0800 |
tree | a4c8cff3b6b9f82c7b7d4da560e3e8400fe3260d | |
parent | 128d833fee99f8a43bc4de82cbec752e4ce6fb47 [diff] |
Bazel DevSite: Explicitly specify source file location of index.md files. We typically omit "index" from URLs since both https://bazel.build/migrate/index and https://bazel.build/migrate point to the same index.md file. However, the second URL breaks the "view source" button since it uses the path from the HTTP request, which lacks the essential "index" part. Consequently, clicking the button led to a 404 error on GitHub. This change fixes the problem by setting the correct source file path. PiperOrigin-RevId: 486916394 Change-Id: I57c0ea58307f294ff52fe147aa21726c1c363f24
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md