mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
[ci] Consolidate docs jobs (#7910)
We build docs in three different places, which is annoying to deal with, and it means we build docs two more times than necessary. Now, docs are built just once in the main Gradle workflow, with warnings promoted to errors, eliminating the need for the separate job in lint-format.yml. The uploaded docs artifact is then unpacked and commited to the GitHub Pages repo like normal.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: PJ Reiniger <pj.reiniger@gmail.com>
|
||||
Date: Wed, 20 Sep 2023 02:23:10 -0400
|
||||
Subject: [PATCH 4/4] Add llvm stream support
|
||||
Subject: [PATCH 4/5] Add llvm stream support
|
||||
|
||||
---
|
||||
.../detail/output/output_adapters.hpp | 26 +++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user