Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
8e5a01f388
Build(deps): bump urllib3 from 1.25.7 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 00:50:58 +00:00
Marc Cataford
c647f9dbd9
Test coverage pt.1 (#4)
* test: config fetch coverage

* ci: add test runner

* test: add test stubs

* chore: move twine and wheel to bootstrap

* infra: add test inv

* refactor: review for testability

* test: use case testing
2020-01-06 23:00:22 -05:00
Marc Cataford
26058edc86 docs: oversight 2020-01-05 17:21:01 -05:00
Marc Cataford
276b9e339c
Setting up CI (#3)
* infra: boilerplate CI

* ci: workflow name

* chore: typo

* docs: badges

* docs: status badge
2020-01-05 16:39:37 -05:00
Marc Cataford
a0a2db7c32
Preparing to publish (#2)
* wip: reformatting for pypi

* wip: missing setup fields, meta

* wip: fix classifiers
2020-01-05 15:34:41 -05:00
Marc Cataford
02a7b2d5d8
Initial upload (#1)
* feat: minimal working version

* chore: clean swap files

* chore: amend gitignore to include swaps

* chore: typecheck

* wip: ignore git, support dir

* wip: ignores, directory handling

* wip: add prompting, better path management

* refactor: centralize printing

* wip: handle jsondecodeerror

* docs: README

* chore: add inquirer to dependencies

* wip: error handling when not in git
2020-01-05 14:46:10 -05:00
Marc Cataford
099403cf7d
Initial commit 2020-01-05 00:01:03 -05:00