-
Notifications
You must be signed in to change notification settings - Fork 7
feat: allowing regex on tags passed (simplify expressions) #1118
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
Conversation
|
@ansys/pyansys-core - I'd appreciate a review on this one |
|
CI failure is unrelated - appears to be linked to choco instabilities reported. Suggesting to merge |
AlejandroFernandezLuces
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I'm just wondering, why is it needed to have the Python script as a string instead of a separate file? Is not possible to use an external script when using the action in another repo?
Yep we can do that - it's just the "old way" it was implemented. Once #1116 is merged I will update this PR and move it to the python-utils folder. Good idea! |
|
Thanks for expanding this, @RobPasMue. |
|
I'll do the modification suggested by @AlejandroFernandezLuces in a separate PR |
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>

Using regex on hk-package-clean-except action. Backwards compatible while allowing regex on input for tags