Skip to content

Commit

Permalink
Sync Leapwork from JenkinsCI (#59)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
6 people authored Dec 8, 2023
1 parent 91cc21e commit 85b3a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
See the documentation for more options:
https://github.com/jenkins-infra/pipeline-library/
*/
buildPlugin(useAci: true)
buildPlugin(useContainerAgent: true)

0 comments on commit 85b3a77

Please sign in to comment.