 Kevin FronczakandGitHub
|
721a3ad8f2
|
Merge pull request #386 from fronzbot/add-codecov-token
Add codecov token to workflow to fix upload issue
|
2020-10-05 09:21:31 -04:00 |
|
 Kevin FronczakandGitHub
|
1b1c30bff0
|
Add codecov token to workflow to fix upload issue
|
2020-10-05 09:08:15 -04:00 |
|
 Kevin FronczakandGitHub
|
dae2413ed1
|
Merge pull request #381 from rohitsud/patch-1
Fix readme param and spelling
|
2020-09-28 11:10:32 -04:00 |
|
 Kevin FronczakandGitHub
|
cd9792193f
|
Merge pull request #377 from fronzbot/dependabot/pip/coverage-5.3
Bump coverage from 5.2.1 to 5.3
|
2020-09-28 11:09:35 -04:00 |
|
 Kevin FronczakandGitHub
|
75dbd1e498
|
Merge pull request #368 from fronzbot/dependabot/pip/pytest-cov-2.10.1
Bump pytest-cov from 2.10.0 to 2.10.1
|
2020-09-27 21:59:53 -04:00 |
|
 rohitsudandGitHub
|
a374009835
|
Fix readme param and spelling
|
2020-09-27 13:06:24 -07:00 |
|
 dependabot-preview[bot]andGitHub
|
e00600c955
|
Bump coverage from 5.2.1 to 5.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.2.1 to 5.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.2.1...coverage-5.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-14 06:38:09 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
141fea542c
|
Bump pytest-cov from 2.10.0 to 2.10.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.0 to 2.10.1.
- [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.10.0...v2.10.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-17 08:14:22 +00:00 |
|
Kevin Fronczak
|
ed4450778d
|
Dev bump
|
2020-08-02 03:35:42 +00:00 |
|
 Kevin FronczakandGitHub
|
41d59b1df0
|
Merge pull request #362 from fronzbot/update-changelog
Update changelog for 0.16.3
|
2020-08-01 23:29:04 -04:00 |
|
 Kevin FronczakandGitHub
|
fd104c09da
|
Merge pull request #361 from fronzbot/add-user-agent-everywhere
Add user agent to all headers
|
2020-08-01 23:28:54 -04:00 |
|
Kevin Fronczak
|
6dbed91426
|
Update changelog for 0.16.3
|
2020-08-02 03:24:38 +00:00 |
|
Kevin Fronczak
|
cb43f17d75
|
Add user agent to all headers
|
2020-08-02 03:22:49 +00:00 |
|
 Kevin FronczakandGitHub
|
5ebf278ad3
|
Merge pull request #360 from fronzbot/dev-bump
Dev version bump
|
2020-08-01 23:13:46 -04:00 |
|
Kevin Fronczak
|
7f782533b8
|
Dev version bump
|
2020-08-02 03:09:22 +00:00 |
|
 Kevin FronczakandGitHub
|
1790c1beae
|
Merge pull request #358 from fronzbot/bugfix-version-bump
Version bump
|
2020-08-01 23:07:58 -04:00 |
|
Kevin Fronczak
|
09e1c382d3
|
Version bump
|
2020-08-02 03:04:09 +00:00 |
|
 Kevin FronczakandGitHub
|
ceb2270ee5
|
Merge pull request #357 from fronzbot/simplify-login
Updated headers to include user-agent, removed extra data at login
|
2020-08-01 23:01:34 -04:00 |
|
Kevin Fronczak
|
986a3c81f3
|
Updated headers to include user-agent, removed extra data at login
|
2020-08-02 02:57:26 +00:00 |
|
 Kevin FronczakandGitHub
|
11d6bbb916
|
Merge pull request #354 from fronzbot/dev-rc-bump
Dev rc bump
v0.16.2-rc0
|
2020-07-31 22:15:13 -04:00 |
|
 Kevin FronczakandGitHub
|
b02f6318a7
|
Merge pull request #353 from fronzbot/update-app-version
Update app version and set reauth to True...should fix login problems
|
2020-07-31 22:15:02 -04:00 |
|
 Kevin FronczakandGitHub
|
c1435e74e8
|
Merge pull request #352 from fronzbot/dependabot/pip/pytest-6.0.1
Bump pytest from 6.0.0 to 6.0.1
|
2020-07-31 22:13:28 -04:00 |
|
Kevin Fronczak
|
b30da661e5
|
Dev rc bump
|
2020-08-01 02:12:42 +00:00 |
|
Kevin Fronczak
|
3a22dddc82
|
Update app version and set reauth to True...should fix login problems
|
2020-08-01 02:10:25 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
a19a17d4dc
|
Bump pytest from 6.0.0 to 6.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.0 to 6.0.1.
- [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/6.0.0...6.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-31 08:16:15 +00:00 |
|
 Kevin FronczakandGitHub
|
bff6ef92ce
|
Merge pull request #350 from fronzbot/dev-version-bump
Dev bump
|
2020-07-29 11:38:18 -04:00 |
|
Kevin Fronczak
|
263572eb66
|
Dev bump
|
2020-07-29 15:28:13 +00:00 |
|
 Kevin FronczakandGitHub
|
3a97a928de
|
Merge pull request #348 from fronzbot/0.16.1-changelog
Updated versions and changelog for 0.16.1
v0.16.1
|
2020-07-29 11:27:26 -04:00 |
|
Kevin Fronczak
|
0322414de1
|
Updated versions and changelog for 0.16.1
|
2020-07-29 15:23:59 +00:00 |
|
 Kevin FronczakandGitHub
|
1c75e86863
|
Merge pull request #347 from fronzbot/unpin-reqs
Set min version for reqs instead of pinning
|
2020-07-29 11:23:11 -04:00 |
|
 Kevin FronczakandGitHub
|
0ae71f6367
|
Merge pull request #345 from fronzbot/dependabot/pip/pytest-6.0.0
Bump pytest from 5.4.3 to 6.0.0
|
2020-07-29 11:19:38 -04:00 |
|
 Kevin FronczakandGitHub
|
af7c38695a
|
Merge pull request #344 from fronzbot/dependabot/pip/coverage-5.2.1
Bump coverage from 5.2 to 5.2.1
|
2020-07-29 11:19:21 -04:00 |
|
Kevin Fronczak
|
c741c22876
|
Set min version for reqs instead of pinning
|
2020-07-29 15:15:19 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
06b9b12eeb
|
Bump pytest from 5.4.3 to 6.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.0.
- [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.3...6.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-29 08:05:56 +00:00 |
|
 dependabot-preview[bot]andGitHub
|
daf7078f98
|
Bump coverage from 5.2 to 5.2.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.2 to 5.2.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.2...coverage-5.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-27 08:17:40 +00:00 |
|
 Kevin FronczakandGitHub
|
c2db57ecb3
|
Merge pull request #341 from fronzbot/dev-bump
Dev version bump
|
2020-07-20 23:01:51 -04:00 |
|
Kevin Fronczak
|
0336c6a8f8
|
Dev version bump
|
2020-07-20 02:24:28 +00:00 |
|
Kevin Fronczak
|
22d3fa9565
|
Merge remote-tracking branch 'origin/master' into dev
|
2020-07-20 02:19:27 +00:00 |
|
 Kevin FronczakandGitHub
|
9d81973b3a
|
Merge pull request #339 from fronzbot/retry-options
Retry options
|
2020-07-19 21:47:40 -04:00 |
|
Kevin Fronczak
|
fe8eac3dc6
|
Update documentation
|
2020-07-20 01:42:07 +00:00 |
|
Kevin Fronczak
|
5fc315201a
|
Add tests for retry options
|
2020-07-20 01:33:11 +00:00 |
|
Kevin Fronczak
|
a9d3d5568b
|
Adding retry options to auth class
|
2020-07-20 01:25:09 +00:00 |
|
 Kevin FronczakandGitHub
|
f88dbdaeba
|
Merge pull request #338 from fronzbot/fix-auth-tests
Fix broken test and missing try/except
|
2020-07-19 21:24:50 -04:00 |
|
Kevin Fronczak
|
48028914de
|
Fix broken test and missing try/except
|
2020-07-20 01:18:41 +00:00 |
|
 Kevin FronczakandGitHub
|
fcdb70d246
|
Merge pull request #337 from fronzbot/remove-exec-info
Removed all exc_info parameters during logging
|
2020-07-19 20:51:38 -04:00 |
|
Kevin Fronczak
|
e8589bfa05
|
Fix test
|
2020-07-20 00:48:40 +00:00 |
|
Kevin Fronczak
|
854ffbf26a
|
Removed all exc_info parameters during logging
|
2020-07-20 00:37:30 +00:00 |
|
 Kevin FronczakandGitHub
|
ca109f703c
|
Merge pull request #336 from fronzbot/dev-bump
Dev version bump
|
2020-07-19 20:37:22 -04:00 |
|
Kevin Fronczak
|
82d5a7ea51
|
Dev version bump
|
2020-07-20 00:34:06 +00:00 |
|
 Kevin FronczakandGitHub
|
79ead7b826
|
Merge pull request #333 from fronzbot/dependabot/pip/pytest-timeout-1.4.2
Bump pytest-timeout from 1.4.1 to 1.4.2
|
2020-07-16 13:03:03 -04:00 |
|