release WIP

pull/7/head
Jean-Marc MEESSEN 4 years ago
parent c7a694cceb
commit c8c19c11e5

@ -35,6 +35,7 @@ checksum:
snapshot: snapshot:
name_template: "{{ .Tag }}-next" name_template: "{{ .Tag }}-next"
changelog: changelog:
skip: true
sort: asc sort: asc
filters: filters:
exclude: exclude:

@ -3,10 +3,13 @@
## Input protocol ## Input protocol
* [ ] document input protocol * [ ] document input protocol
## Test framework ## Test & Build framework
* [ ] Perform the test of the complete app * [ ] Perform the test of the complete app
* [ ] Improve build processing (cross compile, directory) * [x] Improve build processing (cross compile, directory)
* [ ] Implement continuous integration * [ ] Add quality badges to main page
* [ ] Make a more reasonable/richer version display
* [ ] Create standalone documentation (separate from README)
* [ ] Re-visit the release notes (far too verbose)

Loading…
Cancel
Save