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

[vs17.9] Add requested targets to CacheContext #9611

Merged
merged 2 commits into from Jan 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 5, 2024

Backport of #9569 to vs17.9

/cc @rainersigwald @dfederm

Work item (Internal use): AB#1936004

Summary

Enable new cache plugin API surface to support calling non-default entrypoints.

Customer Impact

Supports caching invocations like msbuild /t:Build;Test.

Regression?

No, addition to new feature area.

Testing

Automated tests, 1ES scenario testing, already in 17.10.

Risk

Low, addition of optional data to experimental API surface.

@ghost
Copy link

ghost commented Jan 5, 2024

Hello! I noticed that you're targeting one of our servicing branches. Please consider updating the version.

@rainersigwald rainersigwald self-assigned this Jan 5, 2024
@rainersigwald rainersigwald added this to the VS 17.9 milestone Jan 5, 2024
@github-actions github-actions bot requested a review from a team as a code owner January 5, 2024 22:04
@JanKrivanek
Copy link
Member

@dfederm, @rainersigwald - is there any associated ADO item with QB approval request template?

Copy link
Member

@JanKrivanek JanKrivanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@ghost
Copy link

ghost commented Jan 9, 2024

Hello! I noticed that you're targeting one of our servicing branches. Please consider updating the version.

@JanKrivanek JanKrivanek merged commit c67ce32 into vs17.9 Jan 16, 2024
8 checks passed
@JanKrivanek JanKrivanek deleted the backport/pr-9569-to-vs17.9 branch January 16, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants