Commit Graph

15 Commits

Author SHA1 Message Date
Michaël Arnauts
16bb1ceab3
Modify repository so HEAD contains the Matrix version (#100) 2022-02-02 17:49:48 +01:00
Michaël Arnauts
497cdd6b14
Remove dependency on tox (#70) 2021-02-08 22:23:35 +01:00
Dag Wieers
c41264965d
Make use of git archive (#66)
This simplifies the creation of the ZIP file as it uses .gitattributes for excluding common files.

It builds a ZIP file based on the working directory by using the current working directory as a stash.
2021-02-01 08:54:07 +01:00
Michaël Arnauts
57b2ac36c0
Fix CI tests (#59) 2020-11-28 17:13:21 +01:00
Michaël Arnauts
b41bf2543f Prepare for v0.3.0 2020-11-12 14:38:10 +01:00
Michaël Arnauts
ed36677694
Various fixes (#46)
* Various fixes
* Order imports
* Use __name__ for _LOGGER
2020-10-26 10:25:57 +01:00
Michaël Arnauts
fd83e93b1d
Use sake for Kodi stubs (#36) 2020-07-09 10:16:45 +02:00
Michaël Arnauts
78bfae2471
Check for unused translations (#24) 2020-04-20 16:09:00 +02:00
Dag Wieers
fa90644f61
Move test/ to tests/ (#17)
This PR includes:
- Migrate test/ to tests/
- Remove codecov (use the organization's default)
2020-04-01 12:42:04 +02:00
Michaël Arnauts
e35dd28de9
Improve CI tests (#14) 2020-03-26 11:31:28 +01:00
Dag Wieers
b282b3ef34
Various check fixes (#11)
* Various check fixes

This PR includes:
- Fix invalid-name pylint check
- Enable overriding PYTHON in Makefile
- Supporting multiple languages

* Add invalid-name to routing tests

Co-authored-by: Michaël Arnauts <michael.arnauts@gmail.com>
2020-03-25 08:08:15 +01:00
Michaël Arnauts
39cb2f35df
Replace Travis with GitHub Actions (#10) 2020-03-23 19:58:55 +01:00
Michaël Arnauts
7e86106562
Implement program caching for more metadata in listings (#8) 2020-03-22 15:37:15 +01:00
Michaël Arnauts
25ca7593f7 Add addon_settings.json 2020-03-20 13:58:59 +01:00
Michaël Arnauts
a5c7de6b68 First version of the addon 2020-03-19 16:45:31 +01:00