GIScience / ohsome-api

API for analysing OpenStreetMap history data
https://api.ohsome.org
GNU Affero General Public License v3.0
47 stars 8 forks source link

new Jenkinsfile, jenkins lib file #316

Closed ConstantinNicolai closed 1 year ago

ConstantinNicolai commented 1 year ago

Description

Updated the Jenkinsfile for the new jenkins server and added the necessary library definition file. Removed javadoc publishing from the Jenkins pipeline.

Corresponding issue

Closes #

New or changed dependencies

-

Checklist

~- [ ] My code follows the code-style rules, and I have checked on the static analyses~ ~- [ ] I have commented my code~ ~- [ ] I have written javadoc (required for public methods)~ ~- [ ] I have added sufficient unit and API tests~ ~- [ ] I have made corresponding changes to the documentation~ ~- [ ] I have updated the CHANGELOG.md~ ~- [ ] I have adjusted the examples in the check-ohsome-api script or created an issue in the corresponding repository. More Information here.~

Please check all finished tasks. If some tasks do not apply to your PR, please cross their text out (by using ~...~) and remove their checkboxes.