Kevin Fronczak
9394964688
Update codecov.yml
2020-05-26 01:54:04 +00:00
Kevin Fronczak
d8c80c24fc
Update string formatting
2020-05-26 01:47:05 +00:00
Kevin Fronczak and GitHub
12f7e65d0a
Merge pull request #262 from fronzbot/dependabot/pip/pytest-cov-2.9.0
...
Bump pytest-cov from 2.8.1 to 2.9.0
2020-05-25 21:03:28 -04:00
Kevin Fronczak and GitHub
d31cb60a17
Merge branch 'dev' into dependabot/pip/pytest-cov-2.9.0
2020-05-25 11:50:04 -04:00
Kevin Fronczak and GitHub
1b8bae3d25
Merge pull request #263 from fronzbot/dependabot/pip/flake8-3.8.2
...
Bump flake8 from 3.8.1 to 3.8.2
2020-05-25 11:49:42 -04:00
Kevin Fronczak and GitHub
598b2e4235
Merge branch 'dev' into dependabot/pip/pytest-cov-2.9.0
2020-05-25 09:59:37 -04:00
Kevin Fronczak and GitHub
569249a6f4
Merge branch 'dev' into dependabot/pip/flake8-3.8.2
2020-05-25 09:59:27 -04:00
Kevin Fronczak and GitHub
754d441111
Merge pull request #264 from fronzbot/dev-bump
...
Dev version bump
2020-05-25 09:59:12 -04:00
Kevin Fronczak and GitHub
4ca9cc21fe
Merge branch 'dev' into dependabot/pip/pytest-cov-2.9.0
2020-05-25 09:56:39 -04:00
Kevin Fronczak
2fc3e735c5
Dev version bump
2020-05-25 13:55:42 +00:00
Kevin Fronczak and GitHub
80d886bfb1
Merge pull request #261 from fronzbot/refactor-auth
...
Total refactoring of auth logic
v0.16.0-rc0
2020-05-25 09:48:08 -04:00
Kevin Fronczak
359d6930b4
Improved availablility handling for sync module
2020-05-25 13:40:48 +00:00
Kevin Fronczak
8fe67ea574
More test coverage
2020-05-25 13:00:26 +00:00
dependabot-preview[bot] and GitHub
ca60d99e90
Bump flake8 from 3.8.1 to 3.8.2
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.1 to 3.8.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.1...3.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-25 08:36:59 +00:00
dependabot-preview[bot] and GitHub
f0445683ca
Bump pytest-cov from 2.8.1 to 2.9.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.8.1...v2.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-25 08:36:41 +00:00
Kevin Fronczak
61e18ee0a8
Simplify mock_responses file
2020-05-25 04:39:27 +00:00
Kevin Fronczak
9cb55dff66
Updated tests
2020-05-25 04:36:22 +00:00
Kevin Fronczak
f7bc4c7f93
Move all login handling to auth class
...
- Update quick start guide with new flow
- If token given at startup don't bother with logging in (token will be
auto-refreshed on failed server request anyways)
- Update to v4 login by default (2FA endpoint)
2020-05-25 01:51:04 +00:00
Kevin Fronczak
7fc63e5f23
Add cred_file parameter back into Blink class
2020-05-24 16:16:16 +00:00
Kevin Fronczak
af279b337d
Total refactoring of auth logic
...
- Still need major test updates
- Still needs more thorough testing
- Want to add an option to override login endpoint
2020-05-24 04:09:23 +00:00
Kevin Fronczak and GitHub
384c2f372b
Merge pull request #255 from fronzbot/dependabot/pip/pytest-5.4.2
...
Bump pytest from 5.4.1 to 5.4.2
2020-05-16 21:57:48 -04:00
dependabot-preview[bot] and GitHub
6abb14ceeb
Bump pytest from 5.4.1 to 5.4.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.1...5.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-17 01:53:01 +00:00
Kevin Fronczak and GitHub
6a0be737d3
Merge pull request #258 from fronzbot/add-commit-hooks
...
Add commit hooks
2020-05-16 21:51:49 -04:00
Kevin Fronczak
611a167c30
Update dev instructions with venv and pre-commit
2020-05-17 00:54:19 +00:00
Kevin Fronczak
0f9301742a
Add pre-commit hooks
2020-05-17 00:49:13 +00:00
Kevin Fronczak and GitHub
baa2b8cd49
Merge pull request #256 from fronzbot/dependabot/pip/flake8-3.8.1
...
Bump flake8 from 3.7.9 to 3.8.1
2020-05-16 19:00:20 -04:00
dependabot-preview[bot] and GitHub
30681cd243
Bump flake8 from 3.7.9 to 3.8.1
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.7.9 to 3.8.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-12 08:33:08 +00:00
Kevin Fronczak and GitHub
b5c9a51e9c
Fix version, fix bad required version...doh
2020-05-08 17:40:45 -04:00
Kevin Fronczak and GitHub
f6575ea05f
Dev version bump
2020-05-08 17:38:10 -04:00
Kevin Fronczak and GitHub
295833efbf
Merge pull request #254 from fronzbot/master
...
Merge changes.rst
v0.15.0
2020-05-08 17:37:10 -04:00
Kevin Fronczak and GitHub
5e98f59cdb
Update for release 0.15.0
2020-05-08 17:35:54 -04:00
Kevin Fronczak and GitHub
77649e0991
Merge pull request #253 from fronzbot/dev
...
v0.15.0
2020-05-08 17:28:18 -04:00
Kevin Fronczak and GitHub
5c9ced057b
Merge pull request #251 from fronzbot/dependabot/pip/restructuredtext-lint-1.3.0
...
Bump restructuredtext-lint from 1.0.1 to 1.3.0
2020-05-08 17:26:01 -04:00
dependabot-preview[bot] and GitHub
7a2b3b9967
Bump restructuredtext-lint from 1.0.1 to 1.3.0
...
Bumps [restructuredtext-lint](https://github.com/twolfson/restructuredtext-lint ) from 1.0.1 to 1.3.0.
- [Release notes](https://github.com/twolfson/restructuredtext-lint/releases )
- [Changelog](https://github.com/twolfson/restructuredtext-lint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/twolfson/restructuredtext-lint/compare/1.0.1...1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-08 21:24:01 +00:00
Kevin Fronczak and GitHub
4582600900
Merge pull request #252 from fronzbot/dependabot/pip/pygments-2.6.1
...
Bump pygments from 2.2.0 to 2.6.1
2020-05-08 17:22:54 -04:00
dependabot-preview[bot] and GitHub
78ec104392
Bump pygments from 2.2.0 to 2.6.1
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.2.0 to 2.6.1.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.2.0...2.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-08 21:03:32 +00:00
Kevin Fronczak and GitHub
f15f00e8c5
Merge pull request #250 from fronzbot/dependabot/pip/pytest-sugar-0.9.3
...
Bump pytest-sugar from 0.9.2 to 0.9.3
2020-05-08 17:02:23 -04:00
Kevin Fronczak and GitHub
e953a2f918
Version bump
2020-05-08 17:02:07 -04:00
Kevin Fronczak and GitHub
9d6075c0f7
Merge branch 'dev' into dependabot/pip/pytest-sugar-0.9.3
2020-05-08 16:58:37 -04:00
Kevin Fronczak and GitHub
90ad0c7cc9
Merge pull request #249 from fronzbot/dependabot/pip/pytest-timeout-1.3.4
...
Bump pytest-timeout from 1.3.3 to 1.3.4
2020-05-08 16:57:52 -04:00
dependabot-preview[bot] and GitHub
62a74db683
Bump pytest-sugar from 0.9.2 to 0.9.3
...
Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/Teemu/pytest-sugar/releases )
- [Changelog](https://github.com/Teemu/pytest-sugar/blob/master/CHANGES.rst )
- [Commits](https://github.com/Teemu/pytest-sugar/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-08 08:14:08 +00:00
dependabot-preview[bot] and GitHub
12b5dfdfd7
Bump pytest-timeout from 1.3.3 to 1.3.4
...
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/pytest-dev/pytest-timeout/releases )
- [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.3.3...1.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-08 08:13:45 +00:00
Kevin Fronczak and GitHub
255812defc
Merge pull request #246 from fronzbot/pin-requirements
...
Pin test requirements
2020-05-07 09:07:12 -04:00
Kevin Fronczak and GitHub
7b2e015eed
Pin test requirements
2020-05-07 09:04:42 -04:00
Kevin Fronczak and GitHub
a8605bd91f
Dev version bump
2020-05-06 18:05:32 -04:00
Kevin Fronczak and GitHub
e3f9f4b0c1
Merge pull request #245 from fronzbot/add-device-id-param
...
Add device id param
v0.15.0-rc1
2020-05-06 18:00:43 -04:00
Kevin Fronczak
ec476bb9d6
quick codecov threshold fix...maybe
2020-05-06 11:19:45 -04:00
Kevin Fronczak
60cbcb7717
Update login methods to ensure platform is refreshed
2020-05-06 11:12:56 -04:00
Kevin Fronczak
4b11a8b16a
Add ability to have unique device name per application
2020-05-06 10:59:01 -04:00
Kevin Fronczak and GitHub
dfb90b8c86
Dev version bump
2020-05-06 10:43:09 -04:00