Christoph Daniel Miksche
50586a33a3
docs: add xz as dependency
...
Add the missing dependency `xz`
2022-06-17 13:56:47 +02:00
Christoph Daniel Miksche
576f7454c1
Merge pull request #28 from BadCo-NZ/patch-1
...
Update README.md
2022-06-14 11:16:32 +02:00
Christoph Miksche
c2da136d7e
fix: update if sha doesn't exists
...
Still update if there is no sha which we can check
2022-02-01 13:19:42 +01:00
Christoph Miksche
bdef0b6987
fix: change master to main
...
Change the branch name in the build process
2022-01-31 11:59:33 +01:00
Christoph Miksche
ccb3e058ef
build: publish on every deploy
...
Deploy with GitHub Actions to PyPI
Closes #15
2021-10-16 16:59:07 +02:00
Christoph Daniel Miksche
4f3dd23bf7
Merge pull request #24 from R0GGER/patch-1
...
tiny typo
2021-09-16 16:18:35 +02:00
Christoph Miksche
52855058fc
feat: release new version
...
Release new version with fix for SELinux
2021-06-15 21:13:45 +02:00
Christoph Daniel Miksche
26efce05b5
Merge pull request #23 from maloo1/patch-1
...
Changes for SELinux, closes #23
2021-06-15 21:03:56 +02:00
Christoph Daniel Miksche
f44d7c8954
Merge pull request #20 from CMiksche/dependabot/add-v2-config-file
...
Upgrade to GitHub-native Dependabot
2021-04-30 01:11:19 +02:00
Christoph Miksche
c52491ae2e
ci: switch to drone
...
Switch the CI system from travis to drone
Closes #19
2021-04-20 18:33:52 +02:00
Christoph Daniel Miksche
4f5bd47ea6
docs: update download stats
...
Change download statistics to pepy.tech (pypistats.org is currently down)
2020-08-13 00:08:35 +02:00
Christoph Miksche
65bfa64517
feat: release new version
...
There were many changes since the last release.
2020-05-09 21:02:21 +02:00
Christoph Miksche
054999a72e
feat: add pre-commit hooks
...
Add pre-commit hooks for running pylint and gitlint.
2020-05-08 11:42:39 +02:00
Christoph Miksche
b92496fc0d
refactor: follow PEP standards
...
Follow Python Enhancement Proposals and add PyLint to enforce them.
2020-03-27 16:56:05 +01:00
Christoph Daniel Miksche
b5b09085b3
docs: create FUNDING.yml
...
Create a file about possibilities for supporting this project.
2019-11-03 16:59:33 +01:00
Christoph Daniel Miksche
8a58d0d57f
feat: gitlint
...
Add gitlint settings to the master.
2019-09-11 13:53:51 +02:00
Christoph Miksche
cf53f7b9dc
docs: update development instructions
...
Add more instructions for development to the README.md
2019-09-11 13:49:18 +02:00
Christoph Miksche
d0b0374d57
feat: add gitlint
...
Add gitlint to enforce Angular style commit messages.
2019-09-11 13:39:26 +02:00
Christoph Miksche
0fe58ec95c
feat: add gitlint
...
Add gitlint to enforce Angular style commit messages.
WIP. Doesn't work currently.
2019-09-08 18:58:17 +02:00
Christoph Miksche
fad65bc0be
docs: update README.md and .gitignore
...
- Add development instructions to README.md
- Add the update.log file to .gitignore
2019-09-08 18:49:52 +02:00
Christoph Miksche
480604dce3
docs: add contributor, update version & .gitignore
...
- Add the new contributor @iwalton3 to the README.md
- Update the version for publishing in PyPI
- Update .gitignore to ignore distribution files
2019-09-04 15:36:33 +02:00
Christoph Daniel Miksche
70b6653b73
Merge pull request #11 from iwalton3/master
...
Fixes: Make binary executable, fix isTool method signature, handle corrupted binary, and README tweaks.
2019-09-04 15:18:26 +02:00
Christoph Miksche
3828e07d90
feat: add restriction for python 3
...
Add a restriction for python 3 so that installing this software with python 2 isn't possible.
Should fix GH-10.
2019-09-02 13:47:29 +02:00
Christoph Daniel Miksche
d291779fa7
Update README.md
2019-08-26 23:31:36 +02:00
Christoph Daniel Miksche
43778a1b7b
Update README.md
2019-08-26 23:18:23 +02:00
Christoph Miksche
3174f2783f
fix: false package names
2019-08-26 23:15:33 +02:00
Christoph Miksche
aa6fc91826
fix: cli in update.py
2019-08-26 23:03:09 +02:00
Christoph Miksche
98ddb8c119
fix: new version
2019-08-26 22:56:20 +02:00
Christoph Miksche
caeee31bb4
fix: call update function
2019-08-26 22:53:15 +02:00
Christoph Miksche
324225e795
fix: version import in tests
2019-08-26 22:49:48 +02:00
Christoph Miksche
05caef9d41
fix: file structure
2019-08-26 22:46:46 +02:00
Christoph Miksche
8b64d5f518
feat: clean-up logging
2019-08-26 22:05:08 +02:00
Christoph Miksche
56f128b2f7
feat: add long description
2019-08-26 21:33:28 +02:00
Christoph Miksche
d95f1aacb8
feat: New structure, added CLI, logging and setup
...
* Changed structure to a Object orientated approach.
* Add CLI with input for the settings file.
* Added logging via file.
* Added setup for publishing in pip.
2019-08-26 21:26:19 +02:00
Christoph Daniel Miksche
7cee5eb2b4
Update README.md
...
Add the Contribution Guidelines to the README.md File
2019-06-01 12:44:43 +02:00
Christoph Daniel Miksche
b4735bb6f7
Create CONTRIBUTING.md
...
Create a few guidelines for contributing to this repo.
2019-06-01 12:41:26 +02:00
Christoph Daniel Miksche
85c0de2d0f
Update README.md
2019-05-31 23:25:30 +02:00
Christoph Miksche
0904a61ddc
docs: update readme.md and change name in files
...
Update the README.md and change the name in the files from "Gitea Remote Updater" to "Gitea Auto Updater" because the script should be run on the local system.
2019-05-31 23:24:06 +02:00
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
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
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
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