-
The [python-slack-sdk](https://slack.dev/python-slack-sdk/) could be utilized to improve operational responses to runtime issues. This would essentially post operational anomalies (or other events) to…
-
https://github.com/jamescooke/openapi-validator-docker/issues/129
-
Following https://github.com/tagbase/tagbase-server/wiki/Release-Management-Guide
-
As tagbase-server is not running in production we are not yet using a production web server
```
tagbase-server-tagbase_server-1 | * Serving Flask app '__main__' (lazy loading)
tagbase-server-tagb…
-
Currently Sonarcloud.io configuration does not include tagbase-server [python-test-coverage](https://docs.sonarcloud.io/enriching/test-coverage/python-test-coverage/). This ticket will address that.
-
A release management guide should be created and added to the [wiki](https://github.com/tagbase/tagbase-server/wiki).
-
A systems architecture would really help basic understanding of the tagbase-server physical deployment.
I found [jalvesnicacio](https://github.com/jalvesnicacio) /
[descriptors-diagrams](https://git…
-
[Black](https://black.readthedocs.io/en/stable/index.html) is described as an uncompromising code formatter for Python. Moving forward It will really assist with keeping the tagbase-server source look…
-
Once we address #8 I would like to regenerate the entire tagbase-server using the [fastapi generator](https://openapi-generator.tech/docs/generators/python-fastapi).
Motivation on why to move from Fl…
-
copied from this https://github.com/wechaty/wechaty/issues/2140
while trying to use the sdk of add in tag.ts
```await tag.add(contact);```
I got below exception, is this expected server err…