Branch: refs/heads/master
Home: https://github.com/jenkinsci/parallel-test-executor-plugin
Commit: a919e5636016d80b18f3a86f78cdb217039bbfdb
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/a919e5636016d80b18f3a86f78cdb217039bbfdb
Author: Vincent Latombe <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M demo/Dockerfile
M demo/JENKINS_HOME/config.xml
A demo/JENKINS_HOME/credentials.xml
M demo/JENKINS_HOME/jobs/pipeline/config.xml
A demo/JENKINS_HOME/org.jenkinsci.plugin.gitea.servers.GiteaServers.xml
M demo/Makefile
M demo/README.md
A demo/create-pr.sh
A demo/credentials.xml
A demo/docker-compose.yml
M demo/pom.xml
A demo/run.sh
Log Message:
-----------
Update demo to include gitea for multibranch support
* use docker compose to spawn gitea and jenkins
* refresh demo with newer jenkins
* add a script to create a pull request from a random branch
Commit: 245daced7a179ad4f14e730aac5cbb66b9cd54f0
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/245daced7a179ad4f14e730aac5cbb66b9cd54f0
Author: Vincent Latombe <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M demo/Dockerfile
Log Message:
-----------
Remove healthcheck from dockerfile, we only need it in docker compose
Commit: a8cd06d6187b0908b2e8002e86d179fd754f7041
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/a8cd06d6187b0908b2e8002e86d179fd754f7041
Author: Vincent Latombe <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M demo/docker-compose.yml
Log Message:
-----------
Remove gitea ssh
Commit: e0ae3805ff838c66872526290958636e081ed093
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/e0ae3805ff838c66872526290958636e081ed093
Author: Vincent Latombe <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M demo/JENKINS_HOME/config.xml
Log Message:
-----------
Fix indentation
Commit: 9b18156ff1b1aebb67d2a6705e1d3c4fd6c48190
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/9b18156ff1b1aebb67d2a6705e1d3c4fd6c48190
Author: Jesse Glick <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M demo/docker-compose.yml
Log Message:
-----------
Timeout for `jenkins` container was too short for my little old laptop
Commit: 9204fa8ea0607f0116f86aa10bbc188cf3963606
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/9204fa8ea0607f0116f86aa10bbc188cf3963606
Author: Jesse Glick <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M demo/Makefile
M demo/README.md
M demo/run.sh
Log Message:
-----------
Use `docker compose` consistently rather than `docker-compose`
Commit: dff74567c7ae4538015859062590a28075d77598
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/dff74567c7ae4538015859062590a28075d77598
Author: Jesse Glick <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M demo/create-pr.sh
Log Message:
-----------
`create-pr.sh` evidently expected to be run with CWD as `demo`
Commit: 7b27e5cf21b5f128533e1ef276719bafc1b1745c
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/7b27e5cf21b5f128533e1ef276719bafc1b1745c
Author: Jesse Glick <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M demo/create-pr.sh
Log Message:
-----------
fatal: The current branch experiment-64468fbbe381 has no upstream branch.
Commit: d19eba5f078f9569afa7363d4b913e383451ae08
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/d19eba5f078f9569afa7363d4b913e383451ae08
Author: Jesse Glick <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M demo/Dockerfile
M demo/JENKINS_HOME/config.xml
A demo/JENKINS_HOME/credentials.xml
M demo/JENKINS_HOME/jobs/pipeline/config.xml
A demo/JENKINS_HOME/org.jenkinsci.plugin.gitea.servers.GiteaServers.xml
M demo/Makefile
M demo/README.md
A demo/create-pr.sh
A demo/credentials.xml
A demo/docker-compose.yml
M demo/pom.xml
A demo/run.sh
Log Message:
-----------
Merge pull request #227 from Vlatombe/demo-multibranch
Update demo to include gitea for multibranch support
Compare:
https://github.com/jenkinsci/parallel-test-executor-plugin/compare/3729eeb1b545...d19eba5f078f
--
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/parallel-test-executor-plugin/push/refs/heads/master/3729ee-d19eba%40github.com.