Branch: refs/heads/pipeline_gen_update
Home: https://github.com/tianocore/edk2
Commit: 77ccba4dde031160e238ad81819d57c90e0bb34c
https://github.com/tianocore/edk2/commit/77ccba4dde031160e238ad81819d57c90e0bb34c
Author: Michael Kubacki <[email protected]>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M .azurepipelines/ReadMe.md
A .azurepipelines/Ubuntu-GCC.yml
R .azurepipelines/Ubuntu-GCC5.yml
A .azurepipelines/Windows-VS.yml
R .azurepipelines/Windows-VS2019.yml
Log Message:
-----------
.azurepipelines: Update pipeline filenames
Details about a particular pipeline change over time - such as the
specific Linux distro or toolchain version. At the same time, the
pipeline files are directly referenced in Azure Pipelines to run the
pipeline and few users have access to change those details.
To make the files less likely to refer to outdated information over
time and reduce the need for an Azure Pipeline administrator to get
involved, the files are updated to drop specific details apart from
the host OS environment used in the pipeline.
Signed-off-by: Michael Kubacki <[email protected]>
Commit: 20e8b032f29c32ec643589dd2a8313e1c79dee88
https://github.com/tianocore/edk2/commit/20e8b032f29c32ec643589dd2a8313e1c79dee88
Author: Michael Kubacki <[email protected]>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
A ArmVirtPkg/PlatformCI/.azurepipelines/Ubuntu-GCC.yml
R ArmVirtPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
Log Message:
-----------
ArmVirtPkg: Rename Linux pipeline file
Details about a particular pipeline change over time - such as the
specific Linux distro or toolchain version. At the same time, the
pipeline files are directly referenced in Azure Pipelines to run the
pipeline and few users have access to change those details.
To make the files less likely to refer to outdated information over
time and reduce the need for an Azure Pipeline administrator to get
involved, the files are updated to drop specific details apart from
the host OS environment used in the pipeline.
Signed-off-by: Michael Kubacki <[email protected]>
Commit: 7ee6813507fd584b30611feea794b24893d93af1
https://github.com/tianocore/edk2/commit/7ee6813507fd584b30611feea794b24893d93af1
Author: Michael Kubacki <[email protected]>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
A EmulatorPkg/PlatformCI/.azurepipelines/Ubuntu-GCC.yml
R EmulatorPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
A EmulatorPkg/PlatformCI/.azurepipelines/Windows-VS.yml
R EmulatorPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml
Log Message:
-----------
EmulatorPkg: Update pipeline filenames
Details about a particular pipeline change over time - such as the
specific Linux distro or toolchain version. At the same time, the
pipeline files are directly referenced in Azure Pipelines to run the
pipeline and few users have access to change those details.
To make the files less likely to refer to outdated information over
time and reduce the need for an Azure Pipeline administrator to get
involved, the files are updated to drop specific details apart from
the host OS environment used in the pipeline.
Signed-off-by: Michael Kubacki <[email protected]>
Commit: 32da6b5597d0345b2a551f4437a51d1faa2fc869
https://github.com/tianocore/edk2/commit/32da6b5597d0345b2a551f4437a51d1faa2fc869
Author: Michael Kubacki <[email protected]>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
A OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC.yml
R OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
A OvmfPkg/PlatformCI/.azurepipelines/Windows-VS.yml
R OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml
Log Message:
-----------
OvmfPkg: Update pipeline filenames
Details about a particular pipeline change over time - such as the
specific Linux distro or toolchain version. At the same time, the
pipeline files are directly referenced in Azure Pipelines to run the
pipeline and few users have access to change those details.
To make the files less likely to refer to outdated information over
time and reduce the need for an Azure Pipeline administrator to get
involved, the files are updated to drop specific details apart from
the host OS environment used in the pipeline.
Signed-off-by: Michael Kubacki <[email protected]>
Commit: a09ed66d71571347d440e60d529dca6daed8fd90
https://github.com/tianocore/edk2/commit/a09ed66d71571347d440e60d529dca6daed8fd90
Author: Michael Kubacki <[email protected]>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M .pytool/Readme.md
Log Message:
-----------
.pytool: Update pipeline filename instructions
Updates the readme file for the current naming convention used
for pipeline files.
Signed-off-by: Michael Kubacki <[email protected]>
Commit: 5cdd4f4d98b6e6c115ef75b08e08db465960af5b
https://github.com/tianocore/edk2/commit/5cdd4f4d98b6e6c115ef75b08e08db465960af5b
Author: Michael Kubacki <[email protected]>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M .azurepipelines/Ubuntu-GCC.yml
Log Message:
-----------
.azurepipelines: Update ubuntu VM image to 24.04
Update to the latest 24.04 image from 22.04.
Signed-off-by: Michael Kubacki <[email protected]>
Commit: ea6c7cf0c68c0202defacb223e05dc159c19fe39
https://github.com/tianocore/edk2/commit/ea6c7cf0c68c0202defacb223e05dc159c19fe39
Author: Michael Kubacki <[email protected]>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M ArmVirtPkg/PlatformCI/.azurepipelines/Ubuntu-GCC.yml
Log Message:
-----------
ArmVirtPkg: Update ubuntu VM image to 24.04
Update to the latest 24.04 image from 22.04.
Signed-off-by: Michael Kubacki <[email protected]>
Commit: 904c931c002c222429d17e04fa2427241e3d4458
https://github.com/tianocore/edk2/commit/904c931c002c222429d17e04fa2427241e3d4458
Author: Michael Kubacki <[email protected]>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M EmulatorPkg/PlatformCI/.azurepipelines/Ubuntu-GCC.yml
Log Message:
-----------
EmulatorPkg: Update ubuntu VM image to 24.04
Update to the latest 24.04 image from 22.04.
Signed-off-by: Michael Kubacki <[email protected]>
Commit: f9d203a8462725e8379a285bcae1fbc8d664475e
https://github.com/tianocore/edk2/commit/f9d203a8462725e8379a285bcae1fbc8d664475e
Author: Michael Kubacki <[email protected]>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC.yml
Log Message:
-----------
OvmfPkg: Update ubuntu VM image to 24.04
Update to the latest 24.04 image from 22.04.
Signed-off-by: Michael Kubacki <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/84872ba10536...f9d203a84627
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits