[jenkinsci/remoting-kafka-plugin] c7ed31: Fix the URL in parent pom.xml

2020-01-11 Thread Andrey Falko
/deea1a234b9a156b4135550c71f6d5da7fa18056 Author: Andrey Falko Date: 2020-01-11 (Sat, 11 Jan 2020) Changed paths: M plugin/pom.xml M pom.xml Log Message: --- Merge pull request #85 from jenkinsci/docs-fix Fix the plugin visualization on the plugin site Compare: https://github.com/jenkinsci

[jenkinsci/remoting-kafka-plugin] 5c21bf: Fix Docker Compose demo

2019-12-06 Thread Andrey Falko
: 3c427aa0cc36b59b52e69686b18da97dd8b6f953 https://github.com/jenkinsci/remoting-kafka-plugin/commit/3c427aa0cc36b59b52e69686b18da97dd8b6f953 Author: Andrey Falko Date: 2019-12-06 (Fri, 06 Dec 2019) Changed paths: M demo/docker/jenkins.yaml M demo/docker/jenkins_no_auth.yaml M docker

[jenkinsci/remoting-kafka-plugin] fb711c: [maven-release-plugin] prepare release remoting-ka...

2019-08-20 Thread Andrey Falko
: e2e923bc0d8fe733c6fd8a4dfa7e3b5565788855 https://github.com/jenkinsci/remoting-kafka-plugin/commit/e2e923bc0d8fe733c6fd8a4dfa7e3b5565788855 Author: Andrey Falko Date: 2019-08-20 (Tue, 20 Aug 2019) Changed paths: M CHANGELOG.md M agent/pom.xml M code-coverage/pom.xml M demo/helm

[jenkinsci/remoting-kafka-plugin] 096b62: Move JaCoCo prepare-agent goal up to parent POM

2019-08-20 Thread Andrey Falko
/c002f58b6ae57b939d5af1972688b6b090ae33bf Author: Andrey Falko Date: 2019-08-20 (Tue, 20 Aug 2019) Changed paths: M agent/pom.xml M kafka-client-lib/pom.xml M pom.xml Log Message: --- Merge pull request #78 from longngn/fix-jacoco Move JaCoCo prepare-agent goal up

[jenkinsci/remoting-kafka-plugin] 7cb26c: Add JaCoCo

2019-08-18 Thread Andrey Falko
: cde56caf2e3023b9de35953ba39ee2f8ec4e913e https://github.com/jenkinsci/remoting-kafka-plugin/commit/cde56caf2e3023b9de35953ba39ee2f8ec4e913e Author: Andrey Falko Date: 2019-08-18 (Sun, 18 Aug 2019) Changed paths: M agent/pom.xml A code-coverage/pom.xml M kafka-client-lib

[jenkinsci/remoting-kafka-plugin] 6c33e8: Update dependencies and Kafka versions

2019-08-08 Thread Andrey Falko
Log Message: --- Update dependencies and Kafka versions Commit: 21a51722c246896c36d99caefb45982db5fd9325 https://github.com/jenkinsci/remoting-kafka-plugin/commit/21a51722c246896c36d99caefb45982db5fd9325 Author: Andrey Falko Date: 2019-08-08 (Thu, 08 Aug 2019

[jenkinsci/remoting-kafka-plugin] a71207: Add more unit tests and integration tests

2019-08-06 Thread Andrey Falko
/commit/de4030376280b043513dc1dc59317a66f6110fc8 Author: Andrey Falko Date: 2019-08-06 (Tue, 06 Aug 2019) Changed paths: M plugin/pom.xml M plugin/src/test/java/io/jenkins/plugins/remotingkafka/GlobalKafkaConfigurationTest.java M plugin/src/test/java/io/jenkins/plugins

[jenkinsci/remoting-kafka-plugin] a97008: Refactor agent pod builder

2019-08-06 Thread Andrey Falko
: 319a7a3c8dfcd9d291ac8273f4cafdcd84eaaa25 https://github.com/jenkinsci/remoting-kafka-plugin/commit/319a7a3c8dfcd9d291ac8273f4cafdcd84eaaa25 Author: Andrey Falko Date: 2019-08-06 (Tue, 06 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/remotingkafka

[jenkinsci/remoting-kafka-plugin] 0d36f6: [JENKINS-58690] feat: Retention strategy for cloud...

2019-08-04 Thread Andrey Falko
Commit: 562b62c5ce1bf3855e5f97efd1b72534ebacb220 https://github.com/jenkinsci/remoting-kafka-plugin/commit/562b62c5ce1bf3855e5f97efd1b72534ebacb220 Author: Andrey Falko Date: 2019-08-04 (Sun, 04 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/remotingkafka

[jenkinsci/remoting-kafka-plugin] b71eed: Update Helm demo instruction

2019-08-02 Thread Andrey Falko
: Andrey Falko Date: 2019-08-02 (Fri, 02 Aug 2019) Changed paths: M README.md A demo/docker/init.groovy A demo/docker/jenkins.yaml A demo/docker/jenkins_no_auth.yaml A demo/docker/kafka_server_jaas.conf A demo/helm/values-override.yaml R demo/init.groovy R demo

[jenkinsci/remoting-kafka-plugin] dc64eb: KafkaCloudSlave constructor should check for nulls

2019-08-02 Thread Andrey Falko
Message: --- KafkaCloudSlave constructor should check for nulls Commit: ada7bb793e0e18c335ddd36c9ec9b0a52659444d https://github.com/jenkinsci/remoting-kafka-plugin/commit/ada7bb793e0e18c335ddd36c9ec9b0a52659444d Author: Andrey Falko Date: 2019-08-02 (Fri, 02 Aug 2019

[jenkinsci/remoting-kafka-plugin] 5bd6d8: [JENKINS-57668] Implement Cloud on Kubernetes

2019-07-30 Thread Andrey Falko
: 9fe0e55bbbe7fd5ce3892f2aad4e3a73e248c998 https://github.com/jenkinsci/remoting-kafka-plugin/commit/9fe0e55bbbe7fd5ce3892f2aad4e3a73e248c998 Author: Andrey Falko Date: 2019-07-30 (Tue, 30 Jul 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/remotingkafka/GlobalKafkaConfiguration.java A plugin/src

[jenkinsci/remoting-kafka-plugin] bbd382: Fix Kafka YAML and GlobalKafkaConfiguration.java

2019-06-23 Thread Andrey Falko
GlobalKafkaConfiguration.java Commit: 97010f7abbd714c053eebff2d95fb7937bf4d579 https://github.com/jenkinsci/remoting-kafka-plugin/commit/97010f7abbd714c053eebff2d95fb7937bf4d579 Author: Andrey Falko Date: 2019-06-23 (Sun, 23 Jun 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins

[jenkinsci/remoting-kafka-plugin] cc602f: Update Launching Kafka function

2019-06-21 Thread Andrey Falko
/zookeeper.yaml Log Message: --- Fix K8s logic and YAML files Commit: 844994d6b241c1a33a502905437261483c3cf41b https://github.com/jenkinsci/remoting-kafka-plugin/commit/844994d6b241c1a33a502905437261483c3cf41b Author: Andrey Falko Date: 2019-06-21 (Fri, 21 Jun 2019