[jenkinsci/tm4j-automation-plugin]

2021-11-26 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/tags/3.1.2
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/tags/3.1.2/00-98f415%40github.com.


[jenkinsci/tm4j-automation-plugin] 7570a3: Release v3.1.2

2021-11-26 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 7570a3b007d5689cb26099c03d63052b9fddfc2f
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/7570a3b007d5689cb26099c03d63052b9fddfc2f
  Author: Johnatha Felix 
  Date:   2021-11-26 (Fri, 26 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Release v3.1.2


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/master/a9226e-7570a3%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-11-26 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/release/3.1.2
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/release/3.1.2/aa1cc5-00%40github.com.


[jenkinsci/tm4j-automation-plugin] aa1cc5: Release v3.1.2

2021-11-26 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/release/3.1.2
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: aa1cc54e70bc8bc21aaba4c735473c1f68183594
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/aa1cc54e70bc8bc21aaba4c735473c1f68183594
  Author: Johnatha Felix 
  Date:   2021-11-26 (Fri, 26 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Release v3.1.2


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/release/3.1.2/00-aa1cc5%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-11-26 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/fix/JQA-9497-npe
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/fix/JQA-9497-npe/7bc64d-00%40github.com.


[jenkinsci/tm4j-automation-plugin] 99b1fa: Fix NPE when publishing results without custom tes...

2021-11-26 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 99b1fabd19efb7686b945e8d8c6617709bc97de8
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/99b1fabd19efb7686b945e8d8c6617709bc97de8
  Author: Johnatha Felix 
  Date:   2021-11-26 (Fri, 26 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java

  Log Message:
  ---
  Fix NPE when publishing results without custom test cycle

There was an error that prevented users to upload test results to Zephyr
Scale wihtout customizing their test cycle.


  Commit: a9226ef1b4b29517536ed377b1c1dfb4f6851af1
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/a9226ef1b4b29517536ed377b1c1dfb4f6851af1
  Author: Johnatha Felix 
  Date:   2021-11-26 (Fri, 26 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java

  Log Message:
  ---
  Log response body when it can't be converted to JSON

When the response was somehting like 'Unauthorized' or anything other
than a JSON, we'd get a Json exception because that string couldn't be
converted to a JSON object.

On server, the API returns an HTML instead of a string, and the whole
HTML content will be logged to the errors.

This approach prevents users from seeing weird errors in their logs such
as 'org.json.JSONException: A JSONArray text must start with '[' at 1
[character 2 line 1]' and gives them a proper error message, so they can
either fix it by themselves or find help with support.


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/130f948c7353...a9226ef1b4b2

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/master/130f94-a9226e%40github.com.


[jenkinsci/tm4j-automation-plugin] 905e15: Fix NPE when publishing results without custom tes...

2021-11-25 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/fix/JQA-9497-npe
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 905e157d7ee7a567e6ff32c31c5b8f72e7165b87
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/905e157d7ee7a567e6ff32c31c5b8f72e7165b87
  Author: Johnatha Felix 
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java

  Log Message:
  ---
  Fix NPE when publishing results without custom test cycle

There was an error that prevented users to upload test results to Zephyr
Scale wihtout customizing their test cycle.


  Commit: 7bc64d051ae8675d32ee3bd4d99cc0f80adb4f50
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/7bc64d051ae8675d32ee3bd4d99cc0f80adb4f50
  Author: Johnatha Felix 
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java

  Log Message:
  ---
  Log response body when it can't be converted to JSON

When the response was somehting like 'Unauthorized' or anything other
than a JSON, we'd get a Json exception because that string couldn't be
converted to a JSON object.

On server, the API returns an HTML instead of a string, and the whole
HTML content will be logged to the errors.

This approach prevents users from seeing weird errors in their logs such
as 'org.json.JSONException: A JSONArray text must start with '[' at 1
[character 2 line 1]' and gives them a proper error message, so they can
either fix it by themselves or find help with support.


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/b538076715b3...7bc64d051ae8

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/fix/JQA-9497-npe/b53807-7bc64d%40github.com.


[jenkinsci/tm4j-automation-plugin] 130f94: Update CODEOWNERS (#41)

2021-11-25 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/fix/JQA-9497-npe
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 130f948c735337082d74e4d260c61c9afb61ffa1
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/130f948c735337082d74e4d260c61c9afb61ffa1
  Author: Johnatha Felix 
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
M .github/CODEOWNERS

  Log Message:
  ---
  Update CODEOWNERS (#41)


  Commit: b538076715b3770c05a1695f551f727048199ea2
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/b538076715b3770c05a1695f551f727048199ea2
  Author: Johnatha Felix 
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
M .github/CODEOWNERS

  Log Message:
  ---
  Merge branch 'master' into fix/JQA-9497-npe


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/288163b42c6d...b538076715b3

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/fix/JQA-9497-npe/288163-b53807%40github.com.


[jenkinsci/tm4j-automation-plugin] 130f94: Update CODEOWNERS (#41)

2021-11-25 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 130f948c735337082d74e4d260c61c9afb61ffa1
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/130f948c735337082d74e4d260c61c9afb61ffa1
  Author: Johnatha Felix 
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
M .github/CODEOWNERS

  Log Message:
  ---
  Update CODEOWNERS (#41)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/master/00dd21-130f94%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-11-25 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/johnathafelix-patch-1
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/johnathafelix-patch-1/78a80d-00%40github.com.


[jenkinsci/tm4j-automation-plugin] 288163: Log response body when it can't be converted to JSON

2021-11-25 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/fix/JQA-9497-npe
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 288163b42c6db442cfee1c62cded87bf1f0ac9d8
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/288163b42c6db442cfee1c62cded87bf1f0ac9d8
  Author: Johnatha Felix 
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java

  Log Message:
  ---
  Log response body when it can't be converted to JSON

When the response was somehting like 'Unauthorized' or anything other
than a JSON, we'd get a Json exception because that string couldn't be
converted to a JSON object.

On server, the API returns an HTML instead of a string, and the whole
HTML content will be logged to the errors.

This approach prevents users from seeing weird errors in their logs such
as 'org.json.JSONException: A JSONArray text must start with '[' at 1
[character 2 line 1]' and gives them a proper error message, so they can
either fix it by themselves or find help with support.


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/fix/JQA-9497-npe/8db663-288163%40github.com.


[jenkinsci/tm4j-automation-plugin] 78a80d: Update CODEOWNERS

2021-11-25 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/johnathafelix-patch-1
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 78a80de1ed9b49507c826fa6928f585f5595895c
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/78a80de1ed9b49507c826fa6928f585f5595895c
  Author: Johnatha Felix 
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
M .github/CODEOWNERS

  Log Message:
  ---
  Update CODEOWNERS


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/johnathafelix-patch-1/00-78a80d%40github.com.


[jenkinsci/tm4j-automation-plugin] 2e17b3: Fix NPE when publishing results without custom tes...

2021-11-25 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/fix/JQA-9497-npe
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 2e17b330533c6e1f01d8e764e39ad34fc442eb83
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/2e17b330533c6e1f01d8e764e39ad34fc442eb83
  Author: Johnatha Felix 
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java

  Log Message:
  ---
  Fix NPE when publishing results without custom test cycle

There was an error that prevented users to upload test results to Zephyr
Scale wihtout customizing their test cycle.


  Commit: 8db6637beb02260e1134de44cf8dc4a0a660fe35
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/8db6637beb02260e1134de44cf8dc4a0a660fe35
  Author: Johnatha Felix 
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java

  Log Message:
  ---
  Log response body when it can't be converted to JSON

When the response was somehting like 'Unauthorized' or anything other
than a JSON, we'd get a Json exception because that string couldn't be
converted to a JSON object.

On server, the API returns an HTML instead of a string, and the whole
HTML content will be logged to the errors.

This approach prevents users from seeing weird errors in their logs such
as 'org.json.JSONException: A JSONArray text must start with '[' at 1
[character 2 line 1]' and gives them a proper error message, so they can
either fix it by themselves or find help with support.


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/2e17b330533c%5E...8db6637beb02

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/fix/JQA-9497-npe/00-8db663%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/tags/3.1.1
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/tags/3.1.1/00-2a4763%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-7
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-7/2513f7-00%40github.com.


[jenkinsci/tm4j-automation-plugin] 00dd21: Expand environment variables in custom test cycle ...

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 00dd21036f295ef6e28643e987d2a6c8ee14f04c
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/00dd21036f295ef6e28643e987d2a6c8ee14f04c
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M pom.xml
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
A 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/ExpandedCustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycleTest.java
A 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/ExpandedCustomTestCycleTest.java
M 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstanceTest.java
M src/test/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstanceTest.java

  Log Message:
  ---
  Expand environment variables in custom test cycle (#39)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/master/01aee2-00dd21%40github.com.


[jenkinsci/tm4j-automation-plugin] 2513f7: revert api url

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-7
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 2513f79034f7e1b190e13beaf7f62841935f4f5d
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/2513f79034f7e1b190e13beaf7f62841935f4f5d
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java

  Log Message:
  ---
  revert api url


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-7/ddcd9b-2513f7%40github.com.


[jenkinsci/tm4j-automation-plugin] ddcd9b: bump version

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-7
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: ddcd9b2446f570944ffadec56101db896b648e27
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/ddcd9b2446f570944ffadec56101db896b648e27
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump version


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-7/3f8ad6-ddcd9b%40github.com.


[jenkinsci/tm4j-automation-plugin] e69ba6: expand variables

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-7
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: e69ba66d9b6285a73b2bb556b7eed9b232f3c2c9
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/e69ba66d9b6285a73b2bb556b7eed9b232f3c2c9
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java

  Log Message:
  ---
  expand variables


  Commit: 3f8ad69b0f56af30ec80324a7129b52a4fe603b9
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/3f8ad69b0f56af30ec80324a7129b52a4fe603b9
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
A 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/ExpandedCustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycleTest.java
A 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/ExpandedCustomTestCycleTest.java
M 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstanceTest.java
M src/test/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstanceTest.java

  Log Message:
  ---
  Expand environment variables in custom test cycle


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/e69ba66d9b62%5E...3f8ad69b0f56

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-7/00-3f8ad6%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/tags/3.1.0
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/tags/3.1.0/00-7f26f9%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/release/v3.1.0
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/release/v3.1.0/24f813-00%40github.com.


[jenkinsci/tm4j-automation-plugin] 24f813: Release v3.1.0

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 24f8137b667263fc17afb21654151acb1a6d8c9f
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/24f8137b667263fc17afb21654151acb1a6d8c9f
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Release v3.1.0


  Commit: 01aee223ad7676235323796ed43141cad2eb2318
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/01aee223ad7676235323796ed43141cad2eb2318
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #38 from jenkinsci/release/v3.1.0

Release v3.1.0


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/f4dae86d350b...01aee223ad76

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/master/f4dae8-01aee2%40github.com.


[jenkinsci/tm4j-automation-plugin] 24f813: Release v3.1.0

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/release/v3.1.0
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 24f8137b667263fc17afb21654151acb1a6d8c9f
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/24f8137b667263fc17afb21654151acb1a6d8c9f
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Release v3.1.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/release/v3.1.0/00-24f813%40github.com.


[jenkinsci/tm4j-automation-plugin] f4dae8: Allow customization of created test cycle (#35)

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: f4dae86d350b579ac4118cc5c946a80f0657a8f2
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/f4dae86d350b579ac4118cc5c946a80f0657a8f2
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M README.md
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html
A 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycleTest.java
A 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstanceTest.java
A src/test/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstanceTest.java

  Log Message:
  ---
  Allow customization of created test cycle (#35)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/master/933e97-f4dae8%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/8bf145-00%40github.com.


[jenkinsci/tm4j-automation-plugin] 8bf145: revert api url

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 8bf1452e4e021abac0b3b6704744c5940371379d
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/8bf1452e4e021abac0b3b6704744c5940371379d
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java

  Log Message:
  ---
  revert api url


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/1fa708-8bf145%40github.com.


[jenkinsci/tm4j-automation-plugin] 1fa708: add tests to jirainstance

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 1fa708e03c26d217524ec36653c846fb06a8a033
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/1fa708e03c26d217524ec36653c846fb06a8a033
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
R src/main/java/com/adaptavist/tm4j/jenkins/utils/UnirestUtils.java
M 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstanceTest.java
A src/test/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstanceTest.java

  Log Message:
  ---
  add tests to jirainstance


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/7f8ace-1fa708%40github.com.


[jenkinsci/tm4j-automation-plugin] 7f8ace: add tests to jiracloudinstance

2021-11-17 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 7f8ace333ca6f878bd9404a076e95511ce95475f
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/7f8ace333ca6f878bd9404a076e95511ce95475f
  Author: Johnatha Felix 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M pom.xml
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
A 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstanceTest.java

  Log Message:
  ---
  add tests to jiracloudinstance


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/09fff5-7f8ace%40github.com.


[jenkinsci/tm4j-automation-plugin] 7d6fd2: Allow customization of created test cycle

2021-11-16 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 7d6fd28111ea622cfa4d401341e858a9185f86f7
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/7d6fd28111ea622cfa4d401341e858a9185f86f7
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/UnirestUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html

  Log Message:
  ---
  Allow customization of created test cycle


  Commit: 9fb6c07190aa65573bc5262d528feaeb379a8eb2
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/9fb6c07190aa65573bc5262d528feaeb379a8eb2
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java

  Log Message:
  ---
  temp change api to stage url


  Commit: 99b0ee95dccdb251e05e7602a61838724286be43
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/99b0ee95dccdb251e05e7602a61838724286be43
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java

  Log Message:
  ---
  remove temp map from gson


  Commit: 99d0a5efea036cf06e48aa2a8a0b8236561187ab
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/99d0a5efea036cf06e48aa2a8a0b8236561187ab
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java

  Log Message:
  ---
  build using pipelines


  Commit: 8224ffe90d6b6abc07e17f395562d3146b267796
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/8224ffe90d6b6abc07e17f395562d3146b267796
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly

  Log Message:
  ---
  renamed properties of custom test cycle


  Commit: cd12ab9d1a9a2e371f5ad958f2126d556fea8780
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/cd12ab9d1a9a2e371f5ad958f2126d556fea8780
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java

  Log Message:
  ---
  remove unused code


  Commit: ce52f5e116a8fcc1c4186590fe0295ef4cd41e74
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/ce52f5e116a8fcc1c4186590fe0295ef4cd41e74
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly

  Log Message:
  ---
  fix tooltips


  Commit: cfabc9b442806baec26bda9c73d2addb943096f0
  
https://github.com

[jenkinsci/tm4j-automation-plugin] 2246ce: Allow customization of created test cycle

2021-11-16 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 2246cec6e40d44ac7080cc905dd417d2c3aa2e9f
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/2246cec6e40d44ac7080cc905dd417d2c3aa2e9f
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/UnirestUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html
A 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycleTest.java

  Log Message:
  ---
  Allow customization of created test cycle


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/a06a8b-2246ce%40github.com.


[jenkinsci/tm4j-automation-plugin] a06a8b: Allow customization of created test cycle

2021-11-16 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: a06a8b96577588fc329372de0bf512a45adaeff2
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/a06a8b96577588fc329372de0bf512a45adaeff2
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/UnirestUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html

  Log Message:
  ---
  Allow customization of created test cycle


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/25ca9f-a06a8b%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-11-14 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/task/TM4J-3776-new-cloud-rest-api-base-url
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/task/TM4J-3776-new-cloud-rest-api-base-url/670517-00%40github.com.


[jenkinsci/tm4j-automation-plugin] 25ca9f: Allow customization of created test cycle

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 25ca9fc0a54e52d823e429c23de14e80087923d4
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/25ca9fc0a54e52d823e429c23de14e80087923d4
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/UnirestUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html

  Log Message:
  ---
  Allow customization of created test cycle


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/7ec37a-25ca9f%40github.com.


[jenkinsci/tm4j-automation-plugin] 7ec37a: Allow customization of created test cycle

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 7ec37a6443034fa1d65a276a62376009f5e85577
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/7ec37a6443034fa1d65a276a62376009f5e85577
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/UnirestUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html

  Log Message:
  ---
  Allow customization of created test cycle


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/6071f8-7ec37a%40github.com.


[jenkinsci/tm4j-automation-plugin] 6071f8: Allow customization of created test cycle

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 6071f83a3405d95e6a205585f5d5feb1407f
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/6071f83a3405d95e6a205585f5d5feb1407f
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/UnirestUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html

  Log Message:
  ---
  Allow customization of created test cycle


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/d3fcea-6071f8%40github.com.


[jenkinsci/tm4j-automation-plugin] d3fcea: Allow customization of created test cycle

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: d3fceaae3e0a459287710b166dcd9275846addbf
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/d3fceaae3e0a459287710b166dcd9275846addbf
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html

  Log Message:
  ---
  Allow customization of created test cycle


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/610f7f-d3fcea%40github.com.


[jenkinsci/tm4j-automation-plugin] 610f7f: fix jira cloud url

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 610f7ff2815f60975efa5939bfb18e0c930fb0e4
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/610f7ff2815f60975efa5939bfb18e0c930fb0e4
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java

  Log Message:
  ---
  fix jira cloud url


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/2de29d-610f7f%40github.com.


[jenkinsci/tm4j-automation-plugin] 2de29d: fix run.sh

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 2de29dc711d397fe8f35472f5c6834195a5d2984
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/2de29dc711d397fe8f35472f5c6834195a5d2984
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M run.sh

  Log Message:
  ---
  fix run.sh


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/9273a9-2de29d%40github.com.


[jenkinsci/tm4j-automation-plugin] 9273a9: fix readme

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 9273a98d8c4470b6725c0f163efdf04f7ea473a1
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/9273a98d8c4470b6725c0f163efdf04f7ea473a1
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  fix readme


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/7c17f9-9273a9%40github.com.


[jenkinsci/tm4j-automation-plugin] 7c17f9: fix bug with number custom fields

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 7c17f9d1942329adc4971b7f1a7d30f1fe0aca39
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/7c17f9d1942329adc4971b7f1a7d30f1fe0aca39
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java

  Log Message:
  ---
  fix bug with number custom fields


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/6b89e8-7c17f9%40github.com.


[jenkinsci/tm4j-automation-plugin] 6b89e8: rework help docs

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 6b89e8cfa8c57f9587c42f8ad1f4c3a7e14c7901
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/6b89e8cfa8c57f9587c42f8ad1f4c3a7e14c7901
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html

  Log Message:
  ---
  rework help docs


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/174df5-6b89e8%40github.com.


[jenkinsci/tm4j-automation-plugin] fd8b4c: metadata working

2021-11-12 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: fd8b4ce742de31e14ab5ef42d6cacc62350aca49
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/fd8b4ce742de31e14ab5ef42d6cacc62350aca49
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M pom.xml
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly

  Log Message:
  ---
  metadata working


  Commit: 174df57dd3f0f2a71f24f0b068b067bba45137a9
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/174df57dd3f0f2a71f24f0b068b067bba45137a9
  Author: Johnatha Felix 
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly

  Log Message:
  ---
  add placeholders


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/218c5e30b6f4...174df57dd3f0

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/218c5e-174df5%40github.com.


[jenkinsci/tm4j-automation-plugin] 218c5e: persist values

2021-11-09 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 218c5e30b6f48ad22a1d148700ce572c993395b9
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/218c5e30b6f48ad22a1d148700ce572c993395b9
  Author: Johnatha Felix 
  Date:   2021-11-09 (Tue, 09 Nov 2021)

  Changed paths:
R src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly

  Log Message:
  ---
  persist values


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/cf1326-218c5e%40github.com.


[jenkinsci/tm4j-automation-plugin] cf1326: wip

2021-11-09 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: cf1326d4d471e659b902bf574aa567c3ac5ee05c
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/cf1326d4d471e659b902bf574aa567c3ac5ee05c
  Author: Johnatha Felix 
  Date:   2021-11-09 (Tue, 09 Nov 2021)

  Changed paths:
M README.md
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html

  Log Message:
  ---
  wip


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feat/TM4J-4298-custom-automation-cycle-5/00-cf1326%40github.com.


[jenkinsci/tm4j-automation-plugin] ecd1fc: Remove racially-charged terminology

2021-09-23 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: ecd1fc712b9b917c9628b477e44fdf45107a9827
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/ecd1fc712b9b917c9628b477e44fdf45107a9827
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/io/FileWriter.java

  Log Message:
  ---
  Remove racially-charged terminology


  Commit: 0979a4dc567a4983a7552805282cacd948f7f047
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/0979a4dc567a4983a7552805282cacd948f7f047
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M pom.xml
M setup.sh
R setup/tm4j-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-cucumber-calculator-example.xml
A setup/zephyr-scale-cucumber-integration-example-pipeline.xml
A setup/zephyr-scale-cucumber-integration-example.xml
A setup/zephyr-scale-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-junit-integration-example.xml
R setup/zephyrscale-cucumber-calculator-example.xml
R setup/zephyrscale-cucumber-integration-example-pipeline.xml
R setup/zephyrscale-cucumber-integration-example.xml
R setup/zephyrscale-junit-integration-example.xml

  Log Message:
  ---
  Update links of the git repos with examples

Those repositories were migrated from BitBucket to GitHub


  Commit: 72f6dc5d57a8f2ba939a22f09d6f7c1e90e9703e
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/72f6dc5d57a8f2ba939a22f09d6f7c1e90e9703e
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M pom.xml
M setup.sh
R setup/tm4j-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-cucumber-calculator-example.xml
A setup/zephyr-scale-cucumber-integration-example-pipeline.xml
A setup/zephyr-scale-cucumber-integration-example.xml
A setup/zephyr-scale-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-junit-integration-example.xml
R setup/zephyrscale-cucumber-calculator-example.xml
R setup/zephyrscale-cucumber-integration-example-pipeline.xml
R setup/zephyrscale-cucumber-integration-example.xml
R setup/zephyrscale-junit-integration-example.xml
M src/main/java/com/adaptavist/tm4j/jenkins/io/FileWriter.java

  Log Message:
  ---
  Merge pull request #30 from jenkinsci/update-example-repos-links

Update example repos links


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/da890f6684ba...72f6dc5d57a8

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/master/da890f-72f6dc%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-09-23 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/update-example-repos-links
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/update-example-repos-links/0979a4-00%40github.com.


[jenkinsci/tm4j-automation-plugin] ecd1fc: Remove racially-charged terminology

2021-09-23 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/update-example-repos-links
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: ecd1fc712b9b917c9628b477e44fdf45107a9827
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/ecd1fc712b9b917c9628b477e44fdf45107a9827
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/io/FileWriter.java

  Log Message:
  ---
  Remove racially-charged terminology


  Commit: 0979a4dc567a4983a7552805282cacd948f7f047
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/0979a4dc567a4983a7552805282cacd948f7f047
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M pom.xml
M setup.sh
R setup/tm4j-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-cucumber-calculator-example.xml
A setup/zephyr-scale-cucumber-integration-example-pipeline.xml
A setup/zephyr-scale-cucumber-integration-example.xml
A setup/zephyr-scale-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-junit-integration-example.xml
R setup/zephyrscale-cucumber-calculator-example.xml
R setup/zephyrscale-cucumber-integration-example-pipeline.xml
R setup/zephyrscale-cucumber-integration-example.xml
R setup/zephyrscale-junit-integration-example.xml

  Log Message:
  ---
  Update links of the git repos with examples

Those repositories were migrated from BitBucket to GitHub


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/484a73b4995e...0979a4dc567a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/update-example-repos-links/484a73-0979a4%40github.com.


[jenkinsci/tm4j-automation-plugin] 484a73: Update links of the git repos with examples

2021-09-23 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/update-example-repos-links
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 484a73b4995e923e14d194191a9ffef9a36967a9
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/484a73b4995e923e14d194191a9ffef9a36967a9
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M pom.xml
M setup.sh
R setup/tm4j-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-cucumber-calculator-example.xml
A setup/zephyr-scale-cucumber-integration-example-pipeline.xml
A setup/zephyr-scale-cucumber-integration-example.xml
A setup/zephyr-scale-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-junit-integration-example.xml
R setup/zephyrscale-cucumber-calculator-example.xml
R setup/zephyrscale-cucumber-integration-example-pipeline.xml
R setup/zephyrscale-cucumber-integration-example.xml
R setup/zephyrscale-junit-integration-example.xml

  Log Message:
  ---
  Update links of the git repos with examples

Those repositories were migrated from BitBucket to GitHub


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/update-example-repos-links/294d3f-484a73%40github.com.


[jenkinsci/tm4j-automation-plugin] c54c0f: Update links of the git repos with examples

2021-09-23 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/tags/3.0.1
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: c54c0fc46e2b94d3afdf1a6875f209d719777fd9
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/c54c0fc46e2b94d3afdf1a6875f209d719777fd9
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M pom.xml
R setup/tm4j-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-cucumber-calculator-example.xml
A setup/zephyr-scale-cucumber-integration-example-pipeline.xml
A setup/zephyr-scale-cucumber-integration-example.xml
A setup/zephyr-scale-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-junit-integration-example.xml
R setup/zephyrscale-cucumber-calculator-example.xml
R setup/zephyrscale-cucumber-integration-example-pipeline.xml
R setup/zephyrscale-cucumber-integration-example.xml
R setup/zephyrscale-junit-integration-example.xml

  Log Message:
  ---
  Update links of the git repos with examples

Those repositories were migrated from BitBucket to GitHub


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/tags/3.0.1/00-c54c0f%40github.com.


[jenkinsci/tm4j-automation-plugin] 294d3f: Update links of the git repos with examples

2021-09-23 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/update-example-repos-links
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 294d3f4c0b4bc2731f24b77cb3c84d0158cdd6ae
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/294d3f4c0b4bc2731f24b77cb3c84d0158cdd6ae
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M pom.xml
M setup.sh
R setup/tm4j-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-cucumber-calculator-example.xml
A setup/zephyr-scale-cucumber-integration-example-pipeline.xml
A setup/zephyr-scale-cucumber-integration-example.xml
A setup/zephyr-scale-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-junit-integration-example.xml
R setup/zephyrscale-cucumber-calculator-example.xml
R setup/zephyrscale-cucumber-integration-example-pipeline.xml
R setup/zephyrscale-cucumber-integration-example.xml
R setup/zephyrscale-junit-integration-example.xml

  Log Message:
  ---
  Update links of the git repos with examples

Those repositories were migrated from BitBucket to GitHub


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/update-example-repos-links/c54c0f-294d3f%40github.com.


[jenkinsci/tm4j-automation-plugin] 649f06: Remove racially-charged terminology

2021-09-23 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/update-example-repos-links
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 649f060f45996065e8635fc0416b0afe49bf11d2
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/649f060f45996065e8635fc0416b0afe49bf11d2
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/io/FileWriter.java

  Log Message:
  ---
  Remove racially-charged terminology


  Commit: c54c0fc46e2b94d3afdf1a6875f209d719777fd9
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/c54c0fc46e2b94d3afdf1a6875f209d719777fd9
  Author: Johnatha Felix 
  Date:   2021-09-23 (Thu, 23 Sep 2021)

  Changed paths:
M pom.xml
R setup/tm4j-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-cucumber-calculator-example.xml
A setup/zephyr-scale-cucumber-integration-example-pipeline.xml
A setup/zephyr-scale-cucumber-integration-example.xml
A setup/zephyr-scale-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-junit-integration-example.xml
R setup/zephyrscale-cucumber-calculator-example.xml
R setup/zephyrscale-cucumber-integration-example-pipeline.xml
R setup/zephyrscale-cucumber-integration-example.xml
R setup/zephyrscale-junit-integration-example.xml

  Log Message:
  ---
  Update links of the git repos with examples

Those repositories were migrated from BitBucket to GitHub


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/373053a4f230...c54c0fc46e2b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/update-example-repos-links/373053-c54c0f%40github.com.


[jenkinsci/tm4j-automation-plugin] 83ace8: Update links of the git repos with examples

2021-09-22 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/update-example-repos-links
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 83ace89579ed70b842c0bd50c7c12b7be1d4515d
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/83ace89579ed70b842c0bd50c7c12b7be1d4515d
  Author: Johnatha Felix 
  Date:   2021-09-22 (Wed, 22 Sep 2021)

  Changed paths:
R setup/tm4j-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-cucumber-calculator-example.xml
A setup/zephyr-scale-cucumber-integration-example-pipeline.xml
A setup/zephyr-scale-cucumber-integration-example.xml
A setup/zephyr-scale-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-junit-integration-example.xml
R setup/zephyrscale-cucumber-calculator-example.xml
R setup/zephyrscale-cucumber-integration-example-pipeline.xml
R setup/zephyrscale-cucumber-integration-example.xml
R setup/zephyrscale-junit-integration-example.xml

  Log Message:
  ---
  Update links of the git repos with examples

Those repositories were migrated from BitBucket to GitHub


  Commit: 373053a4f2304e666a3ac0689b9896ee110a607c
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/373053a4f2304e666a3ac0689b9896ee110a607c
  Author: Johnatha Felix 
  Date:   2021-09-22 (Wed, 22 Sep 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/io/FileWriter.java

  Log Message:
  ---
  Remove racially-charged terminology


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/3512fb9a5651...373053a4f230

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/update-example-repos-links/3512fb-373053%40github.com.


[jenkinsci/tm4j-automation-plugin] 4f5555: Update links of the git repos with examples

2021-09-22 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/update-example-repos-links
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 4f2dfff21558667f9cc39e842a4705cb3d7c
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/4f2dfff21558667f9cc39e842a4705cb3d7c
  Author: Johnatha Felix 
  Date:   2021-09-22 (Wed, 22 Sep 2021)

  Changed paths:
M setup/tm4j-junit-integration-example-legacy-version.xml
A setup/zephyr-scale-cucumber-calculator-example.xml
A setup/zephyr-scale-cucumber-integration-example-pipeline.xml
A setup/zephyr-scale-cucumber-integration-example.xml
A setup/zephyr-scale-junit-integration-example.xml
R setup/zephyrscale-cucumber-calculator-example.xml
R setup/zephyrscale-cucumber-integration-example-pipeline.xml
R setup/zephyrscale-cucumber-integration-example.xml
R setup/zephyrscale-junit-integration-example.xml

  Log Message:
  ---
  Update links of the git repos with examples

Those repositories were migrated from BitBucket to GitHub


  Commit: 3512fb9a5651616a54934ee3d268b4808659acc1
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/3512fb9a5651616a54934ee3d268b4808659acc1
  Author: Johnatha Felix 
  Date:   2021-09-22 (Wed, 22 Sep 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/io/FileWriter.java

  Log Message:
  ---
  Remove racially-charged terminology


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/280f2d7dae3c...3512fb9a5651

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/update-example-repos-links/280f2d-3512fb%40github.com.


[jenkinsci/tm4j-automation-plugin] 9b2e63: Update links of the git repos with examples

2021-09-22 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/update-example-repos-links
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 9b2e63aa913e6da0795fb7e08b7ade86222e7468
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/9b2e63aa913e6da0795fb7e08b7ade86222e7468
  Author: Johnatha Felix 
  Date:   2021-09-22 (Wed, 22 Sep 2021)

  Changed paths:
M setup/tm4j-junit-integration-example-legacy-version.xml
M setup/zephyrscale-cucumber-calculator-example.xml
M setup/zephyrscale-cucumber-integration-example-pipeline.xml
M setup/zephyrscale-cucumber-integration-example.xml
M setup/zephyrscale-junit-integration-example.xml

  Log Message:
  ---
  Update links of the git repos with examples

Those repositories were migrated from BitBucket to GitHub


  Commit: 280f2d7dae3c45912dd4d48db1af06c47ba44fa1
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/280f2d7dae3c45912dd4d48db1af06c47ba44fa1
  Author: Johnatha Felix 
  Date:   2021-09-22 (Wed, 22 Sep 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/io/FileWriter.java

  Log Message:
  ---
  Remove racially-charged terminology


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/9b2e63aa913e%5E...280f2d7dae3c

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/update-example-repos-links/00-280f2d%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-09-22 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/migrate-documentation
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/migrate-documentation/23afe3-00%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-09-22 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/fix-version-number
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/fix-version-number/90861e-00%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-09-22 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/rebranding
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/rebranding/ca20ca-00%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-09-22 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/bugfix/TMJP-15-upgrade-version
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/bugfix/TMJP-15-upgrade-version/a66070-00%40github.com.


[jenkinsci/tm4j-automation-plugin]

2021-09-22 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feature/TMJP-13-upgrade-nimbus
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/tm4j-automation-plugin/push/refs/heads/feature/TMJP-13-upgrade-nimbus/8bf0ab-00%40github.com.