Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.8 #515

Merged
merged 57 commits into from
Mar 3, 2020
Merged

Release/0.8 #515

merged 57 commits into from
Mar 3, 2020

Conversation

Hugovdberg
Copy link
Owner

Hugovdberg and others added 30 commits August 19, 2019 09:11
Create release for PyPI, fixed line endings in PKG-INFO
Expanded documentation, especially on summaries functions.
Sphinx update to 2.2.0 in Pipfile.lock and requirements_dev.txt.
Adds documentation to connect both to another PI Server or another
PI AF Server and Database.
Fixes reference to server.server_name instead of server.name
…connections

documents connections to non-default servers
In some cases the explicit disconnect at exiting the context
manager destroys the connection object and doesn't reconnect
correctly. The SDK should handle the connection pool internally
so hopefully this doesn't affect performance too much.
Load references to databases at module loading
Currently pyup checks daily, which does not reflect the pace of the developments very well.
Scheduled daily dependency update on Wednesday, changed update schedule to biweekly
Note: unrelated to the original branch, but black on Travis keeps
tripping over this file.
This allows PIConfig to do some sanity checking on the provided
configuration.
@Hugovdberg
Copy link
Owner Author

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- PIconnect/config.py  2
         

Clones removed
==============
+ PIconnect/PIData.py  -1
         

See the complete overview on Codacy

@Hugovdberg Hugovdberg merged commit 0622af1 into master Mar 3, 2020
@Hugovdberg Hugovdberg deleted the release/0.8 branch March 3, 2020 10:08
@Hugovdberg Hugovdberg restored the release/0.8 branch March 3, 2020 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants