Branch: refs/heads/pipeline_gen_update
Home: https://github.com/tianocore/edk2
Commit: 553d122cf987e82c154fb1d76cb6bfee2daf280c
https://github.com/tianocore/edk2/commit/553d122cf987e82c154fb1d76cb6bfee2daf280c
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: e7b64d6ef27d841dfc8c70264414732050308338
https://github.com/tianocore/edk2/commit/e7b64d6ef27d841dfc8c70264414732050308338
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: abdf84f4f445284aacf5edd5b1db8cfaeb8312c1
https://github.com/tianocore/edk2/commit/abdf84f4f445284aacf5edd5b1db8cfaeb8312c1
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: 1d749fe13b6f08bc4660677883f06e80cdaff3ce
https://github.com/tianocore/edk2/commit/1d749fe13b6f08bc4660677883f06e80cdaff3ce
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: d5c2fd655579ac73c289788927c17184c5f30204
https://github.com/tianocore/edk2/commit/d5c2fd655579ac73c289788927c17184c5f30204
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: 9240edad98c5fe63f2acb9c405d337db019932c3
https://github.com/tianocore/edk2/commit/9240edad98c5fe63f2acb9c405d337db019932c3
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: bc65ae315713ae43f92e615f88dc98f942248fba
https://github.com/tianocore/edk2/commit/bc65ae315713ae43f92e615f88dc98f942248fba
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: 47ffee94fb633610734303b23a10ef2b2538cf0e
https://github.com/tianocore/edk2/commit/47ffee94fb633610734303b23a10ef2b2538cf0e
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: 14ee3af4dbf2507fc2b1c3f50ea9d77517edf0c4
https://github.com/tianocore/edk2/commit/14ee3af4dbf2507fc2b1c3f50ea9d77517edf0c4
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/64fae69862a2...14ee3af4dbf2
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