Andrew
|
bcc2242ec6
|
Update .gitignore
|
2022-01-08 17:46:11 -06:00 |
|
Andrew
|
721e79e678
|
Delete .vscode directory
|
2022-01-08 17:45:57 -06:00 |
|
Andrew
|
818dd54f2f
|
Merge pull request #35 from andrewthetechie/schedule-blank-string
Exclude none values when creating and updating
v0.2.4
|
2022-01-07 21:24:02 -06:00 |
|
Andrew Herrington
|
376578ac36
|
Exclude none values when creating and updating
|
2022-01-07 21:16:03 -06:00 |
|
Andrew
|
67cbd2963f
|
Merge pull request #34 from andrewthetechie/fix-schedule
default schedule to None
v0.2.3
|
2022-01-07 20:53:17 -06:00 |
|
Andrew Herrington
|
960d78bc10
|
default schedule to None
|
2022-01-07 20:47:21 -06:00 |
|
Andrew
|
17c612c29f
|
Merge pull request #33 from andrewthetechie/fix-optional-timeout
make timeout optional
v0.2.2
|
2022-01-07 20:40:45 -06:00 |
|
Andrew Herrington
|
79ae404e63
|
make timeout optional`
|
2022-01-07 20:36:52 -06:00 |
|
Andrew
|
f13236d1a5
|
Merge pull request #32 from andrewthetechie/fix-check-create-optional-fields
update CheckCreate optionals
v0.2.1
|
2022-01-07 20:26:04 -06:00 |
|
Andrew Herrington
|
4233abdf4b
|
update CheckCreate optionals
These optionals need default values or they fail to validate
|
2022-01-07 20:22:01 -06:00 |
|
Andrew
|
bbebf174b9
|
Merge pull request #30 from andrewthetechie/dependabot/pip/pygments-2.11.2
Bump pygments from 2.11.0 to 2.11.2
|
2022-01-07 20:21:08 -06:00 |
|
dependabot[bot]
|
d9a1553e88
|
Bump pygments from 2.11.0 to 2.11.2
Bumps [pygments](https://github.com/pygments/pygments) from 2.11.0 to 2.11.2.
- [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.11.0...2.11.2)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-08 02:20:25 +00:00 |
|
Andrew
|
ca62cdc282
|
Merge pull request #31 from andrewthetechie/dependabot/pip/httpx-0.21.3
Bump httpx from 0.21.1 to 0.21.3
|
2022-01-07 20:18:18 -06:00 |
|
Andrew
|
b5bffa2dc0
|
Merge pull request #27 from andrewthetechie/dependabot/pip/furo-2022.1.2
Bump furo from 2021.11.23 to 2022.1.2
|
2022-01-07 20:17:50 -06:00 |
|
Andrew
|
78bfa7b0fc
|
Merge pull request #26 from andrewthetechie/dependabot/pip/pyupgrade-2.31.0
Bump pyupgrade from 2.30.1 to 2.31.0
|
2022-01-07 20:17:39 -06:00 |
|
Andrew
|
1c5f8f5f1f
|
Merge pull request #24 from andrewthetechie/dependabot/pip/docs/furo-2022.1.2
Bump furo from 2021.11.23 to 2022.1.2 in /docs
|
2022-01-07 20:17:28 -06:00 |
|
Andrew
|
17d431bf42
|
Merge pull request #23 from andrewthetechie/dependabot/pip/dot-github/workflows/virtualenv-20.13.0
Bump virtualenv from 20.11.2 to 20.13.0 in /.github/workflows
|
2022-01-07 20:17:15 -06:00 |
|
Andrew
|
5b1cc5aafd
|
Merge pull request #25 from andrewthetechie/dependabot/pip/pydantic-1.9.0
Bump pydantic from 1.8.2 to 1.9.0
|
2022-01-07 20:17:02 -06:00 |
|
dependabot[bot]
|
bc7a85e523
|
Bump httpx from 0.21.1 to 0.21.3
Bumps [httpx](https://github.com/encode/httpx) from 0.21.1 to 0.21.3.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.21.1...0.21.3)
---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-07 01:29:58 +00:00 |
|
dependabot[bot]
|
c0431ca182
|
Bump furo from 2021.11.23 to 2022.1.2
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.23 to 2022.1.2.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2021.11.23...2022.01.02)
---
updated-dependencies:
- dependency-name: furo
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 01:41:10 +00:00 |
|
dependabot[bot]
|
112a80b24e
|
Bump pyupgrade from 2.30.1 to 2.31.0
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.30.1 to 2.31.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.30.1...v2.31.0)
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 01:40:43 +00:00 |
|
dependabot[bot]
|
ee2cb27a2e
|
Bump pydantic from 1.8.2 to 1.9.0
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.0)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 01:40:12 +00:00 |
|
dependabot[bot]
|
e04b50b565
|
Bump furo from 2021.11.23 to 2022.1.2 in /docs
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.23 to 2022.1.2.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2021.11.23...2022.01.02)
---
updated-dependencies:
- dependency-name: furo
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 01:36:07 +00:00 |
|
dependabot[bot]
|
3480060739
|
Bump virtualenv from 20.11.2 to 20.13.0 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.11.2 to 20.13.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.11.2...20.13.0)
---
updated-dependencies:
- dependency-name: virtualenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-03 01:35:29 +00:00 |
|
Andrew Herrington
|
c103d5f281
|
poetry update
v0.2.0
|
2021-12-30 23:43:15 -06:00 |
|
Andrew
|
8f2a17cb26
|
Merge pull request #20 from andrewthetechie/dependabot/pip/pygments-2.11.0
Bump pygments from 2.10.0 to 2.11.0
|
2021-12-30 23:39:33 -06:00 |
|
Andrew
|
0ad674fc74
|
Merge pull request #22 from andrewthetechie/context-manager
Add Context Managers
|
2021-12-30 23:39:18 -06:00 |
|
Andrew Herrington
|
86c2348172
|
fixes for mypy and xdoctest
|
2021-12-30 23:34:23 -06:00 |
|
Andrew Herrington
|
0606e83f19
|
add context manager features
|
2021-12-30 23:15:08 -06:00 |
|
dependabot[bot]
|
6b46571dd4
|
Bump pygments from 2.10.0 to 2.11.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.10.0 to 2.11.0.
- [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.10.0...2.11.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-31 01:27:59 +00:00 |
|
Andrew Herrington
|
9f139177dc
|
add docs on using the context manager
|
2021-12-30 18:28:08 -06:00 |
|
Andrew Herrington
|
885651c666
|
add context manager and tests
|
2021-12-30 18:24:57 -06:00 |
|
Andrew Herrington
|
7bc06275d3
|
update dependencies
|
2021-12-30 17:57:55 -06:00 |
|
Andrew
|
31efa7962a
|
Merge pull request #19 from andrewthetechie/dependabot/pip/dot-github/workflows/virtualenv-20.11.2
Bump virtualenv from 20.10.0 to 20.11.2 in /.github/workflows
|
2021-12-30 17:54:54 -06:00 |
|
Andrew
|
5b5c919995
|
Merge pull request #16 from andrewthetechie/dependabot/pip/pyupgrade-2.30.0
Bump pyupgrade from 2.29.1 to 2.30.0
|
2021-12-30 17:54:14 -06:00 |
|
dependabot[bot]
|
0256482f70
|
Bump virtualenv from 20.10.0 to 20.11.2 in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.10.0 to 20.11.2.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.10.0...20.11.2)
---
updated-dependencies:
- dependency-name: virtualenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-30 01:24:44 +00:00 |
|
dependabot[bot]
|
47a09d7a5f
|
Bump pyupgrade from 2.29.1 to 2.30.0
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.29.1 to 2.30.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.29.1...v2.30.0)
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-28 01:25:23 +00:00 |
|
Andrew
|
f15615a09f
|
Merge pull request #15 from andrewthetechie/update-dependencies
update dependencies
v0.1.1
|
2021-12-24 13:25:35 -06:00 |
|
Andrew Herrington
|
819693cd1a
|
update dependencies
|
2021-12-24 13:19:53 -06:00 |
|
Andrew
|
a83fd4ac77
|
Merge pull request #11 from andrewthetechie/dependabot/pip/sphinx-4.3.2
Bump sphinx from 4.3.1 to 4.3.2
|
2021-12-24 13:15:19 -06:00 |
|
Andrew
|
93bd42756a
|
Merge pull request #10 from andrewthetechie/dependabot/pip/docs/sphinx-4.3.2
Bump sphinx from 4.3.1 to 4.3.2 in /docs
|
2021-12-24 13:15:07 -06:00 |
|
dependabot[bot]
|
b96a02d711
|
Bump sphinx from 4.3.1 to 4.3.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.1...v4.3.2)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-20 01:46:52 +00:00 |
|
dependabot[bot]
|
3f5662670a
|
Bump sphinx from 4.3.1 to 4.3.2 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.1...v4.3.2)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-20 01:42:39 +00:00 |
|
Andrew Herrington
|
063a5e9709
|
fix badges
|
2021-12-16 18:52:51 -06:00 |
|
Andrew Herrington
|
379782f86a
|
get rid of release notes
v0.1.0
|
2021-12-16 18:46:19 -06:00 |
|
Andrew Herrington
|
fb84f469ac
|
fix release workflow
|
2021-12-16 18:44:37 -06:00 |
|
Andrew Herrington
|
3f4aaa6be3
|
fix release workflow name
|
2021-12-16 18:43:31 -06:00 |
|
Andrew Herrington
|
b0187f44e1
|
fix readme
|
2021-12-16 18:38:33 -06:00 |
|
Andrew Herrington
|
1abc3ce7e2
|
add release workflow
|
2021-12-16 18:35:57 -06:00 |
|
Andrew Herrington
|
19f1baf2d6
|
fix manifest
v0.0.1a
|
2021-12-16 18:20:59 -06:00 |
|