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

pass the template context through as a parameter to job.yml #14566

Merged

Conversation

riarenas
Copy link
Member

@riarenas riarenas commented Mar 8, 2024

#14561

We need to pass the template context around to the job template so that it gets preserved, just like we pass the pool and other job schema properties.

I'm using this vstest build to validate, as they were the repo that had the initial reports: https://dev.azure.com/dnceng/internal/_build/results?buildId=2398161&view=results

This build uploaded the missing artifacts from https://dev.azure.com/dnceng/internal/_build/results?buildId=2396988&view=results

I added it to the non-official templates as well, for the most part because why not.

To double check:

@riarenas riarenas changed the title pass the template context through as a parameter to template-official… pass the template context through as a parameter to job.yml Mar 8, 2024
@riarenas riarenas enabled auto-merge (squash) March 8, 2024 19:14
@riarenas riarenas merged commit e91ff17 into dotnet:main Mar 8, 2024
11 checks passed
@riarenas
Copy link
Member Author

riarenas commented Mar 8, 2024

/backport to release/8.0

Copy link
Contributor

github-actions bot commented Mar 8, 2024

Started backporting to release/8.0: https://github.com/dotnet/arcade/actions/runs/8208854374

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.

3 participants