Commit Graph

876 Commits

Author SHA1 Message Date
figsoda
567943cb11 log commands 2023-01-22 14:44:48 -05:00
figsoda
6c9f7838f5 cargo support for python 2023-01-22 11:12:08 -05:00
figsoda
1c794e7bc9 ok -> ok_warn 2023-01-22 00:07:08 -05:00
figsoda
d78a4ff8d7 restructure rust implementation 2023-01-22 00:03:54 -05:00
figsoda
2ab4604bf3 introduce ok_warn to simplify code 2023-01-21 22:03:32 -05:00
figsoda
6f3077fbdb fix indentation 2023-01-21 17:11:04 -05:00
figsoda
18533b7ab3 fix fetchCrate 2023-01-21 17:09:16 -05:00
figsoda
c8df7d5c10 create parent directories 2023-01-21 17:03:56 -05:00
figsoda
1eb4446bef avoid empty vendors for buildGoModule 2023-01-21 12:13:41 -05:00
figsoda
ca7d7b3a70 limit number of tags/commits with query parameters instead of take 2023-01-20 22:54:04 -05:00
figsoda
3c2bd3a9d9 gitea support 2023-01-20 22:43:50 -05:00
figsoda
83236aa3c2 improve python support 2023-01-20 19:51:00 -05:00
figsoda
1988842892 improve poetry support 2023-01-20 19:44:01 -05:00
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