Branch: refs/heads/pipeline_gen_update
Home: https://github.com/tianocore/edk2
Commit: f11e242642b4546b75c9c68a11d5a6e8c49edf08
https://github.com/tianocore/edk2/commit/f11e242642b4546b75c9c68a11d5a6e8c49edf08
Author: Michael Kubacki <[email protected]>
Date: 2025-04-22 (Tue, 22 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: ae97242742f81afebedf84960485b63541a2667f
https://github.com/tianocore/edk2/commit/ae97242742f81afebedf84960485b63541a2667f
Author: Michael Kubacki <[email protected]>
Date: 2025-04-22 (Tue, 22 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: 5eb2a8001d55826449a2ed088b4a4625043bb245
https://github.com/tianocore/edk2/commit/5eb2a8001d55826449a2ed088b4a4625043bb245
Author: Michael Kubacki <[email protected]>
Date: 2025-04-22 (Tue, 22 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: badfc50d1cdcb156fa0ce62ac629ec7d3b8ede37
https://github.com/tianocore/edk2/commit/badfc50d1cdcb156fa0ce62ac629ec7d3b8ede37
Author: Michael Kubacki <[email protected]>
Date: 2025-04-22 (Tue, 22 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: 956dfb988a63d9d1c882d792a03f85b851f5da43
https://github.com/tianocore/edk2/commit/956dfb988a63d9d1c882d792a03f85b851f5da43
Author: Michael Kubacki <[email protected]>
Date: 2025-04-22 (Tue, 22 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: ed14c8ab0fe132a506ff8262789aed8058c780ef
https://github.com/tianocore/edk2/commit/ed14c8ab0fe132a506ff8262789aed8058c780ef
Author: Michael Kubacki <[email protected]>
Date: 2025-04-22 (Tue, 22 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: 56f328b113bafccfa07b9bd2034d0c49833b056b
https://github.com/tianocore/edk2/commit/56f328b113bafccfa07b9bd2034d0c49833b056b
Author: Michael Kubacki <[email protected]>
Date: 2025-04-22 (Tue, 22 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: a89f54b72f635df741df1acd9576a63fc458056c
https://github.com/tianocore/edk2/commit/a89f54b72f635df741df1acd9576a63fc458056c
Author: Michael Kubacki <[email protected]>
Date: 2025-04-22 (Tue, 22 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: 64fae69862a290d3a0909e578631d3047b8892f7
https://github.com/tianocore/edk2/commit/64fae69862a290d3a0909e578631d3047b8892f7
Author: Michael Kubacki <[email protected]>
Date: 2025-04-22 (Tue, 22 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/f9d203a84627...64fae69862a2
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