Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users/tevinstanley/librarytemplate #304

Merged
merged 1,179 commits into from
Jan 27, 2025
Merged

Conversation

ttstanley
Copy link
Contributor

No description provided.

AArnott and others added 30 commits January 17, 2024 12:10
Symbolic links present a problem, at least for "1ES PT".
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] <[email protected]>

* 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] <[email protected]>
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] <[email protected]>
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.
… I assume others would just handle whatever version they need.
@ttstanley ttstanley marked this pull request as ready for review January 23, 2025 18:58
@ttstanley ttstanley merged commit d923677 into main Jan 27, 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.

8 participants