mirror of
https://github.com/on4kjm/FLEcli.git
synced 2025-01-31 06:51:02 +01:00
release WIP
This commit is contained in:
parent
c7a694cceb
commit
c8c19c11e5
2 changed files with 7 additions and 3 deletions
|
@ -35,6 +35,7 @@ checksum:
|
|||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
changelog:
|
||||
skip: true
|
||||
sort: asc
|
||||
filters:
|
||||
exclude:
|
||||
|
|
9
todo.md
9
todo.md
|
@ -3,10 +3,13 @@
|
|||
## Input protocol
|
||||
* [ ] document input protocol
|
||||
|
||||
## Test framework
|
||||
## Test & Build framework
|
||||
* [ ] Perform the test of the complete app
|
||||
* [ ] Improve build processing (cross compile, directory)
|
||||
* [ ] Implement continuous integration
|
||||
* [x] Improve build processing (cross compile, directory)
|
||||
* [ ] 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…
Reference in a new issue