Skip to content

Conversation

@jaleman-vdr-wikimedia
Copy link
Contributor

This commit includes the following changes:

  • Added more information to batches README on example usage, and expected output.

  • Tweaked batches.py to reflect the README changes.

  • Added more information to clientconfig README on example usage, and expected output.

  • Tweaked clientconfig.py to reflect the README changes.

  • Added more information to metadata README on example usage, and expected output.

  • Tweaked metadata.py to reflect the README changes.

  • Added more information to snapshots README on example usage, and expected output.

  • Tweaked snapshots.py to reflect the README changes.

  • Added a new integration test suite.

  • Added a sample.env file to ensure users have a .env file when first downloading the SDK.

This commit includes the following changes:

- Added more information to batches README on example usage, and expected output.

- Tweaked batches.py to reflect the README changes.

- Added more information to clientconfig README on example usage, and expected output.

- Tweaked clientconfig.py to reflect the README changes.

- Added more information to metadata README on example usage, and expected output.

- Tweaked metadata.py to reflect the README changes.

- Added more information to snapshots README on example usage, and expected output.

- Tweaked snapshots.py to reflect the README changes.

- Added a new integration test suite.

- Added a sample.env file to ensure users have a .env file when first downloading the SDK.
@jaleman-vdr-wikimedia jaleman-vdr-wikimedia self-assigned this Oct 27, 2025
@jaleman-vdr-wikimedia jaleman-vdr-wikimedia added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 27, 2025
@@ -0,0 +1,3 @@
WME_USERNAME=
WME_PASSWORD=
PYTHONPATH=.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to set the python path?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was part of an idea I had to provide flexibility to the user to run the script from anywhere, but it didn't quite work out! I've since removed it!

Copy link
Contributor

@MobyDickIsAfrican MobyDickIsAfrican left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@jaleman-vdr-wikimedia jaleman-vdr-wikimedia merged commit 50b9433 into wikimedia-enterprise:main Oct 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants