Open
Conversation
pre-bump 4.0.0 WIP: deprecate launcher WIP: refactor uploader WIP: rename function names from camelCase to snake_case WIP: default args WIP: feat: `--noverify-image-size` WIP: enable `--xmlrevisions --curonly` support TODO: feat: save `Special:Log` wiki page break change: image: change the magic NULL string from `False` to `null` chore: remove deprecated alias for xml.etree.ElementTree TODO: feat: cli: add an option to disable random UserAgent TODO: feat: Incremental image dump powered by archive.org (experimental) WIP: feat: add option to dump recent images only (with a custom cut-off date)
Reasons: * if the limit is float and between 0 to 1, the MW backend will force-int it to 0 * To loop over all the revisions, we need to retrieve at least 2 at a time * If the historical revisions cannot be retrieved even with limit=2, it should fail at this time so that the user can try to use --curonly .
<element name="parentid" type="positiveInteger" minOccurs="0" maxOccurs="1"/>
The last titlelist may not be yielded
deprecate: `.desc` xmlfile support feat: cli: `--disable-image-verify`
…ed in the given time interval close: mediawiki-client-tools#151
pre-bump: version 4.0.0 feat: cli: add `--user-agent` to custom UA
feat: `--ia-wbm-booster` feat: write .mark file after dumped refactor: SessionMonkeyPatch feat: image: dynamic load config.delay
Fix link to IRC channel on hackint
* fix: Incomplete redirect dump * del arcontinue --------- Co-authored-by: yzqzss <[email protected]>
* Add --http-method * refactor --------- Co-authored-by: yzqzss <[email protected]>
- Enable reproducible builds via Nix - Declare all Python dependencies - Support binary cache distribution - Content-addressed archive storage Enables Archive Team workflows in Nix with verifiable, reproducible archives.
All checks pass locally with 'nix flake check'
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi teem,
I am working on nix packaging of wikiteam and its data in shards.
see https://github.com/meta-introspector/shards for more
see you in irc cicadia71,
user: mdupont