Skip to content

Commit

Permalink
small changes to branch structure
Browse files Browse the repository at this point in the history
  • Loading branch information
GliderGeek committed Aug 18, 2024
1 parent e4aa19a commit cd546a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# PySoar
[![Build Status](https://travis-ci.org/GliderGeek/PySoar.svg?branch=master)](https://travis-ci.org/GliderGeek/PySoar)

PySoar automates the analysis of glider competitions. It starts with a Soaring Spot URL and delivers a spreadsheet as output.

Expand Down Expand Up @@ -28,9 +27,9 @@ The following limitations are (currently) in place:
Executables are built using github actions. See `.github/workflows/main.yml` for the steps taken

## Publishing a new version
- everything merged in development
- everything merged in main
- add version number in `CHANGES.md` and change version number in `settingsClass.py`
- commit on developent, merge development in master and tag on master
- commit on main and push tag
- download zips from pipeline and create release from the tag

## License
Expand Down

0 comments on commit cd546a6

Please sign in to comment.