Christoph Daniel Miksche
ad8baf71cc
Merge pull request #9 from CMiksche/feat/get-version-from-file
...
feat: get version from file
2019-05-31 23:12:45 +02:00
Christoph Miksche
482df30496
feat: get version from file
...
Add function to get the version from the gitea file if the web api does fail.
Should implement the idea from GH-8
2019-05-31 23:10:37 +02:00
Christoph Daniel Miksche
b38143effc
Merge pull request #7 from Eideen/patch-1
...
Add missing python dependency
2019-05-19 18:01:05 +02:00
Eideen
704a20c474
Add missing python dependency
2019-05-19 17:38:53 +02:00
Christoph Miksche
554fca58ce
Add version comparision from packaging
2019-05-19 17:32:10 +02:00
Christoph Miksche
556cd25b91
Add test case for suffix
2019-05-19 17:25:37 +02:00
Christoph Miksche
b36bdadda0
Update unit tests
...
Unit tests should begin with a "test" in the function name.
2019-05-19 17:18:35 +02:00
Christoph Miksche
2102137240
Update README and Copyright
...
Add Eideen as a contributor and update the copyright information.
2019-05-19 15:12:03 +02:00
Christoph Daniel Miksche
4eebef904d
Merge pull request #5 from Eideen/master
...
Add support for checksum, change to use zx, made more verbose
2019-05-19 14:51:39 +02:00
Eideen
8c931c6cb3
Update updater.py
...
Co-Authored-By: Christoph Daniel Miksche <wronnay@gmail.com >
2019-05-19 14:09:19 +02:00
Eideen
a4fa04c035
Update updater.py
...
Co-Authored-By: Christoph Daniel Miksche <wronnay@gmail.com >
2019-05-19 14:09:10 +02:00
Eideen
bcc902db76
fix typo.
2019-05-19 13:08:24 +02:00
Eideen
bbfc721313
Moved is_tool to functions
2019-05-19 13:07:34 +02:00
Eideen
cb4a36b9a2
Merge update.py
2019-05-19 12:47:20 +02:00
Eideen
750bb6cb3a
removed merge text
2019-05-19 12:40:29 +02:00
Eideen
09df1c18ba
Merge branch 'master' of github.com:CMiksche/gitea-auto-update
2019-05-19 12:35:36 +02:00
Eideen
f16583749f
removed comment from debuging.
2019-05-19 12:10:26 +02:00
Eideen
6efbb06125
Merge pull request #1 from Eideen/patch1
...
Add support for checksum, change to use zx, made more verbose
2019-05-19 00:46:26 +02:00
Christoph Daniel Miksche
38e9451f8a
Merge pull request #2 from CMiksche/fix/check-version-after-semver
...
fix: add function to check the versions after semver
2019-04-28 18:20:33 +02:00
Eideen
01796aa024
add check for xz
2019-04-23 22:35:26 +02:00
Eideen
cfd79f06e1
add download xz file save (40%) and use sha256
2019-04-23 22:19:09 +02:00
Christoph Miksche
c81eb967d8
fix: add function to check the versions after semver
...
Add a function to check the two versions after the semver specification. Added some unit tests for testing the function too.
(Should fix GH-1, but wasn't fully tested yet)
2019-04-20 15:42:01 +02:00
Christoph Miksche
e3e4ce3ec3
Merge remote-tracking branch 'origin/master'
2019-04-14 15:50:05 +02:00
Christoph Miksche
85e3b8f4f1
add option to build from source
2019-04-14 15:49:07 +02:00
Christoph Miksche
b9f359a867
add option to build from source
2019-04-14 15:41:02 +02:00
Christoph Miksche
beb24a54db
Tutorials added
2018-11-26 23:17:19 +01:00
Christoph Miksche
045d4752ba
publish actual version
2018-11-26 21:47:12 +01:00
Christoph Daniel Miksche
484fd1d4ac
Initial commit
2018-11-26 21:42:17 +01:00