Skip to content
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
b93e8d2
docs: Update docstrings, remove old code
RemoteRabbit Feb 10, 2026
43fe9be
fix: sort imports PEP 8
RemoteRabbit Feb 10, 2026
e90ac82
fix: Remove unneeded LOGGR = None if loop since it is already set
RemoteRabbit Feb 10, 2026
021d13d
feat: Add a mask data function for keys
RemoteRabbit Feb 10, 2026
a8ba449
chore: format file
RemoteRabbit Feb 10, 2026
a458b6c
fix: simplify true claims
RemoteRabbit Feb 10, 2026
6d1d99b
fix: remove old legacy code, post dec 2025
RemoteRabbit Feb 10, 2026
b37dd5a
fix: force int typing for patterns enum
RemoteRabbit Feb 10, 2026
97aaa6e
fix: change to elif s with error if none match
RemoteRabbit Feb 10, 2026
9a45442
fix: missing commas
RemoteRabbit Feb 10, 2026
aa08de6
fix: throw error instead of printing to stdout
RemoteRabbit Feb 10, 2026
73cc2a2
fix: other conditionals return one object not a tuple, remove extra N…
RemoteRabbit Feb 10, 2026
54dc312
fix: remove duplicate strip method
RemoteRabbit Feb 10, 2026
79f3e6e
fix: remove NUM_PAGES var since func uses self._maxpages
RemoteRabbit Feb 10, 2026
307f78a
fix: remove `is True` the if conditional already handles truthy
RemoteRabbit Feb 10, 2026
6fc9964
fix: set proper error and raise exception
RemoteRabbit Feb 10, 2026
1dbfd74
fix: raise error when no json_params are passed instead of just loggi…
RemoteRabbit Feb 10, 2026
09cdde3
fix: raise error when no com_id returned
RemoteRabbit Feb 10, 2026
cf89e33
fix: raise error if no spark runtime version found
RemoteRabbit Feb 10, 2026
3d7d94b
fix: remove f string and made base string
RemoteRabbit Feb 10, 2026
d407554
feat: Update and Add type annotations
RemoteRabbit Feb 10, 2026
e11d19f
fix: removed unused vars, replaced with standard _
RemoteRabbit Feb 10, 2026
8205963
fix: update typing
RemoteRabbit Feb 10, 2026
1ecf2e6
fix: allow for token cache and make immutable objects
RemoteRabbit Feb 10, 2026
d5c8fe3
Merge branch 'main' into fix/db-client-script-cleanup
RemoteRabbit Feb 10, 2026
ee39d27
Merge branch 'main' into fix/db-client-script-cleanup
RemoteRabbit Feb 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading