mirror of
https://github.com/syncthing/syncthing.git
synced 2024-11-15 09:58:57 -07:00
0ea90dd932
This is to add the generation of `compat.json` as a release artifact. It describes the runtime requirements of the release in question. The next step is to have the upgrade server use this information to filter releases provided to clients. This is per the discussion in #9656 --------- Co-authored-by: Ross Smith II <ross@smithii.com>
22 lines
230 B
Plaintext
22 lines
230 B
Plaintext
/syncthing
|
|
/stdiscosrv
|
|
*.tar.gz
|
|
*.zip
|
|
*.asc
|
|
*.deb
|
|
*.exe
|
|
.jshintrc
|
|
coverage.out
|
|
files/pidx
|
|
bin
|
|
perfstats*.csv
|
|
coverage.xml
|
|
syncthing.sig
|
|
RELEASE
|
|
deb
|
|
*.bz2
|
|
/repos
|
|
/proto/scripts/protoc-gen-gosyncthing
|
|
/gui/next-gen-gui
|
|
/compat.json
|