Skip to content

Conversation

@Pijukatel
Copy link
Contributor

@Pijukatel Pijukatel commented Nov 6, 2025

Description

Add signature argument to:

  • DatasetClient(Async).list_items
  • DatasetClient(Async).iterate_items
  • DatasetClient(Async).get_items_as_bytes
  • DatasetClient(Async).stream_items
  • DatasetClient(Async).list_keys
  • DatasetClient(Async).get_record
  • DatasetClient(Async).get_record_as_bytes
  • DatasetClient(Async).stream_record

Added tests that point to pre-created storage of specific test user.

Issues

Closes: #517

@github-actions github-actions bot added this to the 127th sprint - Tooling team milestone Nov 6, 2025
@github-actions github-actions bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Nov 6, 2025
@Pijukatel Pijukatel requested review from barjin and vdusek November 6, 2025 14:53
@Pijukatel Pijukatel marked this pull request as ready for review November 6, 2025 14:53
Copy link
Contributor

@vdusek vdusek left a comment

Choose a reason for hiding this comment

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

lgtm

@Pijukatel Pijukatel merged commit 10d1e45 into master Nov 7, 2025
30 of 31 checks passed
@Pijukatel Pijukatel deleted the add-signature-arguments branch November 7, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dataset / KVS methods do not accept signature as a param

3 participants