Commit 10c9fcb
authored
Various fixes (#485)
* Fix Google Analytics token. Currently it's using the one from spack.readthedocs.io, which means the analytics from our docs are unreliable
* Ensure conf.py is in sync with spack/spack
* Use the same formatter as in spack/spack
* Fix a typo
* Fix Python/YAML style, and fix a few syntax errors related to it
* Fix includes of build system modules
* Fix include of a command output
* Enable warning = error to avoid issues in the future...1 parent 50d9e65 commit 10c9fcb
File tree
21 files changed
+658
-1195
lines changed- .github/workflows
- _templates
- bin
- common
21 files changed
+658
-1195
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | | - | |
19 | | - | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | | - | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
Submodule _spack_packages added at 4ff5737
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments