-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync Leapwork from JenkinsCI #59
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Automatic release prerequisites
- Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed)
Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]>
Co-authored-by: Sachin Tomar <[email protected]>
This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]>
* Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]>
* Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (leapwork#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (leapwork#58) * Revert "Upgraded plugin version to 4.0.9 (leapwork#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]>
sgpSumit
approved these changes
Dec 8, 2023
sgpSumit
pushed a commit
to jenkinsci/leapwork-plugin
that referenced
this pull request
May 2, 2024
…e latest changes (#34) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (leapwork#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (leapwork#58) * Revert "Upgraded plugin version to 4.0.9 (leapwork#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> * Sync Leapwork from JenkinsCI (leapwork#59) * Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (leapwork#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (leapwork#58) * Revert "Upgraded plugin version to 4.0.9 (leapwork#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]>
sgpSumit
pushed a commit
that referenced
this pull request
Aug 23, 2024
* Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests - 2 (#29) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Configuration Changes related to java 11 (#31) * Configuration Changes related to java 11 * version change * enhacement : Jenkins Plugin Upgrade to 2.440.1 (#32) * Configuration Changes related to java 11 * version change * Jenkins Plugin Upgrade * Re Run Test cases * Reverted extra space * enhacement : Resolve conflicts and aligned Jenkins sci branch with the latest changes (#34) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> * Sync Leapwork from JenkinsCI (#59) * Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> * [LWW-1805] : Upgraded Jquery to Jquery 3 (#37) Co-authored-by: Sachin Tomar <[email protected]> * Changes related to -rc in jenkins release build number (#42) --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: Munishh992 <[email protected]> Co-authored-by: Sachin Tomar <[email protected]>
sgpSumit
added a commit
to jenkinsci/leapwork-plugin
that referenced
this pull request
Aug 23, 2024
* Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (leapwork#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (leapwork#58) * Revert "Upgraded plugin version to 4.0.9 (leapwork#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> * Sync Leapwork from JenkinsCI (leapwork#59) * Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (leapwork#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (leapwork#58) * Revert "Upgraded plugin version to 4.0.9 (leapwork#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> * LWW-2668 Resolve merge conflict between fork repos (leapwork#61) * Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (leapwork#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (leapwork#58) * Revert "Upgraded plugin version to 4.0.9 (leapwork#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests - 2 (#29) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Configuration Changes related to java 11 (#31) * Configuration Changes related to java 11 * version change * enhacement : Jenkins Plugin Upgrade to 2.440.1 (#32) * Configuration Changes related to java 11 * version change * Jenkins Plugin Upgrade * Re Run Test cases * Reverted extra space * enhacement : Resolve conflicts and aligned Jenkins sci branch with the latest changes (#34) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (leapwork#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (leapwork#58) * Revert "Upgraded plugin version to 4.0.9 (leapwork#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> * Sync Leapwork from JenkinsCI (leapwork#59) * Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (leapwork#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (leapwork#53)" (leapwork#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (leapwork#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (leapwork#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (leapwork#58) * Revert "Upgraded plugin version to 4.0.9 (leapwork#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (leapwork#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> * [LWW-1805] : Upgraded Jquery to Jquery 3 (#37) Co-authored-by: Sachin Tomar <[email protected]> * Changes related to -rc in jenkins release build number (#42) --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: Munishh992 <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: Sachin Dev Tomar <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Munishh992 <[email protected]> Co-authored-by: Sachin Tomar <[email protected]>
sgpSumit
added a commit
that referenced
this pull request
Aug 23, 2024
* Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests - 2 (#29) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Configuration Changes related to java 11 (#31) * Configuration Changes related to java 11 * version change * enhacement : Jenkins Plugin Upgrade to 2.440.1 (#32) * Configuration Changes related to java 11 * version change * Jenkins Plugin Upgrade * Re Run Test cases * Reverted extra space * enhacement : Resolve conflicts and aligned Jenkins sci branch with the latest changes (#34) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> * Sync Leapwork from JenkinsCI (#59) * Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> * [LWW-1805] : Upgraded Jquery to Jquery 3 (#37) Co-authored-by: Sachin Tomar <[email protected]> * Changes related to -rc in jenkins release build number (#42) * Documentation: Update (#43) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> * Sync Leapwork from JenkinsCI (#59) * Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> * LWW-2668 Resolve merge conflict between fork repos (#61) * Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests - 2 (#29) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Configuration Changes related to java 11 (#31) * Configuration Changes related to java 11 * version change * enhacement : Jenkins Plugin Upgrade to 2.440.1 (#32) * Configuration Changes related to java 11 * version change * Jenkins Plugin Upgrade * Re Run Test cases * Reverted extra space * enhacement : Resolve conflicts and aligned Jenkins sci branch with the latest changes (#34) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> * Sync Leapwork from JenkinsCI (#59) * Automatic plugin release (#1) * Automatic release prerequisites * Updating for CD, automatic release (#6) - Updating cd.yml file (from the master branch, not yet on the main branch) - adding yaml file (from the master branch, not yet on the main branch) - Do not ignore .mvn dir contents (already in another pull request) - Use parent pom 4.24 (would be best if dependabot were enabled on this repo) - Use changelist property for version (incrementals) (already in another pull request) - Use scmTag symbol, not explicit tag (already in another pull request) - Use most recent plugin bom release (would be best if dependabot were enabled on this repo) - Use most recent JQuery plugin release (see the comment that explains why you should use a different JQuery library) - Remove unused dependency, do not include jsr305 jar in hpi (remove jsr305 jar from the hpi because it is not needed) * chore: use jenkins infra maven cd reusable workflow (#23) Signed-off-by: Joseph Petersen <[email protected]> Signed-off-by: Joseph Petersen <[email protected]> * Update Jenkinsfile syntax (#24) * Increased Read/Request timeout to 180 seconds (#25) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#25)" (#26) This reverts commit 3937e68. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#27) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds - 2 (#28) * Increased Read/Request timeout to 180 seconds (#53) Co-authored-by: Sachin Tomar <[email protected]> * Revert "Increased Read/Request timeout to 180 seconds (#53)" (#54) This reverts commit 2be482a. Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Increased Read/Request timeout to 180 seconds (#55) Co-authored-by: Sachin Tomar <[email protected]> * enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56) * enhancement : Increased http timeout to 5 min * Made http timeout configurable in all API Requests --------- Co-authored-by: Sachin Tomar <[email protected]> * Upgraded plugin version to 4.0.9 (#57) Co-authored-by: Sachin Tomar <[email protected]> * Revert configurable timeout (#58) * Revert "Upgraded plugin version to 4.0.9 (#57)" This reverts commit 77c3605. * Revert "enhancement : Made http timeout configurable for all API Requests (default 300 seconds) (#56)" This reverts commit d69096e. --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> * [LWW-1805] : Upgraded Jquery to Jquery 3 (#37) Co-authored-by: Sachin Tomar <[email protected]> * Changes related to -rc in jenkins release build number (#42) --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: Munishh992 <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: Sachin Dev Tomar <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Munishh992 <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> --------- Signed-off-by: Joseph Petersen <[email protected]> Co-authored-by: BirSikanderMahajan <[email protected]> Co-authored-by: Anton Liakhovich <[email protected]> Co-authored-by: Joseph Petersen <[email protected]> Co-authored-by: Alexander Brandes <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: Munishh992 <[email protected]> Co-authored-by: Sachin Tomar <[email protected]> Co-authored-by: sgpSumit <[email protected]> Co-authored-by: AnuragMahesh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.