Skip to content

Commit

Permalink
Merge pull request #100 from jenkinsci/JENKINS-41121
Browse files Browse the repository at this point in the history
Ignore SCM API 2.0 related changes until JENKINS-41121 is addressed
  • Loading branch information
kohsuke committed Jan 17, 2017
2 parents a6431a9 + 481ec85 commit 80b5520
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/main/resources/artifact-ignores.properties
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,19 @@ scm-api-2.0
# Suppress Scala Hello World Plugin (HOSTING-235)
hello-world-scala


# Suppress potentially harmful upgrades related to SCM API (JENKINS-41121)
# Erring on the side of extreme caution until the fallout is resolved here
scm-api-2.0.0
scm-api-2.0.1
branch-api-2.0.0
branch-api-2.0.1
github-branch-source-2.0.0
cloudbees-bitbucket-branch-source-2.0.0
github-organization-folder-1.6
mercurial-1.58
git-2.6.2
git-3.0.2
git-3.0.3
workflow-multibranch-2.10
pipeline-github-lib-1.0

0 comments on commit 80b5520

Please sign in to comment.