[qt/clang/llvm-project]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/clang/llvm-project Pushed by mirror-service into branch 'upstream/users/tstellar/uses-self-contained-upload'. Changed from 0000000000000000000000000000000000000000 to 2c6f0d854d6dc70039f6e37aa1de9d594e19ce66 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 8f972e354b85d8722bade6fc3b38c429b1996d96 by Tom Stellard on 31/07/2026 at 21:38.. workflows/upload-release-artifact: Use new self-repository reference This is for composite actions. https://github.blog/changelog/2026-07-30-reference-same-repository-actions-with-self-repository-syntax/ https://invent.kde.org/qt/clang/llvm-project/-/commit/8f972e354b85d8722bade6fc3b38c429b1996d96 Git commit eb7ff99507472154f3b8a9405434f9bac155ed77 by Tom Stellard on 01/08/2026 at 16:28.. workflows/upload-release-artifact: Make this action self-contained The action now checks out its own files so calling worklfows don't need to do this. This helps prevent mistakes where the calling workflow does not checkout the right files causing this action to fail. https://invent.kde.org/qt/clang/llvm-project/-/commit/eb7ff99507472154f3b8a9405434f9bac155ed77 Git commit 2c6f0d854d6dc70039f6e37aa1de9d594e19ce66 by Tom Stellard on 04/08/2026 at 04:33.. workflows: Remove unnecessary checkouts before uses of upload-release-artifact The workflow is on self-contained and checks out its own scripts, so we don't need to do this in the calling workflow. The '$' prefix in the uses tag tells github actions to load the action from the repository directly rather than searching for it on the local file system. https://github.blog/changelog/2026-07-30-reference-same-repository-actions-with-self-repository-syntax/ https://invent.kde.org/qt/clang/llvm-project/-/commit/2c6f0d854d6dc70039f6e37aa1de9d594e19ce66