Branch: refs/heads/master
Home: https://github.com/jenkinsci/artifactory-plugin
Commit: 6054c27b2cf4c0f1038124a8e95d169cb694f295
https://github.com/jenkinsci/artifactory-plugin/commit/6054c27b2cf4c0f1038124a8e95d169cb694f295
Author: yahavi <[email protected]>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M pom.xml
Log Message:
-----------
Update build-info dependencies to SNAPSHOTs
Commit: a051eec677b41cd531b50ed154787be56a1f3f7b
https://github.com/jenkinsci/artifactory-plugin/commit/a051eec677b41cd531b50ed154787be56a1f3f7b
Author: eyalbe4 <[email protected]>
Date: 2019-07-15 (Mon, 15 Jul 2019)
Changed paths:
M pom.xml
Log Message:
-----------
HAP-1218 - Docker image/buildinfo push issue
Commit: fb0e24bcaa2c12aeb7051e44ef67b073c770a0f2
https://github.com/jenkinsci/artifactory-plugin/commit/fb0e24bcaa2c12aeb7051e44ef67b073c770a0f2
Author: Yahav Itzhak <[email protected]>
Date: 2019-07-15 (Mon, 15 Jul 2019)
Changed paths:
A src/main/java/org/jfrog/hudson/AbstractBuildWrapperDescriptor.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/ArtifactoryIvyConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
M
src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3NativeConfigurator.java
M src/main/java/org/jfrog/hudson/release/maven/MavenReleaseWrapper.java
M src/main/java/org/jfrog/hudson/util/plugins/PluginsUtils.java
R src/main/resources/lib/jfrog/costumRadioButton.jelly
M src/main/resources/lib/jfrog/credentials.jelly
A src/main/resources/lib/jfrog/customRadioButton.jelly
M src/main/resources/lib/jfrog/repos.jelly
M src/main/resources/lib/jfrog/repos/genericConfig.js
M src/main/resources/lib/jfrog/repos/repos.js
M
src/main/resources/org/jfrog/hudson/ArtifactoryRedeployPublisher/config.jelly
M
src/main/resources/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/ivy/ArtifactoryIvyConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator/config.jelly
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3NativeConfigurator/config.jelly
Log Message:
-----------
HAP-1214 - Target Repository not getting populated in Jenkins (#170) #166
Commit: 8de98e32cb6d80450aeac547548ad395f57fb92f
https://github.com/jenkinsci/artifactory-plugin/commit/8de98e32cb6d80450aeac547548ad395f57fb92f
Author: Alexei Vainshtein <[email protected]>
Date: 2019-07-17 (Wed, 17 Jul 2019)
Changed paths:
M src/main/java/org/jfrog/hudson/trigger/ArtifactoryTrigger.java
M
src/main/resources/org/jfrog/hudson/trigger/ArtifactoryTrigger/config.jelly
R src/main/webapp/help/Trigger/help-pathToWatch.html
A src/main/webapp/help/Trigger/help-pathsToWatch.html
Log Message:
-----------
HAP-1207 - Support multiple paths in Artifactory trigger (#160)
* HAP-1207 - Support multiple paths in Artifactory trigger
Commit: a553756f2db18c636c7444c166652afc2b437330
https://github.com/jenkinsci/artifactory-plugin/commit/a553756f2db18c636c7444c166652afc2b437330
Author: Alexei Vainshtein <[email protected]>
Date: 2019-07-17 (Wed, 17 Jul 2019)
Changed paths:
M src/test/java/org/jfrog/hudson/pipeline/integration/DeclarativeITest.java
M src/test/java/org/jfrog/hudson/pipeline/integration/ScriptedITest.java
Log Message:
-----------
Uncomment for the Xray tests (#172)
Commit: 456900fa79a42914526cd7af5302c6bb7c3b59c5
https://github.com/jenkinsci/artifactory-plugin/commit/456900fa79a42914526cd7af5302c6bb7c3b59c5
Author: Yahav Itzhak <[email protected]>
Date: 2019-07-18 (Thu, 18 Jul 2019)
Changed paths:
M src/test/java/org/jfrog/hudson/pipeline/integration/ITestUtils.java
M src/test/java/org/jfrog/hudson/pipeline/integration/TestRepository.java
A
src/test/resources/integration/settings/jenkins-artifactory-tests-jcenter.json
A
src/test/resources/integration/settings/jenkins-artifactory-tests-local-1.json
A
src/test/resources/integration/settings/jenkins-artifactory-tests-local-2.json
A
src/test/resources/integration/settings/jenkins-artifactory-tests-npm-local.json
A
src/test/resources/integration/settings/jenkins-artifactory-tests-npm-remote.json
R src/test/resources/integration/settings/jenkins-tests-jcenter.json
R src/test/resources/integration/settings/jenkins-tests-local-1.json
R src/test/resources/integration/settings/jenkins-tests-local-2.json
R src/test/resources/integration/settings/jenkins-tests-npm-local.json
R src/test/resources/integration/settings/jenkins-tests-npm-remote.json
Log Message:
-----------
Delete old test repositories before tests (#161)
Commit: 229ac98a43c61207ccfa083962ca6f6f17ecebd2
https://github.com/jenkinsci/artifactory-plugin/commit/229ac98a43c61207ccfa083962ca6f6f17ecebd2
Author: Eyal Ben Moshe <[email protected]>
Date: 2019-07-22 (Mon, 22 Jul 2019)
Changed paths:
M README.md
M appveyor.yml
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/docker/DockerPushStep.java
M
src/test/java/org/jfrog/hudson/pipeline/integration/CommonITestsPipeline.java
M src/test/java/org/jfrog/hudson/pipeline/integration/PipelineTestBase.java
A src/test/resources/log4j.properties
Log Message:
-----------
Integration tests improvements. (#174)
* Integration tests improvements.
* Integration tests improvements.
Commit: 0092ca8af908eff730d6d4adbc41f77fd7106901
https://github.com/jenkinsci/artifactory-plugin/commit/0092ca8af908eff730d6d4adbc41f77fd7106901
Author: yahavi <[email protected]>
Date: 2019-07-23 (Tue, 23 Jul 2019)
Changed paths:
M
src/main/resources/org/jfrog/hudson/ArtifactoryRedeployPublisher/config.jelly
Log Message:
-----------
HAP-1214 - Target Repository not getting populated in Jenkins - Fix
Commit: 696c7fbdbdbafa94e405e828fba1477b0aab6581
https://github.com/jenkinsci/artifactory-plugin/commit/696c7fbdbdbafa94e405e828fba1477b0aab6581
Author: Matthias Weber <[email protected]>
Date: 2019-07-29 (Mon, 29 Jul 2019)
Changed paths:
M
src/main/java/org/jfrog/hudson/pipeline/common/docker/utils/DockerAgentUtils.java
M
src/main/java/org/jfrog/hudson/pipeline/common/docker/utils/DockerUtils.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/DockerExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/docker/DockerPushStep.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/test/java/org/jfrog/hudson/pipeline/integration/CommonITestsPipeline.java
Log Message:
-----------
HAP-1190 - add docker credentials to pull/push steps
Commit: cb9bb28dbd4d2675a0138912aca9769e4d8c4c31
https://github.com/jenkinsci/artifactory-plugin/commit/cb9bb28dbd4d2675a0138912aca9769e4d8c4c31
Author: Javier G. Sogo <[email protected]>
Date: 2019-07-30 (Tue, 30 Jul 2019)
Changed paths:
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
Log Message:
-----------
create the folder for provided CONAN_USER_HOME if it doesn't exist, always
Commit: a368110edf5ec0e90cdf4cf2890d3256c04aa8bf
https://github.com/jenkinsci/artifactory-plugin/commit/a368110edf5ec0e90cdf4cf2890d3256c04aa8bf
Author: Javier G. Sogo <[email protected]>
Date: 2019-07-31 (Wed, 31 Jul 2019)
Changed paths:
M src/main/java/org/jfrog/hudson/pipeline/common/types/ConanRemote.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/conan/AddRemoteStep.java
Log Message:
-----------
add 'force' and 'remoteName' arguments to conan.remote.add function
Commit: dfc8b2172e01e7b76b886aea6bf9633468f396b2
https://github.com/jenkinsci/artifactory-plugin/commit/dfc8b2172e01e7b76b886aea6bf9633468f396b2
Author: Eyal Ben Moshe <[email protected]>
Date: 2019-08-07 (Wed, 07 Aug 2019)
Changed paths:
M
src/main/java/org/jfrog/hudson/pipeline/common/docker/utils/DockerAgentUtils.java
M
src/main/java/org/jfrog/hudson/pipeline/common/docker/utils/DockerUtils.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/DockerExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/docker/DockerPushStep.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/test/java/org/jfrog/hudson/pipeline/integration/CommonITestsPipeline.java
Log Message:
-----------
Merge pull request #157 from Rincewind99/master
HAP-1190 add docker credentials to pull/push steps
Commit: 7b62c9594fd1586ab65a4d0180349fada26ef9c3
https://github.com/jenkinsci/artifactory-plugin/commit/7b62c9594fd1586ab65a4d0180349fada26ef9c3
Author: eyalbe4 <[email protected]>
Date: 2019-08-07 (Wed, 07 Aug 2019)
Changed paths:
M
src/main/java/org/jfrog/hudson/pipeline/common/docker/utils/DockerUtils.java
M
src/test/java/org/jfrog/hudson/pipeline/integration/CommonITestsPipeline.java
Log Message:
-----------
HAP-1190 - add docker credentials to pull/push
Commit: e6325e67450993016a93f1e3da84fceb2ef338e7
https://github.com/jenkinsci/artifactory-plugin/commit/e6325e67450993016a93f1e3da84fceb2ef338e7
Author: Eyal Ben Moshe <[email protected]>
Date: 2019-08-14 (Wed, 14 Aug 2019)
Changed paths:
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
Log Message:
-----------
Merge pull request #178 from jgsogo/bugfix/JENKINS-50218-env-conan_home
Create user-provided CONAN_USER_HOME if it doesn't exist
Commit: f1cf5983a685b9c19c7376f8c66d0c4fc097aaa1
https://github.com/jenkinsci/artifactory-plugin/commit/f1cf5983a685b9c19c7376f8c66d0c4fc097aaa1
Author: yahavi <[email protected]>
Date: 2019-08-28 (Wed, 28 Aug 2019)
Changed paths:
M src/main/java/org/jfrog/hudson/pipeline/common/Utils.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
Log Message:
-----------
HAP-1229 - Error in retry upload leads to `currentBuild.result` set to
`FAILURE`, which always break the job
Commit: 5bd26c2cac41ebdcc07d5aa4eca2ac5883c2ab69
https://github.com/jenkinsci/artifactory-plugin/commit/5bd26c2cac41ebdcc07d5aa4eca2ac5883c2ab69
Author: Robi Nino <[email protected]>
Date: 2019-09-01 (Sun, 01 Sep 2019)
Changed paths:
M src/main/java/org/jfrog/hudson/AbstractBuildInfoDeployer.java
M src/main/java/org/jfrog/hudson/generic/GenericArtifactsDeployer.java
M src/main/java/org/jfrog/hudson/maven2/ArtifactsDeployer.java
M src/main/java/org/jfrog/hudson/pipeline/common/BuildInfoDeployer.java
M src/main/java/org/jfrog/hudson/pipeline/common/Utils.java
A
src/main/java/org/jfrog/hudson/pipeline/common/executors/CollectIssuesExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/GenericUploadExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/GradleExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/MavenExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/PublishBuildInfoExecutor.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/BuildInfoAccessor.java
A
src/main/java/org/jfrog/hudson/pipeline/common/types/buildInfo/TrackedIssues.java
A
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/CollectIssuesStep.java
M
src/main/java/org/jfrog/hudson/pipeline/declarative/steps/PublishBuildInfoStep.java
A
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/CollectIssuesStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/PublishBuildInfoStep.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/conan/RunCommandStep.java
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
M src/main/java/org/jfrog/hudson/util/SpecUtils.java
Log Message:
-----------
HAP-1231 - Add issues collection step
Commit: 5b995fd1c09984b0ae16935009d4acb5a6a26a48
https://github.com/jenkinsci/artifactory-plugin/commit/5b995fd1c09984b0ae16935009d4acb5a6a26a48
Author: Robi Nino <[email protected]>
Date: 2019-09-03 (Tue, 03 Sep 2019)
Changed paths:
M src/main/java/org/jfrog/hudson/pipeline/common/Utils.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/CollectIssuesExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/GenericUploadExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/GradleExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/MavenExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/PublishBuildInfoExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/types/buildInfo/BuildInfo.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/conan/RunCommandStep.java
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
Log Message:
-----------
Extract Vcs from dot git
Commit: 0e5aab5c3e5bd14e6608f667532c673cd8adf6b7
https://github.com/jenkinsci/artifactory-plugin/commit/0e5aab5c3e5bd14e6608f667532c673cd8adf6b7
Author: Robi Nino <[email protected]>
Date: 2019-09-03 (Tue, 03 Sep 2019)
Changed paths:
M src/main/java/org/jfrog/hudson/generic/GenericArtifactsDeployer.java
M src/main/java/org/jfrog/hudson/pipeline/common/BuildInfoDeployer.java
M src/main/java/org/jfrog/hudson/pipeline/common/Utils.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/CollectIssuesExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/GradleExecutor.java
M
src/main/java/org/jfrog/hudson/pipeline/common/executors/MavenExecutor.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/BuildInfoAccessor.java
A src/main/java/org/jfrog/hudson/pipeline/common/types/buildInfo/Issues.java
R
src/main/java/org/jfrog/hudson/pipeline/common/types/buildInfo/TrackedIssues.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/CollectIssuesStep.java
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
M
src/test/java/org/jfrog/hudson/pipeline/integration/CommonITestsPipeline.java
M src/test/java/org/jfrog/hudson/pipeline/integration/DeclarativeITest.java
M src/test/java/org/jfrog/hudson/pipeline/integration/ITestUtils.java
M src/test/java/org/jfrog/hudson/pipeline/integration/PipelineTestBase.java
M src/test/java/org/jfrog/hudson/pipeline/integration/ScriptedITest.java
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/HEAD
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/config
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/logs/HEAD
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/0e/58052bba5f3c26e64c68925d8a27f820dc6a15
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/43/20bb81c3d3b9d173b8efb911daa371ac3a0c0e
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/61/98a6294722fdc75a570aac505784d2ec0d1818
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/79/31df4bd53290e8178a245d01bec34a245f3226
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/90/d9cc9bf05666e6910bdfa4f914e96c706454c3
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/a9/eecfb2a71b8b0a73ecf027faf6d6f3739575dd
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/b0/33a0e508bdb52eee25654c9e12db33ff01b8ff
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/b2/abdac384f111c1a8a518e05b963a3bb2541659
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/b4/f457c219dbb3517be908d4e70f0ada2fd8b8f9
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/objects/ee/53e86bc7114bc6378e08db25d725f9552e69a6
A
src/test/resources/integration/collectIssues-example/buildaddgit_.git_suffix/refs/heads/master
A
src/test/resources/integration/pipelines/declarative/collectIssues.pipeline
A src/test/resources/integration/pipelines/scripted/collectIssues.pipeline
Log Message:
-----------
Issues collection improvements
Commit: f958b0cb9ad99df5a9836cee39966a4ffe5204e4
https://github.com/jenkinsci/artifactory-plugin/commit/f958b0cb9ad99df5a9836cee39966a4ffe5204e4
Author: Eyal Ben Moshe <[email protected]>
Date: 2019-09-05 (Thu, 05 Sep 2019)
Changed paths:
M src/main/java/org/jfrog/hudson/pipeline/common/Utils.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
Log Message:
-----------
Merge pull request #184 from yahavi/conan-fail-build
Error in retry upload leads to `currentBuild.result` set t…
Commit: 7c44391b5ac11d4f1907ac7edbbf678cfe43fa5f
https://github.com/jenkinsci/artifactory-plugin/commit/7c44391b5ac11d4f1907ac7edbbf678cfe43fa5f
Author: Eyal Ben Moshe <[email protected]>
Date: 2019-09-05 (Thu, 05 Sep 2019)
Changed paths:
M src/main/java/org/jfrog/hudson/pipeline/common/types/ConanRemote.java
M
src/main/java/org/jfrog/hudson/pipeline/scripted/steps/conan/AddRemoteStep.java
Log Message:
-----------
Merge pull request #179 from jgsogo/feat/remote_add-arguments
Add 'force' and 'remoteName' arguments to 'client.remote.add' function
Commit: f2ca1492f64deb34b4cbb1ff286bd94411829bed
https://github.com/jenkinsci/artifactory-plugin/commit/f2ca1492f64deb34b4cbb1ff286bd94411829bed
Author: Jesper Reenberg <[email protected]>
Date: 2019-09-05 (Thu, 05 Sep 2019)
Changed paths:
M
src/main/java/org/jfrog/hudson/pipeline/common/types/deployers/Deployer.java
M src/main/java/org/jfrog/hudson/pipeline/scripted/steps/DeployStep.java
M src/main/java/org/jfrog/hudson/util/plugins/PluginsUtils.java
Log Message:
-----------
[HAP-1219] folder scoped credentials for deploy step (#171)
* Added support for folder scoped credentials
* Using `null` as the `Item` context, returns global _and_ system
credentials. System-scoped credentials should not be available in
jobs! So a reference to the current `Run` was sent along from the
`DeployStep`, just as it is done other places, such as in
`PublishBuildInfoStep`.
* Updated use of `lookupCredentials` according to credentials-plugin
documentation.
* According to
https://github.com/jenkinsci/credentials-plugin/blob/master/docs/consumer.adoc,
then we should use the actual authentication of the Job if possible, thus the
introduction of `instanceof Queue.Task`.
* `CredentialsMatchers.allOf` is unneeded, when we just have one matcher. So
just use that!
Commit: bcc22d16bec312206305c3ba3849484ae55ab688
https://github.com/jenkinsci/artifactory-plugin/commit/bcc22d16bec312206305c3ba3849484ae55ab688
Author: eyalbe4 <[email protected]>
Date: 2019-09-05 (Thu, 05 Sep 2019)
Changed paths:
M pom.xml
Log Message:
-----------
Upgraded build-info versions
Compare:
https://github.com/jenkinsci/artifactory-plugin/compare/bf993b45ae45...bcc22d16bec3
--
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/bf993b-bcc22d%40github.com.