Branch: refs/heads/master
Home: https://github.com/jenkinsci/aws-codebuild-plugin
Commit: be87ce18921b84a23f7119bf7dbb3221cf3909b3
https://github.com/jenkinsci/aws-codebuild-plugin/commit/be87ce18921b84a23f7119bf7dbb3221cf3909b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2022-06-24 (Fri, 24 Jun 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Bump script-security from 1.56 to 1.75 (#128)
Bumps [script-security](https://github.com/jenkinsci/script-security-plugin)
from 1.56 to 1.75.
- [Release notes](https://github.com/jenkinsci/script-security-plugin/releases)
-
[Changelog](https://github.com/jenkinsci/script-security-plugin/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/jenkinsci/script-security-plugin/compare/script-security-1.56...script-security-1.75)
---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:script-security
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Commit: 783fd399021f93062bce5235f0af3ee89988fb4a
https://github.com/jenkinsci/aws-codebuild-plugin/commit/783fd399021f93062bce5235f0af3ee89988fb4a
Author: ikedam <[email protected]>
Date: 2022-06-24 (Fri, 24 Jun 2022)
Changed paths:
M src/main/java/CodeBuildStep.java
M src/main/java/CodeBuilder.java
M src/main/java/S3DataManager.java
M src/main/java/ZipSourceCallable.java
M src/main/resources/CodeBuilder/config.jelly
A src/main/webapp/help-workspaceExcludes.html
A src/main/webapp/help-workspaceIncludes.html
M src/test/java/CodeBuilderPerformTest.java
M src/test/java/CodeBuilderTest.java
M src/test/java/S3DataManagerTest.java
Log Message:
-----------
Preserve file permissions and support include / exclude filters for "Use
Jenkins source" (#127)
* [JENKINS-67853] Add a test to reproduce JENKINS-67853
* [JENKINS-67853] Use Archiver to creaete zip file
* Preserves file modes.
* Also preparation for includes/excludes feature.
* [JENKINS-67853] Use the new archiving method instead of
`ZipSourceCallable.zipSource` in tests
* [JENKINS-67853] Archive directories explicitly to allow empty directories
* [JENKINS-67854] Add workspaceInclude / workspaceExclude feature
* [JENKINS-67854] Add test for workspaceIncludes/workspaceExcludes
Co-authored-by: Leo Herran <[email protected]>
Commit: 296b3a08d53b8a01b61f5ccfd2cab7999ce80892
https://github.com/jenkinsci/aws-codebuild-plugin/commit/296b3a08d53b8a01b61f5ccfd2cab7999ce80892
Author: Leo Herran <[email protected]>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release aws-codebuild-0.57
Compare:
https://github.com/jenkinsci/aws-codebuild-plugin/compare/d40cacdc302f...296b3a08d53b
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/aws-codebuild-plugin/push/refs/heads/master/d40cac-296b3a%40github.com.