Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.12 KB

Before you release a new version make sure you:

  • Update JAR_VERSION in .github/workflows/publish-docker.yml

To release a new version:

See https://github.com/cyface-de/data-collector#release-a-new-version[Cyface Collector Readme]

  • Just tag the release and push the tag to Github
  • After pushing the release tag to Github the CI automatically builds the artifacts and marks the release on Github

Licensing

Copyright 2018-2024 Cyface GmbH

This file is part of the Cyface Data Collector.

The Cyface Data Collector is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The Cyface Data Collector is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the Cyface Data Collector. If not, see http://www.gnu.org/licenses/.