- Joined on Aug 06, 2022
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- 2c83cd14c5 add timeouts to download request
11 months ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- 69afa9a804 adds --skip and --limit options
- 25ade0806b fix it so when you run in --dry-mode, it doesn't start publishing crates (!)
- Compare 2 commits »
1 year ago
jstrong pushed tag v0.5.0-beta.1 to jstrong/registry-backup
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- c890c5f429 re-generate docs
- 4c2a9e5fc2 rustfmt
- 7e9c5ec9bd silence clippy
- 2ad520d230 silence clippy
- a9c8906096 rustfmt
- Compare 6 commits »
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- b717fc952b clean up code
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- 934559fd41 clean up code, removed unused stuff, etc.
- de6c86115b fix editing of deps in manifest
- Compare 2 commits »
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- 5d3ea67dfc first attempt at dealing with conditional keys - correct solution will use toml_edit::visit_mut::VisitMut
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- 9545b350a4 additional logging
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- 24bbd17e82 bugfixes, etc.
- 1afd7b465f add check that index-dir exists
- 4a12c2802c remove hard-coded crate name filter erroneously left in from debugging
- Compare 3 commits »
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- c2f8d60922 working rough cut using publish log csv and cargo publish command
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- cc275bacb7 hit a bit of a dead end for now
- fa147a8ee4 easier solution (?): python script to extract which crates were published in which order from the index repo
- Compare 2 commits »
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- 7ae5ab55d5 properly handle the server's publish response
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- b02731ecd6 working first iteration for evaluation
- 8b57bf70b0 handle errors better in main
- 315c27b25b set `dry_run` to `true` in `Config` if passed as command line flag
- 8bb8d218c7 load .env file vars
- Compare 4 commits »
1 year ago
jstrong pushed to feat/mass-publish-tool at jstrong/registry-backup
- 3cbe8997a0 begin work on mass publish tool - scoping out how to build publish meta from index meta + Cargo.toml
1 year ago
jstrong commented on pull request jstrong/const-crc32#1
expose sibling method with seedadded docstring + tests and published [v1.3.0](https://crates.io/crates/const-crc32/1.3.0) to crates.io. Thanks for the PR!
1 year ago
jstrong pushed tag v1.3.0 to jstrong/const-crc32
1 year ago
jstrong pushed to master at jstrong/const-crc32
- 9446cf60df bump version to v1.3.0
- 3eb2e44e54 rustfmt
- f1bf72f22f tweak silly hex encodings
- e24e11188e add docs and tests for `crc32_seed`
- Compare 4 commits »
1 year ago
jstrong commented on pull request jstrong/const-crc32#1
expose sibling method with seedwell - you can just put one here if you know what it should be ... I'll add it ... I published an rc version to crates.io so it would at least exist for you there.
1 year ago