Skip to content

Conversation

@ttstanley
Copy link
Contributor

No description provided.

AArnott and others added 30 commits January 26, 2024 11:02
Symbolic links present a problem, at least for "1ES PT".
Co-authored-by: Andrew Arnott <andrew.arnott@microsoft.com>
Update the other 4 entrypoints for 1ES PT
…tps://github.com/microsoft/codecoverage) from 17.9.6 to 17.10.1.- [Commits](https://github.com/microsoft/codecoverage/commits)---updated-dependencies:- dependency-name: dotnet-coverage  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>

* Bump dotnet-coverage from 17.9.6 to 17.10.1

Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.9.6 to 17.10.1.
- [Commits](https://github.com/microsoft/codecoverage/commits)

---
updated-dependencies:
- dependency-name: dotnet-coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
By default the NUGET_PACKAGES path has a trailing slash. In our override, we should do this as well or the msbuild property that gets generated is missing the slash, which can break some builds.

This follows the pattern in 9805678, which only applied to one of the locations that in the microbuild branch we must change.
This avoids a pipeline break due to a Microbuild pipeline template injected telemetry task.
These need to be set before we have a chance to run our variable ps1 scripts.
Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.10.1 to 17.10.2.
- [Commits](https://github.com/microsoft/codecoverage/commits)

---
updated-dependencies:
- dependency-name: dotnet-coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
It's disabled by default, but is easy to turn on.
By requiring opt-in to sign on mac/linux, we remove the need for signing re-approval on pipelines that are already signing.
It also avoids signing binaries that typically will not ship anyway.
These are redundant with those injected by 1ES PT.
CodeQL is injected by default by the 1ES PT templates now, so we don't need this variable.
@ttstanley ttstanley force-pushed the users/tevinstanley/updatelibrarytemplate branch from 7e98416 to fa2ee1e Compare January 8, 2025 21:20
@ttstanley ttstanley marked this pull request as ready for review January 8, 2025 21:32
@ttstanley ttstanley merged commit 2a0ec4e into main Feb 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants