Branch: refs/heads/2.2.x-exploring-GitPublisher
Home: https://github.com/jenkinsci/git-plugin
Commit: 454808f71ef42d66d13cd4af11f47fdfa990452c
https://github.com/jenkinsci/git-plugin/commit/454808f71ef42d66d13cd4af11f47fdfa990452c
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Initial exploration of GitPublisherTest with environment variables
Commit: 0979f59ece7ee0a4a0f863dfe4eed8f5ac0d4335
https://github.com/jenkinsci/git-plugin/commit/0979f59ece7ee0a4a0f863dfe4eed8f5ac0d4335
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Another step of GitPublisherTest with environment variables
Commit: 4fffbdf59edea231d658b9da45c598dbb124c91d
https://github.com/jenkinsci/git-plugin/commit/4fffbdf59edea231d658b9da45c598dbb124c91d
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M pom.xml
Log Message:
-----------
Add test dependency on envinject plugin for GitPublisher test
Commit: a52b02a669c59a1763245bdd769012b5d619d933
https://github.com/jenkinsci/git-plugin/commit/a52b02a669c59a1763245bdd769012b5d619d933
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Confirm tagging works from git publisher with characteristic env var
Commit: 49931e2d47a78fc5df9839bdb5babc3fb906ea13
https://github.com/jenkinsci/git-plugin/commit/49931e2d47a78fc5df9839bdb5babc3fb906ea13
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Assert tag was applied by GitPublisher in the build
Commit: 782d4a54d3bcca5ad2df0f79273c8c6b0e5188ba
https://github.com/jenkinsci/git-plugin/commit/782d4a54d3bcca5ad2df0f79273c8c6b0e5188ba
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Assert tag was applied by GitPublisher in the build
Commit: 85479b14c4111a73d2b254cc4140fa601de79f93
https://github.com/jenkinsci/git-plugin/commit/85479b14c4111a73d2b254cc4140fa601de79f93
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Improve variable names
Commit: b190ea748f5a2935d330380230d4202572d291a5
https://github.com/jenkinsci/git-plugin/commit/b190ea748f5a2935d330380230d4202572d291a5
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
White space and comment fixes
Commit: 2eca63ac0e1661bd76b2e59de882f40e7e757498
https://github.com/jenkinsci/git-plugin/commit/2eca63ac0e1661bd76b2e59de882f40e7e757498
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Don't repeat yourself
Commit: 940704a62e6037947f80fbeed90c9a61468cce12
https://github.com/jenkinsci/git-plugin/commit/940704a62e6037947f80fbeed90c9a61468cce12
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Improve comment
Commit: baccd383ca7db385cee7841b290241bf66dbe3a6
https://github.com/jenkinsci/git-plugin/commit/baccd383ca7db385cee7841b290241bf66dbe3a6
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Confirm topic commit arrived in source repo
Commit: d23254ebd8da93ef2134a12138f502775c49da27
https://github.com/jenkinsci/git-plugin/commit/d23254ebd8da93ef2134a12138f502775c49da27
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Confirm build has same commit as source repo topic branch
Commit: aaeae65d50a6d360e016491b9fbfef10492e1a92
https://github.com/jenkinsci/git-plugin/commit/aaeae65d50a6d360e016491b9fbfef10492e1a92
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Prepare to reuse test for more cases
Commit: 37bf7a21032c7a566286811a26cb65d5dfedc5b1
https://github.com/jenkinsci/git-plugin/commit/37bf7a21032c7a566286811a26cb65d5dfedc5b1
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Split test for reuse
Commit: ce49c0060f04136c62451e7cd09f2047af419b46
https://github.com/jenkinsci/git-plugin/commit/ce49c0060f04136c62451e7cd09f2047af419b46
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Add test that injected environment variable is not honored
Warning - may also be that I've not understood the correct way to
use injected environment variables.
Commit: 2f2d13dadb0a6b240c7539daf91d53055b8dae62
https://github.com/jenkinsci/git-plugin/commit/2f2d13dadb0a6b240c7539daf91d53055b8dae62
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Style improvements
Commit: 9927ac44f2eb48d9e87d1d824e79b66bd8af4f9b
https://github.com/jenkinsci/git-plugin/commit/9927ac44f2eb48d9e87d1d824e79b66bd8af4f9b
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Fix compilation
Commit: f0bf31d6886b91b4e6c798f7b5bb0197305b00ab
https://github.com/jenkinsci/git-plugin/commit/f0bf31d6886b91b4e6c798f7b5bb0197305b00ab
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Remove debugging println output from assertion test functions
Commit: f60f2ea0b318af90884c03a3894f027ebce694e0
https://github.com/jenkinsci/git-plugin/commit/f60f2ea0b318af90884c03a3894f027ebce694e0
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Improve variable name in assert method
Commit: 98fa346eb397534e74dfb2f00f10c14fe4ae873e
https://github.com/jenkinsci/git-plugin/commit/98fa346eb397534e74dfb2f00f10c14fe4ae873e
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Disable all passing GitPublisher tests for debugging speed
Commit: 0d7c622e729b4f3c6a92514222fb07ba3acdc0dc
https://github.com/jenkinsci/git-plugin/commit/0d7c622e729b4f3c6a92514222fb07ba3acdc0dc
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Revert "Disable all passing GitPublisher tests for debugging speed"
This reverts commit 98fa346eb397534e74dfb2f00f10c14fe4ae873e.
Commit: fa60b473fd20336a047850449d885c9f43f041ef
https://github.com/jenkinsci/git-plugin/commit/fa60b473fd20336a047850449d885c9f43f041ef
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Remove unused import
Commit: 534e02e3128047ad9a7e38b8177dde287eacf2e4
https://github.com/jenkinsci/git-plugin/commit/534e02e3128047ad9a7e38b8177dde287eacf2e4
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Disable injected env test - testing impact on other tests
Commit: ec981df876facedfe0f18fc3eb98409f929bad0b
https://github.com/jenkinsci/git-plugin/commit/ec981df876facedfe0f18fc3eb98409f929bad0b
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Disable all the environment variable based tests - check test result impact
Commit: 9bdf76ae3449005b386b47a5a5500f634300dcb9
https://github.com/jenkinsci/git-plugin/commit/9bdf76ae3449005b386b47a5a5500f634300dcb9
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Enable one of the environment based tests - impact assessment
Commit: bc2ad838af48721a7f8261f1d8de7f0b8663c5d1
https://github.com/jenkinsci/git-plugin/commit/bc2ad838af48721a7f8261f1d8de7f0b8663c5d1
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Enable a different env test in the GitPublisherTest
Commit: 51f0d3cf1b6aa9999e9692229ed4b035a525689b
https://github.com/jenkinsci/git-plugin/commit/51f0d3cf1b6aa9999e9692229ed4b035a525689b
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M pom.xml
Log Message:
-----------
Update to surefire 2.17
Commit: 61f949c960970d3b49608ffb59a9811023879284
https://github.com/jenkinsci/git-plugin/commit/61f949c960970d3b49608ffb59a9811023879284
Author: Mark Waite <[email protected]>
Date: 2014-10-02 (Thu, 02 Oct 2014)
Changed paths:
M pom.xml
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Enable 2 GitPublisher tests, and force test run order
Forcing test run order allows all tests to pass. Without the forced
run order, other tests are affected by the newly enabled GitPublisher
tests.
Commit: 281082b8e967820a1a5d280453b7dcb8e9229aa2
https://github.com/jenkinsci/git-plugin/commit/281082b8e967820a1a5d280453b7dcb8e9229aa2
Author: Mark Waite <[email protected]>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
A nb-configuration.xml
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Use a characteristic env var which does not contain an equals sign in the
value
The JOB_NAME value will include an embedded equals sign when running as
a multi-configuration job. That complicates the parsing, and likely breaks one
or more consumers of the environment variables.
Commit: 78a0fd4c67f979ca79752a221c11207cf44aacc6
https://github.com/jenkinsci/git-plugin/commit/78a0fd4c67f979ca79752a221c11207cf44aacc6
Author: Mark Waite <[email protected]>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
R src/test/java/hudson/plugins/git/GitPublisherTest.java
A src/test/java/hudson/plugins/git/ZGitPublisherTest.java
Log Message:
-----------
Rename GitPublisherTest to place it last
Commit: 7c95bed1d00e0a39a76bbd60e3be22c62443ab99
https://github.com/jenkinsci/git-plugin/commit/7c95bed1d00e0a39a76bbd60e3be22c62443ab99
Author: Mark Waite <[email protected]>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
R nb-configuration.xml
Log Message:
-----------
Remove nb-config file inadvertently added
Commit: 634aadb2f24d1786a5742237161956a45a1bc636
https://github.com/jenkinsci/git-plugin/commit/634aadb2f24d1786a5742237161956a45a1bc636
Author: Mark Waite <[email protected]>
Date: 2014-10-04 (Sat, 04 Oct 2014)
Changed paths:
A src/test/java/hudson/plugins/git/GitPublisherTest.java
R src/test/java/hudson/plugins/git/ZGitPublisherTest.java
Log Message:
-----------
Revert "Rename GitPublisherTest to place it last"
This reverts commit 78a0fd4c67f979ca79752a221c11207cf44aacc6.
Commit: a411f7575b1714451e305dad43a42f784e86a49b
https://github.com/jenkinsci/git-plugin/commit/a411f7575b1714451e305dad43a42f784e86a49b
Author: Mark Waite <[email protected]>
Date: 2014-10-05 (Sun, 05 Oct 2014)
Changed paths:
M src/test/java/hudson/plugins/git/GitSCMTest.java
Log Message:
-----------
Restore test removed by earlier commit
Commit: 1296bb2c7a70fd06f9784ad71f1a202c638e8071
https://github.com/jenkinsci/git-plugin/commit/1296bb2c7a70fd06f9784ad71f1a202c638e8071
Author: Mark Waite <[email protected]>
Date: 2014-10-05 (Sun, 05 Oct 2014)
Changed paths:
M pom.xml
M src/test/java/hudson/plugins/git/GitSCMTest.java
Log Message:
-----------
Merge remote-tracking branch 'upstream/2.2.x' into
2.2.x-exploring-GitPublisher
Conflicts:
src/test/java/hudson/plugins/git/GitSCMTest.java
Commit: a68d514c89cd52a1b2bb7e53d38c9129a3b900da
https://github.com/jenkinsci/git-plugin/commit/a68d514c89cd52a1b2bb7e53d38c9129a3b900da
Author: Mark Waite <[email protected]>
Date: 2014-10-06 (Mon, 06 Oct 2014)
Changed paths:
M pom.xml
M src/test/java/hudson/plugins/git/GitPublisherTest.java
Log Message:
-----------
Remove EnvInject dependency - see if related tests pass
Commit: 8cf75eb8c908d367ffe45482b5df309a0cc018e6
https://github.com/jenkinsci/git-plugin/commit/8cf75eb8c908d367ffe45482b5df309a0cc018e6
Author: Mark Waite <[email protected]>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/git/UserRemoteConfig.java
M src/main/java/jenkins/plugins/git/GitSCMSource.java
Log Message:
-----------
Merge remote-tracking branch 'upstream/2.2.x' into
2.2.x-exploring-GitPublisher
Compare:
https://github.com/jenkinsci/git-plugin/compare/454808f71ef4^...8cf75eb8c908
--
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].
For more options, visit https://groups.google.com/d/optout.