Skip to content

Conversation

@basil
Copy link
Member

@basil basil commented Jul 21, 2019

While looking at the test suite for this plugin, I noticed the CpsFlowDefinitions in the tests don't consistently use the script security sandbox. Using the script security sandbox results in a more realistic environment given that the script security sandbox should always be enabled in production.

In this change, I replaced any usages of the deprecated single-argument constructor for CpsFlowDefinition with usages of the non-deprecated two-argument constructor, passing in true as the second argument in order to always enable the script security sandbox.

@basil
Copy link
Member Author

basil commented Aug 28, 2019

@raul-arabaolaza Gentle ping. No rush on this, but just wanted to make sure the first notification didn't slip by.

@jglick
Copy link
Member

jglick commented Mar 4, 2022

@raul-arabaolaza needs to be labeled tests prior to merge

@basil basil closed this Dec 10, 2025
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.

2 participants