Skip to content
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

enhancement : Resolve conflicts and aligned Jenkins sci branch with the latest changes #34

Merged
merged 8 commits into from
May 2, 2024

Conversation

sachindevtomar
Copy link

Testing done

Submitter checklist

Preview Give feedback

sachindevtomar and others added 8 commits November 1, 2023 11:20
…fault 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]>
* 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]>
* 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]>
@sgpSumit sgpSumit added the enhancement New feature or request label May 2, 2024
@sgpSumit sgpSumit merged commit 33a6623 into jenkinsci:main May 2, 2024
13 checks passed
@sachindevtomar sachindevtomar changed the title enhacement : Resolve conflicts and aligned Jenkins sci branch with the latest changes enhancement : Resolve conflicts and aligned Jenkins sci branch with the latest changes Jul 26, 2024
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 (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]>
sgpSumit added a commit 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]>
AnuragMahesh 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 (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)

* Documentation: Update (#43)

* 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]>

---------

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
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants