Branch: refs/heads/master
Home: https://github.com/jenkinsci/artifactory-plugin
Commit: 879a96210a514ed3af5a5dbc00d30ad8a43cc8bd
https://github.com/jenkinsci/artifactory-plugin/commit/879a96210a514ed3af5a5dbc00d30ad8a43cc8bd
Author: Yahav Itzhak <[email protected]>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M README.md
A readme_image.png
Log Message:
-----------
Add introduction image (#632)
Commit: 95e5296f98a0c30ad3810f4ca4a4137e080344b6
https://github.com/jenkinsci/artifactory-plugin/commit/95e5296f98a0c30ad3810f4ca4a4137e080344b6
Author: torrescd <[email protected]>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M src/main/java/org/jfrog/hudson/pipeline/common/Utils.java
Log Message:
-----------
Add information to exception (#626)
Commit: 4474e00875acf5b8d15abdc90f9b8d3df502df34
https://github.com/jenkinsci/artifactory-plugin/commit/4474e00875acf5b8d15abdc90f9b8d3df502df34
Author: Yahav Itzhak <[email protected]>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/GradleExecutor.java
Log Message:
-----------
Gradle - Allow not using the -b parameter (#631)
Commit: 919ba9bd694bdd7516d80644426e4537692c706a
https://github.com/jenkinsci/artifactory-plugin/commit/919ba9bd694bdd7516d80644426e4537692c706a
Author: capadgett <[email protected]>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M src/main/java/org/jfrog/hudson/pipeline/common/Utils.java
Log Message:
-----------
Stay on step context Node when finding root workspace (#616)
Commit: d8a2526a356730f8ebc667b359080fd9de8fc376
https://github.com/jenkinsci/artifactory-plugin/commit/d8a2526a356730f8ebc667b359080fd9de8fc376
Author: Basil Crow <[email protected]>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M src/main/java/org/jfrog/hudson/ArtifactoryServer.java
M src/main/java/org/jfrog/hudson/action/ActionableHelper.java
M src/main/java/org/jfrog/hudson/generic/GenericBuildInfoDeployer.java
M src/main/java/org/jfrog/hudson/maven2/MavenBuildInfoDeployer.java
M
src/main/java/org/jfrog/hudson/release/promotion/UnifiedPromoteBuildAction.java
M
src/test/java/org/jfrog/hudson/pipeline/integration/CommonITestsPipeline.java
Log Message:
-----------
Remove more usages of Guava (#612)
Commit: a79d3a5c4296c45cc1245985a2dc49a1d3d701f1
https://github.com/jenkinsci/artifactory-plugin/commit/a79d3a5c4296c45cc1245985a2dc49a1d3d701f1
Author: Yahav Itzhak <[email protected]>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M pom.xml
M src/main/java/org/jfrog/hudson/ArtifactoryRedeployPublisher.java
M src/main/java/org/jfrog/hudson/BuildInfoResultAction.java
M src/main/java/org/jfrog/hudson/PublishedBuildDetails.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyRunListener.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
M
src/main/java/org/jfrog/hudson/maven3/extractor/MavenExtractorEnvironment.java
M src/main/java/org/jfrog/hudson/release/PromotionUtils.java
M src/main/java/org/jfrog/hudson/release/maven/MavenReleaseWrapper.java
M
src/main/java/org/jfrog/hudson/release/promotion/UnifiedPromoteBuildAction.java
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
M src/main/java/org/jfrog/hudson/util/publisher/PublisherContext.java
M
src/main/resources/org/jfrog/hudson/ArtifactoryRedeployPublisher/config.jelly
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator/config.jelly
A src/main/webapp/help/common/help-project.html
M src/test/resources/integration/maven-example/pom.xml
Log Message:
-----------
Support projects in Maven UI jobs (#633)
Commit: 63886f0a172cdb2643c045f47b354fa59857c2d2
https://github.com/jenkinsci/artifactory-plugin/commit/63886f0a172cdb2643c045f47b354fa59857c2d2
Author: Yahav Itzhak <[email protected]>
Date: 2022-03-06 (Sun, 06 Mar 2022)
Changed paths:
M pom.xml
M src/main/java/org/jfrog/hudson/BuildInfoResultAction.java
Log Message:
-----------
Fix build-info URL encoding (#634)
Commit: 29cb11477b1542e49730cd727025409c23ba33c0
https://github.com/jenkinsci/artifactory-plugin/commit/29cb11477b1542e49730cd727025409c23ba33c0
Author: Yahav Itzhak <[email protected]>
Date: 2022-03-06 (Sun, 06 Mar 2022)
Changed paths:
M .github/workflows/tests.yml
M pom.xml
M release/pipelines.release.yml
M release/pipelines.snapshot.yml
Log Message:
-----------
Revert "Temporary build docker-java locally (#629)" (#639)
Commit: df6d33af7bd5ff62bd41e9141b133d9cfbe41f70
https://github.com/jenkinsci/artifactory-plugin/commit/df6d33af7bd5ff62bd41e9141b133d9cfbe41f70
Author: Robi Nino <[email protected]>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M .github/PULL_REQUEST_TEMPLATE.md
A .github/workflows/analysis.yml
M .github/workflows/tests.yml
M README.md
M pom.xml
A spotbugs-security-exclude.xml
M src/main/java/org/jfrog/hudson/ArtifactoryBuilder.java
M src/main/java/org/jfrog/hudson/ArtifactoryRedeployPublisher.java
M src/main/java/org/jfrog/hudson/ArtifactoryServer.java
M src/main/java/org/jfrog/hudson/CredentialsConfig.java
M src/main/java/org/jfrog/hudson/MavenDependency.java
M src/main/java/org/jfrog/hudson/Repository.java
M src/main/java/org/jfrog/hudson/ServerDetails.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/generic/GenericBuildInfoDeployer.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M src/main/java/org/jfrog/hudson/jfpipelines/Utils.java
M src/main/java/org/jfrog/hudson/maven3/Maven3Builder.java
M
src/main/java/org/jfrog/hudson/maven3/extractor/MavenExtractorEnvironment.java
M src/main/java/org/jfrog/hudson/pipeline/common/Utils.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/ConanExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/GenericDownloadExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/NugetRunExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/PipInstallExecutor.java
M src/main/java/org/jfrog/hudson/pipeline/common/types/ConanClient.java
M src/main/java/org/jfrog/hudson/pipeline/common/types/ConanRemote.java
M
src/main/java/org/jfrog/hudson/pipeline/common/types/DistributionConfig.java
M
src/main/java/org/jfrog/hudson/pipeline/common/types/DistributionServer.java
M src/main/java/org/jfrog/hudson/pipeline/common/types/Docker.java
M src/main/java/org/jfrog/hudson/pipeline/common/types/Filter.java
M
src/main/java/org/jfrog/hudson/pipeline/common/types/JFrogPlatformInstance.java
M src/main/java/org/jfrog/hudson/pipeline/common/types/PromotionConfig.java
M src/main/java/org/jfrog/hudson/pipeline/common/types/XrayScanConfig.java
M src/main/java/org/jfrog/hudson/pipeline/common/types/XrayScanResult.java
M
src/main/java/org/jfrog/hudson/pipeline/common/types/buildInfo/BuildInfo.java
M src/main/java/org/jfrog/hudson/pipeline/common/types/buildInfo/Env.java
M
src/main/java/org/jfrog/hudson/pipeline/common/types/buildInfo/EnvFilter.java
M
src/main/java/org/jfrog/hudson/pipeline/common/types/builds/NugetBuild.java
M
src/main/java/org/jfrog/hudson/pipeline/common/types/deployers/Deployer.java
M
src/main/java/org/jfrog/hudson/pipeline/common/types/resolvers/Resolver.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/BuildAppendStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/BuildInfoStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/BuildTriggerStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/CollectIssuesStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/CreateJFrogInstanceStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/CreateServerStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/InteractivePromotionStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/JfPipelinesStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/PromoteBuildStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/PublishBuildInfoStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/common/DeployerResolverBase.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/conan/ConanClientStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/conan/ConanRemoteStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/conan/ConanRunStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/CreateReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/DeleteReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/DistributeReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/SignReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/UpdateReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/docker/CreateDockerBuild.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/docker/DockerPullStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/docker/DockerPushStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/generic/EditPropsStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/generic/GenericStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/go/GoPublishStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/go/GoRunStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/gradle/GradleDeployerResolver.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/gradle/GradleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/maven/MavenDeployerResolver.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/maven/MavenStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/npm/NpmInstallCiStepBase.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/npm/NpmPublishStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/nuget/DotnetRunStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/nuget/NugetRunStepBase.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/pip/PipInstallStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/xray/XrayScanStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/utils/DeclarativePipelineUtils.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/dsl/ArtifactoryPipelineGlobal.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/dsl/JFrogPipelineGlobal.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/AddInteractivePromotionStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/ArtifactoryGradleBuild.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/ArtifactoryMavenBuild.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/BuildAppendStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/BuildTriggerStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/CollectEnvStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/CollectIssuesStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/CreateBuildInfoStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/CreateDockerBuildStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/DeployStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/DistributeBuildStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/DockerPullStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/DockerPushStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/DownloadStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/EditPropsStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/GetArtifactoryServerStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/GetJFrogPlatformInstanceStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/GoPublishStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/GoRunStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/MavenDescriptorStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/NpmInstallCiStepBase.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/NpmPublishStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/NugetRunStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/PipInstallStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/PromoteBuildStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/PublishBuildInfoStep.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/UploadStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/XrayScanBuildStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/conan/AddRemoteStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/conan/AddUserStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/conan/InitConanClientStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/conan/RunCommandStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/distribution/CreateReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/distribution/DeleteReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/distribution/DistributeReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/distribution/SignReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/distribution/UpdateReleaseBundleStep.java
M src/main/java/org/jfrog/hudson/release/PromotionConfig.java
M src/main/java/org/jfrog/hudson/release/VcsConfig.java
M src/main/java/org/jfrog/hudson/release/VersionedModule.java
M src/main/java/org/jfrog/hudson/release/gradle/GradleModule.java
M src/main/java/org/jfrog/hudson/release/maven/BaseMavenReleaseAction.java
M src/main/java/org/jfrog/hudson/release/maven/MavenModulesExtractor.java
M src/main/java/org/jfrog/hudson/release/maven/MavenReleaseWrapper.java
M src/main/java/org/jfrog/hudson/release/promotion/PromotionConfig.java
M src/main/java/org/jfrog/hudson/release/promotion/PromotionInfo.java
M
src/main/java/org/jfrog/hudson/release/promotion/UnifiedPromoteBuildAction.java
M src/main/java/org/jfrog/hudson/trigger/ArtifactoryMultibranchTrigger.java
M src/main/java/org/jfrog/hudson/trigger/BaseTrigger.java
M src/main/java/org/jfrog/hudson/util/Credentials.java
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
M src/main/java/org/jfrog/hudson/util/IncludesExcludes.java
M src/main/java/org/jfrog/hudson/util/plugins/PluginsUtils.java
M src/main/java/org/jfrog/hudson/util/publisher/PublisherContext.java
M src/main/java/org/jfrog/hudson/util/publisher/PublisherFlexible.java
A src/test/resources/integration/go-example/go.sum
Log Message:
-----------
Add Static Analysis (#605)
Commit: aa05b7849f02840f35a7d369db62ce4e50ccbb95
https://github.com/jenkinsci/artifactory-plugin/commit/aa05b7849f02840f35a7d369db62ce4e50ccbb95
Author: Yahav Itzhak <[email protected]>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M src/main/java/org/jfrog/hudson/ArtifactoryBuilder.java
Log Message:
-----------
Better handling nulls in configuration (#642)
Commit: 152c2082fc86c0713344e4cc881ae7c3f5cd2c21
https://github.com/jenkinsci/artifactory-plugin/commit/152c2082fc86c0713344e4cc881ae7c3f5cd2c21
Author: Yahav Itzhak <[email protected]>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M pom.xml
M src/main/java/org/jfrog/hudson/ArtifactoryBuilder.java
M src/main/java/org/jfrog/hudson/util/plugins/PluginsUtils.java
Log Message:
-----------
Add Jenkins scoped credentials to credentials list (#637)
Commit: 7897d7fe451f87a3ca94848c90e17592d4d4c863
https://github.com/jenkinsci/artifactory-plugin/commit/7897d7fe451f87a3ca94848c90e17592d4d4c863
Author: Yahav Itzhak <[email protected]>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/CreateReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/DeleteReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/DistributeReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/SignReleaseBundleStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/distribution/UpdateReleaseBundleStep.java
Log Message:
-----------
Distribution declarative steps should be unblocking (#640)
Commit: 847436845d48b03756555b684b7691be9628b3c3
https://github.com/jenkinsci/artifactory-plugin/commit/847436845d48b03756555b684b7691be9628b3c3
Author: Yahav Itzhak <[email protected]>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Update dependencies (#645)
Commit: 1e95519c0de9bafc9ee3242ff3ff1df36f254191
https://github.com/jenkinsci/artifactory-plugin/commit/1e95519c0de9bafc9ee3242ff3ff1df36f254191
Author: Yahav Itzhak <[email protected]>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M pom.xml
M src/test/java/org/jfrog/hudson/pipeline/integration/PipelineTestBase.java
M src/test/resources/integration/pipelines/declarative/pip.pipeline
Log Message:
-----------
Update plugin dependencies (#647)
Commit: bfc9fc73389552baec2785394b31b8bb0a191306
https://github.com/jenkinsci/artifactory-plugin/commit/bfc9fc73389552baec2785394b31b8bb0a191306
Author: Yahav Itzhak <[email protected]>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Update build info to 2.36.0 / 4.28.0
Commit: b826653f86ca37285db3c5bc09d78748f504218a
https://github.com/jenkinsci/artifactory-plugin/commit/b826653f86ca37285db3c5bc09d78748f504218a
Author: JFrog Pipelines Step <[email protected]>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M pom.xml
Log Message:
-----------
[artifactory-release] Release version 3.16.0 [skipRun]
Commit: 270b04fce725794325c1e108c7786432c40635ca
https://github.com/jenkinsci/artifactory-plugin/commit/270b04fce725794325c1e108c7786432c40635ca
Author: JFrog Pipelines Step <[email protected]>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M pom.xml
Log Message:
-----------
[artifactory-release] Next development version [skipRun]
Compare:
https://github.com/jenkinsci/artifactory-plugin/compare/8bd6d84e4a55...270b04fce725
--
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/artifactory-plugin/push/refs/heads/master/8bd6d8-270b04%40github.com.