/ui-update

Update app, part of the UI for the ReShare project

Primary LanguageJavaScriptApache License 2.0Apache-2.0

ui-supply

Copyright (C) 2019-2024 The Open Library Foundation

This software is distributed under the terms of the Apache License, Version 2.0. See the file "LICENSE" for more information.

Release Procedures

  • To prepare for a release, create a branch called release-N.N.x where N.N is the major and minor versions, and x is the letter x.
  • Push a tag to the release branch when changes are finalized.
  • From the Github repository page, create a release from the tag created in the previous step.
  • CI will publish appropriate artifacts when the release is published.