Commit Graph

913 Commits

Author SHA1 Message Date
figsoda
3ffbca994f reorder python attributes 2023-01-20 18:47:57 -05:00
figsoda
1eef45db69 poetry support 2023-01-20 18:40:04 -05:00
figsoda
e210501382
Merge pull request #2 from nix-community/dependabot/cargo/reqwest-0.11.14
Bump reqwest from 0.11.13 to 0.11.14
2023-01-20 08:34:47 -05:00
figsoda
e3ded469eb
Merge pull request #1 from nix-community/dependabot/cargo/toml-0.5.11
Bump toml from 0.5.10 to 0.5.11
2023-01-20 08:34:20 -05:00
dependabot[bot]
437b2ae41d
Bump reqwest from 0.11.13 to 0.11.14
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.13...v0.11.14)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 08:15:33 +00:00
dependabot[bot]
de211cd71a
Bump toml from 0.5.10 to 0.5.11
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.5.10...toml-v0.5.11)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 08:15:20 +00:00
figsoda
0a16b326bd update docs 2023-01-19 21:07:02 -05:00
figsoda
7280a83985 python support 2023-01-19 20:44:58 -05:00
figsoda
4fa1c3b204 add support for access tokens 2023-01-19 17:19:21 -05:00
figsoda
07249b01a7 respect githubBase 2023-01-19 12:43:31 -05:00
figsoda
407c79238e add configuration 2023-01-19 00:24:29 -05:00
figsoda
33ceb4eaba basic logging support with tracing 2023-01-18 21:57:00 -05:00
figsoda
e2ea2cee18 initial commit 2023-01-18 14:35:23 -05:00