-
Notifications
You must be signed in to change notification settings - Fork 193
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
Added environment variable functionality #117
base: master
Are you sure you want to change the base?
Conversation
2. added S3 pre-signed URL publish option
# Conflicts: # src/main/java/hudson/plugins/s3/S3BucketPublisher.java
2. copyartifacts methods fix
This helpful change has been implemented accordingly to my production CI server task. I needed to send published s3 links to Slack channel. As result I have implemented these functionality using InjectEnvPlugin. Please review my work. Thanks. |
Any updates? |
@olivergondza , can you please review my pull request? |
@alecharp, can you please review my changes? |
Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 961.vf0c9f6f59827 to 1008.vb9e22885c9cf. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.289.x dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.16.0 to 1.16.2. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.16.0...1.16.2) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [aws-java-sdk-minimal](https://github.com/jenkinsci/aws-java-sdk-plugin) from 1.12.80 to 1.12.101-300.vc09c7be9cb57. - [Release notes](https://github.com/jenkinsci/aws-java-sdk-plugin/releases) - [Changelog](https://github.com/jenkinsci/aws-java-sdk-plugin/blob/master/CHANGELOG.md) - [Commits](jenkinsci/aws-java-sdk-plugin@aws-java-sdk-parent-1.12.80...1.12.101-300.vc09c7be9cb57) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-minimal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
@rsandell , please review my changes. |
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.
Thank you for your contribution. However, the current PR has a lot of noise, which is distracting from reviewing it's purpose. Please, see my few comments and once addressed, I'll review the core of the PR.
Bumps [maven-plugin](https://github.com/jenkinsci/maven-plugin) from 3.18 to 3.19. - [Release notes](https://github.com/jenkinsci/maven-plugin/releases) - [Changelog](https://github.com/jenkinsci/maven-plugin/blob/master/CHANGELOG.md) - [Commits](jenkinsci/maven-plugin@maven-plugin-3.18...maven-plugin-3.19) --- updated-dependencies: - dependency-name: org.jenkins-ci.main:maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ain-maven-plugin-3.19 Bump maven-plugin from 3.18 to 3.19
Bumps [aws-java-sdk-minimal](https://github.com/jenkinsci/aws-java-sdk-plugin) from 1.12.215-339.vdc07efc5320c to 1.12.246-349.v96b_b_f7eb_a_c3c. - [Release notes](https://github.com/jenkinsci/aws-java-sdk-plugin/releases) - [Changelog](https://github.com/jenkinsci/aws-java-sdk-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/aws-java-sdk-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-minimal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.2 to 1.17.3. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.17.2...1.17.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.40 to 4.42. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](jenkinsci/plugin-pom@plugin-4.40...plugin-4.42) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 1409.v7659b_c072f18 to 1472.vb_65d893c9a_b_6. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.289.x dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
….bom-bom-2.289.x-1472.vb_65d893c9a_b_6 Bump bom-2.289.x from 1409.v7659b_c072f18 to 1472.vb_65d893c9a_b_6
…lugins-plugin-4.42 Bump plugin from 4.40 to 4.42
Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 1472.vb_65d893c9a_b_6 to 1478.v81d3dc4f9a_43. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.289.x dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
….bom-bom-2.289.x-1478.v81d3dc4f9a_43 Bump bom-2.289.x from 1472.vb_65d893c9a_b_6 to 1478.v81d3dc4f9a_43
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.42 to 4.43.1. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](jenkinsci/plugin-pom@plugin-4.42...plugin-4.43.1) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…lugins-plugin-4.43.1 Bump plugin from 4.42 to 4.43.1
Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 1478.v81d3dc4f9a_43 to 1500.ve4d05cd32975. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.289.x dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
….bom-bom-2.289.x-1500.ve4d05cd32975 Bump bom-2.289.x from 1478.v81d3dc4f9a_43 to 1500.ve4d05cd32975
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.43.1 to 4.45. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](jenkinsci/plugin-pom@plugin-4.43.1...plugin-4.45) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [envinject](https://github.com/jenkinsci/envinject-plugin) from 2.866.v5c0403e3d4df to 2.875.v9b_9e962da_a_ec. - [Release notes](https://github.com/jenkinsci/envinject-plugin/releases) - [Changelog](https://github.com/jenkinsci/envinject-plugin/blob/master/docs/CHANGELOG_OLD.md) - [Commits](https://github.com/jenkinsci/envinject-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:envinject dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…lugins-plugin-4.45 Bump plugin from 4.43.1 to 4.45
…lugins-envinject-2.875.v9b_9e962da_a_ec Bump envinject from 2.866.v5c0403e3d4df to 2.875.v9b_9e962da_a_ec
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.45 to 4.46. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](jenkinsci/plugin-pom@plugin-4.45...plugin-4.46) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…lugins-plugin-4.46 Bump plugin from 4.45 to 4.46
Bumps [copyartifact](https://github.com/jenkinsci/copyartifact-plugin) from 1.46.4 to 1.47. - [Release notes](https://github.com/jenkinsci/copyartifact-plugin/releases) - [Changelog](https://github.com/jenkinsci/copyartifact-plugin/blob/master/CHANGELOG.adoc) - [Commits](jenkinsci/copyartifact-plugin@copyartifact-1.46.4...copyartifact-1.47) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:copyartifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…lugins-copyartifact-1.47 Bump copyartifact from 1.46.4 to 1.47
…rs-testcontainers-1.17.3 Bump testcontainers from 1.17.2 to 1.17.3
…lugins.aws-java-sdk-aws-java-sdk-minimal-1.12.246-349.v96b_b_f7eb_a_c3c Bump aws-java-sdk-minimal from 1.12.215-339.vdc07efc5320c to 1.12.246-349.v96b_b_f7eb_a_c3c
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.20.0 to 5.20.1. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5.20.0...v5.20.1) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…-drafter/release-drafter-5.20.1 Bump release-drafter/release-drafter from 5.20.0 to 5.20.1
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.46 to 4.47. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](jenkinsci/plugin-pom@plugin-4.46...plugin-4.47) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…lugins-plugin-4.47 Bump plugin from 4.46 to 4.47
Bumps [aws-java-sdk-minimal](https://github.com/jenkinsci/aws-java-sdk-plugin) from 1.12.246-349.v96b_b_f7eb_a_c3c to 1.12.287-357.vf82d85a_6eefd. - [Release notes](https://github.com/jenkinsci/aws-java-sdk-plugin/releases) - [Changelog](https://github.com/jenkinsci/aws-java-sdk-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/aws-java-sdk-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins.aws-java-sdk:aws-java-sdk-minimal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…lugins.aws-java-sdk-aws-java-sdk-minimal-1.12.287-357.vf82d85a_6eefd Bump aws-java-sdk-minimal from 1.12.246-349.v96b_b_f7eb_a_c3c to 1.12.287-357.vf82d85a_6eefd
Added new functionality