22 Commits (b02731ecd642bf2d59e0eb9baa96a5a705235f3f)

Author SHA1 Message Date
Jonathan Strong b02731ecd6 working first iteration for evaluation 1 year ago
Jonathan Strong 8b57bf70b0 handle errors better in main 1 year ago
Jonathan Strong 315c27b25b set `dry_run` to `true` in `Config` if passed as command line flag 1 year ago
Jonathan Strong 8bb8d218c7 load .env file vars 1 year ago
Jonathan Strong 3cbe8997a0 begin work on mass publish tool - scoping out how to build publish meta from index meta + Cargo.toml 1 year ago
Jonathan Strong 8a719e7c6c misc loose ends 2 years ago
Jonathan Strong 6281152a84 improve error reporting when config toml file fails to parse (still a bit meh) 2 years ago
Jonathan Strong bd0e3ccda7 impl Default for HttpConfig, so field isn't required in config file 2 years ago
Jonathan Strong 16d2090bec fix edge case in output path generation 2 years ago
Jonathan Strong 1892048654 implement template-based output paths (--output-format) 2 years ago
Jonathan Strong 7bb2717612 fix output path generation 2 years ago
Jonathan Strong eb111aad33 implement url templates 2 years ago
Jonathan Strong c61008b560 tweak string syntax to avoid tripping up gitea syntax highlighting 2 years ago
Jonathan Strong a4a0864f3c don't set json content-type/accept headers for download requests 2 years ago
Jonathan Strong b7621e78ac implements --filter-crates, --dry-run, --overwrite-existing 2 years ago
Jonathan Strong 1898104124 rustfmt 2 years ago
Jonathan Strong c3506f9f59 add metadata fields to [package] section in Cargo.toml 2 years ago
Jonathan Strong 0d4924bb3a tweak name of unused const 2 years ago
Jonathan Strong af4a102854 remove obe comment 2 years ago
Jonathan Strong 3a8426f172 adds template-based README.md with script to re-generate 2 years ago
Jonathan Strong a6d6f5a0c3 rustfmt 2 years ago
Jonathan Strong 70dc70dbbb initial commit 2 years ago