awslabs / aws-codebuild-jenkins-plugin

AWS CodeBuild integration as a Jenkins build step.
https://aws.amazon.com/codebuild
Apache License 2.0
149 stars 122 forks source link

Preserve file permissions and support include / exclude filters for "Use Jenkins source" #127

Closed ikedam closed 2 years ago

ikedam commented 2 years ago

Issue #, if available:

125, #126

Description of changes:

Improvements for "Use Jenkins source"

mvn install has passed in my environment (maven:3.8.1-jdk-8 docker container).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

leoherran-aws commented 2 years ago

Merged, thanks for your contribution!

leoherran-aws commented 2 years ago

This has been released in version 0.57, which should be available in a couple of hours.

ikedam commented 2 years ago

Thanks, 0.57 worked perfectly.