This website requires JavaScript.
Explore
Help
Sign in
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
598cb0f10d
core-extra
/
daemon
History
Download ZIP
Download TAR.GZ
Blake Harnden
598cb0f10d
grpc: removed set session state, states are a by product of actions done within a session and probably best to automate that instead of relying on clients responsibly setting proper values
2021-05-06 11:39:18 -07:00
..
core
grpc: removed set session state, states are a by product of actions done within a session and probably best to automate that instead of relying on clients responsibly setting proper values
2021-05-06 11:39:18 -07:00
data
added default logging configuration for __main__ scripts
2021-04-21 23:22:54 -07:00
doc
updates to allow building python docs again, also added checks for requirements to build the python docs
2020-04-16 11:32:50 -07:00
examples
grpc: removed add session server, achieved with start session providing servers for session
2021-05-06 10:56:51 -07:00
proto
grpc: removed set session state, states are a by product of actions done within a session and probably best to automate that instead of relying on clients responsibly setting proper values
2021-05-06 11:39:18 -07:00
scripts
grpc: removed old client, refactored wrapped client to be the new standard client, removed old client tests, updated documentation
2021-05-04 13:29:22 -07:00
tests
grpc: removed set session state, states are a by product of actions done within a session and probably best to automate that instead of relying on clients responsibly setting proper values
2021-05-06 11:39:18 -07:00
.pre-commit-config.yaml
moved python black configuration to pyproject.toml and fixed bad exclude
2020-07-14 13:33:40 -07:00
Makefile.am
removed daemon MANIFEST.in, poetry will provide
2020-07-14 12:49:40 -07:00
poetry.lock
set dependencies to currently known working versions to help avoid possibilities for unaccounted cases
2020-08-21 20:52:59 -07:00
pyproject.toml
bumped version
2021-04-15 21:49:30 -07:00
setup.cfg
moved isort config from setup.cfg to pyproject.toml
2020-07-14 13:24:16 -07:00