49 Commits

Author SHA1 Message Date
wingetbot c962a3ff97 WinGetSvc-Release-20241202.1-01 (#196261) 2024-12-04 13:47:20 -08:00
wingetbot 0c763635c6 WinGetSvc-Release-20241120.2-01 (#193719) 2024-11-25 09:23:00 -08:00
wingetbot cffb1c6ba2 WinGetSvc-Release-20240703.1-01 (#162188) 2024-07-09 17:19:02 -07:00
wingetbot 7d8a7ebca3 WinGetSvc-Release-20240621.2-03 (#159663) 2024-06-24 15:58:58 -07:00
wingetbot b34e6f3d41 WinGetSvc-Release-20240415.1-01 (#149514) 2024-04-16 14:16:33 -07:00
wingetbot 48ee3b08f6 WinGetSvc-Release-20240319.3-01 (#146406) 2024-03-25 11:53:41 -07:00
Ruben Guerrero 45fde45e08 release/WinGetSvc-Release-20240227.1-02 (#141550) 2024-02-29 17:13:13 -08:00
wingetbot 5fb3983e26 Update pipelines with release WinGetSvc-Release-20240131.1-03 (#138208)
Co-authored-by: Release bot <pmai@microsoft.com>
2024-02-06 17:30:11 -08:00
Madhusudhan-MSFT aa22e6f63a Validation pipeline migration to 1ES (#129183)
* This PR migrates the WinGetSVC validation pipeline to 1ES, including changes to the following files:

validation-pipeline.yaml

The winget-pkgs repo was updated with the changes from the winget-pkgs-preprod repo, which had been merged from the pipeline staging process through PR. This manual copying was necessary because the automatic deployment failed for the production pipeline.

[How Validated:]

The changes have been validated against the preprod environment by manually triggering the pipeline and ensuring successful runs.

[Important Note:]

During our last deployment, we discovered that the validation process encountered a failure in the SDL Source, caused by a permission issue with a task automatically injected by the 1ES pipeline. This issue occurred when the pipeline ran on PR commits from fork branches created by community contributors external to Microsoft. We have reported the issue to the 1ES team and are actively engaging with them to find a resolution. Until then, this PR will be kept in a draft state.

* Apply SkipBuildTagsForGitHubPullRequests workaround fix to resolve Tag build and log custom issues (1ES PT) with Access denied error

1ES PT uses ADO access token to add tags to pipeline runs. For forked GitHub repo pipelines, access token lacks Edit build quality permission, preventing tag addition. Use SkipBuildTagsForGitHubPullRequests option to unblock
2023-12-14 11:21:35 -08:00
Madhusudhan-MSFT 40b9a022a6 Rebuild pipeline migration to 1 es pipeline (#129089)
* This PR migrates the WinGetSVC rebuild pipeline to 1ES, including changes to the following files:

- rebuild-pipeline.yaml

The winget-pkgs repo was updated with the changes from the winget-pkgs-preprod repo, which had been merged from the pipeline staging process through PR. This manual copying was necessary because the automatic deployment failed for the production pipeline.

[How Validated:]

The changes have been validated against the preprod environment by manually triggering the pipeline and ensuring successful runs.

* Improve consistency of pipeline stage names
This commit updates the pipeline stage names to be more consistent across all pipelines. This change improves the readability of the pipeline code.
2023-12-06 13:09:10 -08:00
Madhusudhan-MSFT eab30aa4f7 Rest rebuild pipeline migration to 1 es pipeline. (#129182)
* This PR migrates the WinGetSVC Rebuild Rest pipeline to 1ES, including changes to the following files:

- rebuild-rest-pipeline.yaml

The winget-pkgs repo was updated with the changes from the winget-pkgs-preprod repo, which had been merged from the pipeline staging process through PR. This manual copying was necessary because the automatic deployment failed for the production pipeline.

[How Validated:]

- The changes have been validated against the preprod environment by manually triggering the pipeline and ensuring successful runs.

WinGetSvc-Publish-ppe

* Improve consistency of pipeline stage names
This commit updates the pipeline stage names to be more consistent across all pipelines. This change improves the readability of the pipeline code.
2023-12-05 16:27:16 -08:00
Madhusudhan-MSFT 2a84289ecb Publish pipeline migration to 1ES (#129086)
* Migrate WinGetSVC Publish pipeline to 1ES

- Updated publish-pipeline.yaml to use 1ES changes
- Manually copied changes from winget-pkgs-preprod repo to winget-pkgs repo due to failed automatic deployment

[How Validated:]
- Validated changes against preprod environment by manually triggering pipeline
- Ensured successful runs of WinGetSvc-Publish-ppe from last deployment attempt.

* Improve consistency of pipeline stage names
This commit updates the pipeline stage names to be more consistent across all pipelines. This change improves the readability of the pipeline code.
2023-12-05 16:09:39 -08:00
Madhusudhan-MSFT 4c21969ad2 Revert "Migrate WinGetSVC pipeline to 1ES (#128720)" (#128792)
This reverts commit 8cabb7a606.
2023-12-01 11:30:26 -08:00
Madhusudhan-MSFT 8cabb7a606 Migrate WinGetSVC pipeline to 1ES (#128720)
* Migrate WinGetSVC pipeline to 1ES

This commit includes all the 1ES pipeline migration changes that are working in winget-pkgs-preprod
manually copied to winget-pkgs repo as some issue in automatic deployment didn't bring this changes
automatically.

This commit migrates the WinGetSVC pipeline to 1ES, including changes to the following files:
- publish-pipeline.yaml
- rebuild-pipeline.yaml
- rebuild-rest-pipeline.yaml
- validation-pipeline.yaml

The changes were manually copied from the winget-pkgs-preprod repo to the winget-pkgs repo due to an issue with automatic deployment.

[How Validated:]
- The changes have been validated against the preprod environment by manually triggering the pipeline and ensuring successful runs.

* Improve consistency of pipeline stage names

This commit updates the pipeline stage names to be more consistent across all pipelines. This change improves the readability of the pipeline code.
2023-12-01 10:40:38 -08:00
Madhusudhan-MSFT 02316d6008 [WinGet-Pkgs] WinGet-Pkgs cg-pipeline.yaml migration to 1ESPipeline (#123664)
This PR migrates the following  WinGet-Pkgs cg-pipeline pipelines to 1ESPipeline
- cg-pipeline.yaml

Co-authored-by: Madhusudhan Gumbalapura Sudarshan <Madhusudhan.Sudarshan@microsoft.com>
2023-10-25 10:04:52 -07:00
Zach Carpenter 08e8d0e5a3 Revert "User/masudars/cg pipeline migration to 1 es pipeline (#123623)" (#123650)
This reverts commit ca04e2f404.
2023-10-24 17:02:31 -05:00
Madhusudhan-MSFT ca04e2f404 User/masudars/cg pipeline migration to 1 es pipeline (#123623)
* [WinGet-Pkgs] WinGet-Pkgs cg-pipeline.yaml migration to 1ESPipeline

This PR migrates the following  WinGet-Pkgs cg-pipeline pipelines to 1ESPipeline
- cg-pipeline.yaml

* Bring back ComponentGovernanceComponentDetection task.

- The previous pipeline run, which can be found at the provided Azure DevOps link:
  https://dev.azure.com/ms/winget-pkgs/_build/results?buildId=507609&view=logs&j=bc38e8b8-e027-53cb-48e7-2adbd1070eca&t=dda153aa-3164-5f35-5796-224fc6cb32ec

  includes

      sdl:
      componentgovernance:
        failOnAlert: true

This indicates that Component Detection is auto-injected, but there is no indication of a Component Governance run.
Therefore, the ComponentGovernanceComponentDetection task is being brought back to maintain parity with old pipeline runs.

* Fix 'Stage' property value to meet naming restrictions

---------

Co-authored-by: Madhusudhan Gumbalapura Sudarshan <Madhusudhan.Sudarshan@microsoft.com>
2023-10-24 14:43:04 -07:00
wingetbot a61635670d Update pipelines with release WinGetSvc-Release-20230922.2-01 (#120817)
Co-authored-by: Release bot <pmai@microsoft.com>
2023-09-25 14:10:26 -07:00
wingetbot 4ec302f3ea Update pipelines with release WinGetSvc-Release-20230712.2-01 (#112695)
Co-authored-by: Release bot <pmai@microsoft.com>
2023-07-20 12:37:29 -07:00
Akinwale Alagbe ac196aa699 Use netcore3.1 (#111386)
Co-authored-by: Akinwale Alagbe <akalagbe@microsoft.com>
2023-07-05 11:21:20 -07:00
wingetbot fe9ddfe625 Automatically completed pull request for release/WinGetSvc-Release-20230529.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2023-05-31 12:06:08 -07:00
wingetbot 89b53d3a6d Automatically completed pull request for release/WinGetSvc-Release-20230322.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2023-03-28 12:50:42 -07:00
wingetbot c0b6d9b7f0 Automatically completed pull request for release/WinGetSvc-Release-20221123.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2022-11-28 16:57:00 -08:00
wingetbot 939285af88 Automatically completed pull request for release/WinGetSvc-Release-20221007.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2022-10-20 13:18:08 -07:00
Kaleb Luedtke efee984708 Standardize Whitespace (#77880)
* Fix Spellcheck

* Standardize Whitespace

* Additional Whitespace fixes

* Fix more whitespace
2022-09-11 14:08:24 -07:00
Ruben Guerrero c8d54ea8a0 Timeout to 0 (#75399) 2022-08-29 09:48:05 -07:00
wingetbot 9395da9f55 Update pipelines with release WinGetSvc-Release-20220707.3-01 (#66110)
Co-authored-by: Release bot <pmai@microsoft.com>
2022-07-12 16:19:55 -07:00
wingetbot 14c5e3cb9c Automatically completed pull request for release/WinGetSvc-Release-20220615.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2022-06-20 18:18:01 -07:00
wingetbot c5ae9ceefa Automatically completed pull request for release/WinGetSvc-Release-20220414.2-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2022-04-15 10:57:48 -07:00
wingetbot 62ef6f1341 Automatically completed pull request for release/WinGetSvc-Release-20220225.3-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2022-03-01 10:12:57 -08:00
wingetbot 03e42293e9 Automatically completed pull request for release/WinGetSvc-Release-20211220.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2022-01-06 15:36:16 -08:00
wingetbot 39eae76375 Automatically completed pull request for release/WinGetSvc-Release-20211112.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2021-11-12 15:10:21 -08:00
wingetbot 0ceecc7026 Automatically completed pull request for release/WinGetSvc-Release-20211028.3-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2021-11-01 18:18:36 -07:00
Ruben Guerrero ce3d6a5f75 Add component governance pipeline (#30274)
* Add component governance pipeline

* Update DevOpsPipelineDefinitions/cg-pipeline.yaml

Co-authored-by: JohnMcPMS <johnmcp@microsoft.com>

Co-authored-by: denelon <denelon@microsoft.com>
Co-authored-by: JohnMcPMS <johnmcp@microsoft.com>
2021-10-15 16:59:29 -07:00
Vedant Mohan Goyal 129898731f Update validation-pipeline.yaml (#30346)
* Update validation-pipeline.yaml
2021-10-14 11:47:58 -07:00
wingetbot 9420371ed0 Automatically completed pull request for release/WinGetSvc-Release-20210917.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2021-09-21 01:08:00 -07:00
wingetbot 5b9b7a920d Automatically completed pull request for release/WinGetSvc-Release-20210810.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2021-08-11 14:15:12 -07:00
Ashwini Patil 8ff5efe40c Update devops pipelines (#18407) 2021-06-21 08:19:47 -07:00
wingetbot 6ad4c2d1eb Automatically completed pull request for release/WinGetSvc-Release-20210528.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2021-06-01 20:18:45 -07:00
wingetbot 6ecf3edd40 Automatically completed pull request for release/WinGetSvc-Release-20210503.1-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2021-05-03 16:07:35 -07:00
wingetbot 0f28bbc1c0 Automatically completed pull request for release/WinGetSvc-Release-20210324.3-01, source branch is
Co-authored-by: Release bot <pmai@microsoft.com>
2021-03-30 08:50:55 -07:00
wingetbot 372c6e7a45 Update pipelines with release WinGetSvc-Release-20210219.1-01 (#7858)
Co-authored-by: Release bot <pmai@microsoft.com>
2021-02-22 15:53:51 -08:00
wingetbot cab681e8ff Update pipelines with release WinGetSvc-Release-20210209.3-02 (#7524)
Co-authored-by: Release bot <pmai@microsoft.com>
2021-02-16 15:17:06 -08:00
wingetbot d1a9df9ecd Update pipelines with release WinGetSvc-Release-20210122.4-04 (#7202)
Co-authored-by: Release bot <pmai@microsoft.com>
2021-02-09 13:51:36 -08:00
Ashwini Patil ac5124643f Updating rebuild script (#2491) 2020-07-17 11:50:00 -07:00
Ruben Guerrero 01bc76de5b WinGetSvc-Release-20200626.1-01 (#2202) 2020-06-30 15:31:29 -07:00
Ruben Guerrero e47406f348 Update pipelines (#6) 2020-04-30 14:26:14 -07:00
Ashwini Patil 2b995e0913 Adding validation pipeline update to AppInstaller-pkgs (#2) 2020-04-15 11:38:21 -07:00
Ruben Guerrero cea8860d58 Add DevOps pipelines files (#1) 2020-04-01 12:55:06 -07:00