dependabot[bot]
|
6f4cfd1bed
|
Bump actions/checkout from 2 to 3 (#6)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-08 23:26:19 +02:00 |
|
dependabot[bot]
|
e393e42c76
|
Bump actions/setup-python from 2.3.1 to 3.1.1 (#7)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 3.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v3.1.1)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-08 23:25:59 +02:00 |
|
Robert Resch
|
cde35b62aa
|
remove custom labels
|
2022-04-08 23:25:16 +02:00 |
|
Robert Resch
|
1001fcad6b
|
Create codeql-analysis.yml
|
2022-04-08 23:23:48 +02:00 |
|
Robert Resch
|
8c4b568cdc
|
add dependabot.yml
|
2022-04-08 23:19:11 +02:00 |
|
Robert Resch
|
bb05ff4a80
|
fix ci
|
2022-04-08 23:17:34 +02:00 |
|
Robert Resch
|
1d0b0e3deb
|
upgrade code to python 3.10
|
2022-04-08 23:14:59 +02:00 |
|
Robert Resch
|
0738a30ad5
|
use python 3.10 and only build image after tests succeeded
|
2022-04-08 23:14:07 +02:00 |
|
Robert Resch
|
a3caf8ed04
|
upgrade amqtt to unreleased version to remove deprecation warnings
|
2022-04-08 23:01:59 +02:00 |
|
Robert Resch
|
3bf77ec3cb
|
improve start stop test
|
2022-04-08 22:57:24 +02:00 |
|
Robert Resch
|
3de058ba77
|
move server to mqtt module
|
2022-04-08 20:28:03 +02:00 |
|
Robert Resch
|
cd84a6873d
|
upgrade dependencies
|
2022-04-08 20:12:43 +02:00 |
|
Robert Resch
|
240a66155f
|
wait for broker to be started
|
2022-03-08 00:24:30 +01:00 |
|
Robert Resch
|
6a58d8fb7f
|
amqtt.client is not working correctly. Using gmqtt instead
|
2022-03-07 12:55:59 +01:00 |
|
Robert Resch
|
72dcf9af20
|
refactor auth_util
|
2022-03-07 10:03:27 +01:00 |
|
Robert Resch
|
1a1dc17648
|
most plugins have same response schema
|
2022-03-06 22:21:45 +01:00 |
|
Robert Resch
|
3dd905d3d5
|
refactor common
|
2022-03-06 21:24:46 +01:00 |
|
Robert Resch
|
26d8985b1a
|
fix yamllint findings
|
2022-03-06 19:21:21 +01:00 |
|
Robert Resch
|
2f893f17ea
|
rename confserver to webserver
|
2022-03-06 19:20:10 +01:00 |
|
Robert Resch
|
be21b8bc72
|
refactor endpoints to use new plugin system
|
2022-03-06 19:09:25 +01:00 |
|
Robert Resch
|
329217ba8f
|
refactor /api endpoints to use new plugin system
|
2022-03-06 18:15:03 +01:00 |
|
Robert Resch
|
7fe1c388dd
|
start refactoring plugin system
|
2022-03-06 17:45:57 +01:00 |
|
Robert Resch
|
5e2e92daf7
|
refactor api dim
|
2022-03-06 15:45:59 +01:00 |
|
Robert Resch
|
40c972e938
|
remove last star import
|
2022-03-06 15:29:16 +01:00 |
|
Robert Resch
|
89f4b56859
|
refactor bumper_confserver_api_appsvr plugin
|
2022-03-06 14:14:10 +01:00 |
|
Robert Resch
|
23d79e8ea1
|
create env var for https port
|
2022-03-06 00:44:12 +01:00 |
|
Robert Resch
|
3a4a70a6bb
|
remove unused imports
|
2022-03-06 00:16:00 +01:00 |
|
Robert Resch
|
2781f5d32e
|
remove shebangs
|
2022-03-06 00:04:23 +01:00 |
|
Robert Resch
|
4dce3c262c
|
start refactoring confserver
|
2022-03-06 00:03:05 +01:00 |
|
Robert Resch
|
ba3f28165f
|
remove unnecessary list/objects
|
2022-03-05 21:10:48 +01:00 |
|
Robert Resch
|
fccca0919a
|
fix check if session has state connected
|
2022-03-05 21:10:03 +01:00 |
|
Robert Resch
|
2f7c7e1aa8
|
run prettier
|
2022-03-03 14:10:50 +01:00 |
|
Robert Resch
|
1e2d87efda
|
improve code quality for mqtt server
|
2022-03-03 14:10:36 +01:00 |
|
Robert Resch
|
e65446515d
|
don't expose mqtt client/broker outside the class
|
2022-03-03 12:11:08 +01:00 |
|
Robert Resch
|
953c580b0e
|
Merge pull request #4 from edenhaus/3.9
update to python3.9
|
2022-02-11 22:26:44 +01:00 |
|
Robert Resch
|
a6593df48a
|
run pyupgrade for python3.9
|
2022-02-11 22:22:38 +01:00 |
|
Robert Resch
|
f8045c3be5
|
update to python 3.9
|
2022-02-11 11:54:40 +01:00 |
|
Robert Resch
|
1e58f8be99
|
fix mqtt workaround
|
2022-02-11 11:04:41 +01:00 |
|
Robert Resch
|
34b3c1e57b
|
fix ci branches
|
2022-02-11 10:53:38 +01:00 |
|
Robert Resch
|
913c15ad02
|
fix tests
|
2022-02-11 10:52:21 +01:00 |
|
Robert Resch
|
91ebc285b0
|
add workaround for mqtt bot status
|
2022-02-11 10:52:12 +01:00 |
|
Robert Resch
|
b48d3c8ad9
|
fix warnings
|
2022-01-30 22:45:48 +01:00 |
|
Robert Resch
|
226f7556ce
|
resolve mypy issue on mqttserver.py
|
2022-01-30 22:33:31 +01:00 |
|
Robert Resch
|
479c0f1cba
|
Merge pull request #3 from edenhaus/deps
Upgrade requirements
|
2022-01-30 21:23:55 +01:00 |
|
Robert Resch
|
67797c04b0
|
push images to github
|
2022-01-30 20:23:29 +01:00 |
|
Robert Resch
|
9354bf33bd
|
Add expose ports
|
2022-01-30 19:37:04 +01:00 |
|
Robert Resch
|
c999be7057
|
migrate from hbmqtt to amqtt
|
2022-01-30 19:00:51 +01:00 |
|
Robert Resch
|
c9eea451ef
|
upgrade requirements
|
2022-01-30 15:12:26 +01:00 |
|
Robert Resch
|
c18208aa30
|
Merge pull request #2 from edenhaus/next-v2
Add pre-commit and fix tests
|
2022-01-30 14:56:14 +01:00 |
|
Robert Resch
|
8642990b6e
|
use asyncio_mode = auto and fixtures for mqtt and conf server
|
2022-01-30 14:52:08 +01:00 |
|