Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JelleAalbers/strax
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleAalbers committed Oct 10, 2018
2 parents 7951c0d + 5f99ba7 commit a878fc0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/developer/release.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Release procedure
==================

- Merge pyup PR updating the dependencies
- Update personal fork & local master to Axfoundation fork
- Edit and commit HISTORY.md
- bumpversion minor
- Push to personal and AxFoundation fork, with --tags
- fast-foward and push AxFoundation/stable
- Add release info on release page of github website
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ You might also find these presentations useful:
developer/overlaps
developer/storage
developer/contributing
developer/release

The above pages describe how strax's processing framework works under the hood, and explains some implementation choices. It's meant for people who want to do core development on strax; users or even plugin developers should not need it.

Expand Down

0 comments on commit a878fc0

Please sign in to comment.