[all-commits] [llvm/llvm-project] 9f1ef7: workflows/release-documentation: Rework workflow t...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Thu Aug 6 15:53:18 PDT 2026
Branch: refs/heads/users/tstellar/merge-doxygen
Home: https://github.com/llvm/llvm-project
Commit: 9f1ef7ea33856a8f1cb689ceca869d5b2f73376e
https://github.com/llvm/llvm-project/commit/9f1ef7ea33856a8f1cb689ceca869d5b2f73376e
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
workflows/release-documentation: Rework workflow to make it testable
Removed the environment declaration from the validation job and split
out the www-releases update into a separate job. This makes it safe
and possible to add a pull_request trigger so we can at least test
building the documentation when someone submits a pull request.
Commit: f6f2d598d0bd68d62245d19c294fd1d2bf680095
https://github.com/llvm/llvm-project/commit/f6f2d598d0bd68d62245d19c294fd1d2bf680095
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
More fixes
Commit: 34926480dfa181e822a48808d993c4752ebcb89b
https://github.com/llvm/llvm-project/commit/34926480dfa181e822a48808d993c4752ebcb89b
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Cleanups
Commit: 5c78755427723fd90c05234cf51239fbd3d59f42
https://github.com/llvm/llvm-project/commit/5c78755427723fd90c05234cf51239fbd3d59f42
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M llvm/utils/release/build-docs.sh
Log Message:
-----------
Fix build of libcxx docs
Commit: 2926e220d4584a143dbb6998f003cccc21c57f29
https://github.com/llvm/llvm-project/commit/2926e220d4584a143dbb6998f003cccc21c57f29
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M llvm/utils/release/build-docs.sh
Log Message:
-----------
Fix typo
Commit: 464929aa5307d1b8c6d372ba86dd320e1fd8d674
https://github.com/llvm/llvm-project/commit/464929aa5307d1b8c6d372ba86dd320e1fd8d674
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M llvm/utils/release/build-docs.sh
Log Message:
-----------
Fix typo
Commit: 566be03dbb1f941249932a9171cb2a55ed20b308
https://github.com/llvm/llvm-project/commit/566be03dbb1f941249932a9171cb2a55ed20b308
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M llvm/utils/release/build-docs.sh
Log Message:
-----------
Revert "Fix typo"
This reverts commit a5d98fb1210839d7b0fe58b0be77ed6d379226b4.
Commit: 790f92448122de398211474548b0af0df74fe57e
https://github.com/llvm/llvm-project/commit/790f92448122de398211474548b0af0df74fe57e
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M llvm/utils/release/build-docs.sh
Log Message:
-----------
Revert "Fix typo"
This reverts commit f90c6dd3e5c5855b327b059982eb94d0ab3a0f73.
Commit: ec347c12e4bc6fc1d9a6160cc2e0978fffc7d159
https://github.com/llvm/llvm-project/commit/ec347c12e4bc6fc1d9a6160cc2e0978fffc7d159
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M llvm/utils/release/build-docs.sh
Log Message:
-----------
Revert "Fix build of libcxx docs"
This reverts commit 179432674685f1eb5a7546f1fa1434ab75fee36f.
Commit: 976944dcce2811d0189418c6823497f1ef0ec2cc
https://github.com/llvm/llvm-project/commit/976944dcce2811d0189418c6823497f1ef0ec2cc
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M llvm/utils/release/build-docs.sh
Log Message:
-----------
debug
Commit: a137a4977bcc10a2b7b8dcea840ce3bb1d08c995
https://github.com/llvm/llvm-project/commit/a137a4977bcc10a2b7b8dcea840ce3bb1d08c995
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
M llvm/utils/release/build-docs.sh
Log Message:
-----------
Fixes and cleanups
Commit: 59982647276a54d91847d4cd59aaf3486bc9e6b7
https://github.com/llvm/llvm-project/commit/59982647276a54d91847d4cd59aaf3486bc9e6b7
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Fix
Commit: 0c24f5666bc629ff5eed13d775cf8b1f8106d7af
https://github.com/llvm/llvm-project/commit/0c24f5666bc629ff5eed13d775cf8b1f8106d7af
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
XXX: Debug
Commit: aea236e92b8a1b0c88f0dfc35f28e87dfc73eca2
https://github.com/llvm/llvm-project/commit/aea236e92b8a1b0c88f0dfc35f28e87dfc73eca2
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Debug
Commit: f9d217eb39a7b533bd1b6dbf6f5f2345f19c4561
https://github.com/llvm/llvm-project/commit/f9d217eb39a7b533bd1b6dbf6f5f2345f19c4561
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Remove debug
Commit: 3bf84290434d851c44977923e64b38c3b0190c21
https://github.com/llvm/llvm-project/commit/3bf84290434d851c44977923e64b38c3b0190c21
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Revert "XXX: Debug"
This reverts commit ef443b1bebd360a4aad44d46b2a63621ccaba589.
Commit: 50af94ef397726e9ad03f01da0174129b3ba2427
https://github.com/llvm/llvm-project/commit/50af94ef397726e9ad03f01da0174129b3ba2427
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Remove permissions
Commit: 5e93d99c00275daed866e34d290ee97b697067bc
https://github.com/llvm/llvm-project/commit/5e93d99c00275daed866e34d290ee97b697067bc
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
workflows: Merge release-doxygen into release-documenation
These two workflows use the same script and have the same structure,
so it's easier just to have one job that builds both.
Commit: b000cff9ea9b5ef750f2081eabb024ac13a6096d
https://github.com/llvm/llvm-project/commit/b000cff9ea9b5ef750f2081eabb024ac13a6096d
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
ebug
Commit: 7885cddf749a9eb77ab08a2fcd3bfdde82b3e1a4
https://github.com/llvm/llvm-project/commit/7885cddf749a9eb77ab08a2fcd3bfdde82b3e1a4
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Fix matrix
Commit: 2e97201a39bfb3ca14173c745710675c67efe54a
https://github.com/llvm/llvm-project/commit/2e97201a39bfb3ca14173c745710675c67efe54a
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Fix
Commit: 02e4357802ee1323a317234573e31583dba84763
https://github.com/llvm/llvm-project/commit/02e4357802ee1323a317234573e31583dba84763
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Fixes
Commit: 858ed7ae7c041334c130732d9626dea1bbdefdb6
https://github.com/llvm/llvm-project/commit/858ed7ae7c041334c130732d9626dea1bbdefdb6
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Debug
Commit: 556c310125a3297f1ed527f1f61c0675444fd7f5
https://github.com/llvm/llvm-project/commit/556c310125a3297f1ed527f1f61c0675444fd7f5
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
R .github/workflows/release-doxygen.yml
M .github/workflows/release-tasks.yml
Log Message:
-----------
Remove doxygen workflow
Commit: 77c213640e998e8040a1a4c5487e5a1c8219a7bd
https://github.com/llvm/llvm-project/commit/77c213640e998e8040a1a4c5487e5a1c8219a7bd
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Fix tarballanmes and add pull_reqeust block
Commit: 7e502cddd3aef658ecc211c147cec0aa3a717640
https://github.com/llvm/llvm-project/commit/7e502cddd3aef658ecc211c147cec0aa3a717640
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Fixes
Commit: f348baeb91b10b5245ab8a75b43a9da0f8ee3a7c
https://github.com/llvm/llvm-project/commit/f348baeb91b10b5245ab8a75b43a9da0f8ee3a7c
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Digest fix
Commit: 32f0d918d5ca7314e7eaf4b1bd92482223127f45
https://github.com/llvm/llvm-project/commit/32f0d918d5ca7314e7eaf4b1bd92482223127f45
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Remove unused variable
Commit: d9ae67332fff5333cf5b12854f56d83c10889402
https://github.com/llvm/llvm-project/commit/d9ae67332fff5333cf5b12854f56d83c10889402
Author: Tom Stellard <tstellar at redhat.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .github/workflows/release-documentation.yml
Log Message:
-----------
Remove debugging
Compare: https://github.com/llvm/llvm-project/compare/049b8c87d5d4...d9ae67332fff
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list