Skip to content
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

feat: initial core waylay-py client #3

Merged
merged 16 commits into from
Jan 5, 2024
Merged

feat: initial core waylay-py client #3

merged 16 commits into from
Jan 5, 2024

Conversation

simon-schoonjans
Copy link
Member

@simon-schoonjans simon-schoonjans commented Dec 29, 2023

  • copy auth & config from existing waylay-py
  • copy + simplify waylay-client from existing waylay-py
  • have base api_client / api_response / api_exceptions classes that can be re-used in the auto-generated api client sdk's

see also https://github.com/waylayio/openapi-client-generator/pull/8

@simon-schoonjans simon-schoonjans marked this pull request as ready for review January 2, 2024 14:42
Copy link
Member

@plankthom plankthom left a comment

Choose a reason for hiding this comment

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

LGTM

* chore: copy config unit test from waylay-py

* chore: copy auth/client integration tests from waylay-py

* chore: udpate auth/config integration tests

* chore: copy makefile and bin

* chore: freeze deps

* chore: fix linting

* chore: format code

* chore: fix type checking

* chore: fix docstyle

* chore: add test ci, dependabot and code owners

* chore: freeze deps

* chore: format
@simon-schoonjans simon-schoonjans merged commit b32a6ec into main Jan 5, 2024
1 of 2 checks passed
@simon-schoonjans simon-schoonjans deleted the feat/auth branch January 5, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants