Commit Graph

134 Commits

Author SHA1 Message Date
Travis Plunk
ac8ab0db22
Checkin generated manpage (#24423)
* checkin generataed manpage

* move ronn file into new folder

* update build and release to use new asset

* add a minimal macos packaging test

* add correct dependency for the macos packaging stage

* fix packaging error

* remove removing files
2024-10-14 12:16:10 -07:00
Travis Plunk
c83bd87e4f
Capture environment better (#24148)
* Capture environment better

* Capture env better
2024-09-05 14:49:23 -07:00
Travis Plunk
5919a249a1
Fixes to Azure Public feed usage (#24149)
* Fix code PATs

* Fix feed PATs

* remove gallery commit

* update feed url

* Update to new variable groups

* Fix Variable name

* Fix credential template

* Disable Signing setup in prep stage

* Capture nuget source list

* lock down the firewall

* Add creds to feed switch to allow single switch location

* Use switch from build.psm1

* Use switch template instead of commands

* update to test feed

* disable codeql in jobs where we don't compile

* disable code sign validation for prep

* move capture steps to restore phase to see if it speeds things up

* remove duplicate capture of nuget config

* update test service

* Only build windows test service on windows

* warn when no config is generated

* try to fix test service

* fix web listener refs

* try removing dotnet tool

* update feedname with user info

* update package version that is not found

* try moving failing jobs to restore phase

* allow nuget inset in either phase

* update package ref

* use the right reporoot

* Move everything to restore

* Try adding build phase

* put nuget files in the right place

* move bootstrap into yaml

* remove onebranch agent items from macos build

* switch to environment variable

* bump a couple of packages

* fix formatting

* Fix static analysis issue

* update feed url to test restoring everything

* install the AzFeed cred provider

* fix binlog issues
2024-08-15 09:06:29 -07:00
alerickson
8c98b5cf60
Bump PSResourceGet to 1.1.0-preview1 (#24129) 2024-08-14 14:50:54 -07:00
Travis Plunk
8a8f2d4b23
Make Microsoft feeds the default (#24098) 2024-07-31 19:41:15 +00:00
Tess Gauthier
0f3fd2077c
Use feed with Microsoft Wix toolset (#21651) 2024-05-11 11:46:58 -07:00
Aditya Patwardhan
2ea9f9f9ff
Use correct signing certificates for RPM and DEBs (#21522) 2024-04-23 22:32:56 +00:00
dependabot[bot]
7c6d0313b6
Bump ossf/scorecard-action from 2.0.6 to 2.3.1 (#21485)
* Bump ossf/scorecard-action from 2.0.6 to 2.3.1

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.6 to 2.3.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](99c53751e0...0864cf1902)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update windows.yml

* Update linux.yml

* Update windows.yml

* Update mac.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2024-04-18 09:50:08 -07:00
Thomas Nieto
cef1a8796d
Remove trailing whitespace (#20085) 2023-08-21 10:04:50 -07:00
Steve Lee
e97105bf7d
Move build to .NET 8 preview 6 (#19991) 2023-08-07 21:30:33 +00:00
Travis Plunk
d372832325
Remove spelling CI in favor of GitHub Action (#19973)
* Remove spelling CI

* Delete mdSpell.yml

* Delete markdown.yml

* Update CONTRIBUTING.md

* repo issues

* markdown term fixes

* command-line term

* fix syntax issues

* fix codebase term

* Disable VALIDATE_EDITORCONFIG
2023-07-17 18:03:59 +00:00
Travis Plunk
927c5595ca
Update variable used to bypass the blocking check for multiple NuGet feeds (#19967)
* nuget multiple feed fixes

* Update tools/releaseBuild/azureDevOps/vpackRelease.yml

* Update linux.yml

* Update mac.yml

* Update windows.yml

* Update windows-packaging.yml

* fix whitespace issues

* more whitespace

* more whitespace
2023-07-14 11:57:35 -07:00
Aditya Patwardhan
b159db3be1
Add retry on failure for all upload tasks in Azure Pipelines (#19761) 2023-06-07 11:22:11 -07:00
Aditya Patwardhan
ef3e63dc89
Disable SBOM signing for CI and add extra files for packaging tests (#19729) 2023-06-01 16:13:55 -07:00
Travis Plunk
7afe8437d7
Fix mariner sudo detection (#19304)
* Change the permissions on the symlink created for mariner

* Update installpsh-mariner.sh

* Update install-ps.yml

* Update linux.yml

* Update installpsh-mariner.sh
2023-03-13 11:56:41 -07:00
Travis Plunk
740e689e86
Add a mariner install script (#19294)
* Add a mariner install script

* Update install-powershell.sh

* REVERT ME - switch to branch

* Update install-powershell.sh

* Update installpsh-debian.sh

* Update installpsh-mariner.sh

Add copyright section

* Update install-ps.yml

* Update tools/installpsh-mariner.sh
2023-03-08 13:35:34 -08:00
Travis Plunk
c381d6dd83
Simplify Windows Packaging CI Trigger YAML (#19160) 2023-02-22 15:56:40 -08:00
Travis Plunk
b2c4888ebb
Add Windows ARM64 CI (#19040)
* Add CI for win-arm64

* Add common function to test for windows arm64

* Update because string where items need investigation

---------

Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2023-01-31 12:06:29 -08:00
Aditya Patwardhan
bbb03f350b
Fix reference assembly generation logic for Microsoft.PowerShell.Commands.Utility (#18818) 2022-12-19 15:02:13 -08:00
Travis Plunk
665bf21fcb
Bump to use internal .NET 7 GA build (#18508) 2022-11-09 22:51:24 +00:00
Aditya Patwardhan
813d38875d
Revert "Replace win7 runtime with win8 and remove APISets (#18304)" (#18322) 2022-10-18 16:48:07 -07:00
Aditya Patwardhan
cc86f9ffd1
Replace win7 runtime with win8 and remove APISets (#18304) 2022-10-18 11:07:22 -07:00
Dongbo Wang
dd40b59f14
Remove ETW trace collection and uploading for CLR CAP (#18253) 2022-10-11 10:24:58 -07:00
Andrew
cc3b6fb9da
Disable broken macOS CI job, which is unused (#17221) 2022-05-16 10:27:18 -07:00
Travis Plunk
ba6fbe9f2a
Start rotating through all images (#17315)
* Use day of week for fallback seed

* Use new properties to select CI image

* move container selection code into

* use parameter

* fix azDO variable refernce

* move container name left in non-PR build name

* Use get-command to detect package manager

* update dependencies in build.psm1

* Add RHEL to WSMan support function

* Update build.psm1

* Update tools/ci.psm1

Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com>

Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com>
2022-05-12 10:03:40 -07:00
Travis Plunk
57965f22f6
Disable release security analysis for SSH CI (#17303) 2022-05-11 15:24:40 -07:00
Travis Plunk
34f316db1a
Improve how Linux container CI builds are identified (#17295)
* Add buildName preview to Jobs and tests

* try other syntax

* give up on task name

* try naming the job again

* use other syntax for variable

* rename and tag build

* Revert "try naming the job again"

This reverts commit b900e1231b.

* conditionally set build name and add tag

* Pass title prefix

* don't add tag when the build is a PR

* use correct variable name
2022-05-10 10:09:51 -07:00
Travis Plunk
4af204f574
Switch to using GitHub action to verify markdown links for PRs (#17281) 2022-05-09 11:42:15 -07:00
Travis Plunk
3bff8c0e69
Fix build id variable name when selecting CI container (#17279) 2022-05-06 11:47:42 -07:00
Travis Plunk
c000fc5430
Add rotation between the two mariner images (#17277)
* Add rotation between the two mariner images

* Add comments and fix issues

* select the tag that works with test-deps
2022-05-06 11:24:24 -07:00
Travis Plunk
d092aa96b3
Update timeout for daily (#17263)
* Update timeout for daily

* put timeout on job
2022-05-05 10:11:02 -07:00
Travis Plunk
156757c93d
Add container to Linux CI (#17233) 2022-05-02 15:59:23 -07:00
Andrew
4711eb570e
Roll back windows images used in testing to Windows Server 2019 (#16958) 2022-03-04 13:48:42 -08:00
Dongbo Wang
30eac0a11e
Update to use windows-latest as the build agent image (#16831) 2022-02-07 17:34:52 -08:00
Travis Plunk
a3788b0de0
Update SBOM generation (#16641) 2021-12-17 11:28:14 -08:00
Andrew
7bebf442af
Disabled Yarn cache in markdown.yml (#16599) 2021-12-10 16:24:44 -08:00
Travis Plunk
f922883757
Set clean state before testing UseMU in the MSI (#16543) 2021-12-06 21:18:44 +00:00
James Truher [MSFT]
19b5647c0a
Update README.md to specify gathered telemetry (#16379) 2021-11-09 17:30:56 -08:00
Travis Plunk
d176853672
Make static CI a matrix (#16397)
* move markdown lint tests

* move markdown link tests

* refactor static link analysis into a matrix

* cache yarn packages

* fix paramater name
2021-11-09 09:23:26 -08:00
github-actions[bot]
3b26fc8ae9
Update license and cgmanifest (#16325) 2021-10-28 13:48:41 -07:00
Aditya Patwardhan
52b6d89407
Update to latest .NET 6 GA build 6.0.100-rtm.21527.11 (#16309) 2021-10-28 11:40:52 -07:00
Travis Plunk
1be0c92486
change order of try-catch-finally and split out arm runs (#16252) 2021-10-15 11:43:18 -07:00
Travis Plunk
bd5dc97087
Add Software Bill of Materials to the main packages (#16202) 2021-10-12 15:40:43 -07:00
Dongbo Wang
fa4bfb447e
Use Ubuntu 20.04 for SSH remoting test (#16225) 2021-10-11 13:43:42 -07:00
Dongbo Wang
74e283c4f9
Set locale correctly on Linux CI (#16073) 2021-09-09 13:59:31 -07:00
Robert Holt
12dbdd9f05
Ensure locale is set correctly on Ubuntu 20.04 in CI (#16067) 2021-09-08 14:30:44 -07:00
Aditya Patwardhan
3bb6b2736a
Update Ubuntu images to use Ubuntu 20.04 (#15906) 2021-08-30 13:56:52 -07:00
Aditya Patwardhan
06f7e1050a
Add Start-PSBootstrap before running tests (#15804) 2021-07-20 10:14:56 -07:00
Aditya Patwardhan
31a4528302
Update to .NET 6 Preview 6 and use crossgen2 (#15763) 2021-07-19 16:06:39 -07:00
Dongbo Wang
a62c9d9443
Add the performance benchmark project for PowerShell performance testing (#15242) 2021-04-30 09:34:26 -07:00