-
Notifications
You must be signed in to change notification settings - Fork 9
Migrate Dev => Develop #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
656770c
feat:HTTP Client to handle sessions closes #6
watersRand edd91f0
Merge branch 'RafaelJohn9:master' into feat/add-sessions
watersRand b86336a
feat(http-client): Add optional session management
watersRand b6f99ad
Merge branch 'feat/add-sessions' of https://github.com/watersRand/mpe…
watersRand 197f589
fix(ci): Resolve Mypy type-checking error in MpesaHttpClient
watersRand 60d6944
Merge pull request #52 from watersRand/feat/add-sessions
RafaelJohn9 8fdbf03
feat(http): Add basic logging configuration for request traceability …
watersRand 2f38c07
feat(http_client): Implement robust tenacity-based retry logic for Mp…
watersRand 8c9a109
fix: Resolve ruff and mypy errors in MpesaHttpClient
watersRand 419ed56
updated the test files to fix ruff D205 and 200 errors
watersRand 29a90aa
Lint issues
watersRand f0e98b8
Merge pull request #85 from watersRand/retry-function
RafaelJohn9 8843eae
fix: Update mpesakit/http_client/mpesa_http_client.py
RafaelJohn9 97d7c4d
Merge branch 'develop' into dev
RafaelJohn9 372a1dc
feat(http-client): harden retry strategy and add session lifecycle ma…
RafaelJohn9 76c840d
chore(lib): clean up pyproject and bump requests to address GHSA-9hjg…
RafaelJohn9 74bc47e
Merge branch 'develop' into dev
RafaelJohn9 3b0b644
fix (pyproject.toml): fixed conflicting keys configuraton.
RafaelJohn9 7ffbf75
chore (dependencies): upgrade tenacity to version 9
RafaelJohn9 097ff40
chore: introduced urllib's urljoin functionality to ensure an efficie…
RafaelJohn9 4cc0e6b
feat(http-client): raise explicit error on JSON decode failures
RafaelJohn9 5c6434e
chore (format): fix ruff formatting errors.
RafaelJohn9 309adad
refactor (http client): Split get and post methods into two (low-leve…
RafaelJohn9 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.