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

Generate SDK using a generator #2

Merged
merged 40 commits into from
Apr 25, 2024
Merged

Generate SDK using a generator #2

merged 40 commits into from
Apr 25, 2024

Conversation

Aditya-Kumar-Code
Copy link
Contributor

Will Close #1

.DS_Store Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
openapi_client/__init__.py Outdated Show resolved Hide resolved
examples/consent_change_notification.py Outdated Show resolved Hide resolved
abdm-hiu-sdk/__init__.py Outdated Show resolved Hide resolved
.github/workflows/abdm.yml Outdated Show resolved Hide resolved
@sutyum
Copy link
Member

sutyum commented Apr 25, 2024

Pass the tests in order to merge

examples/consent_change_notification.py Show resolved Hide resolved
hiu_api.py Outdated Show resolved Hide resolved
LICENSE Show resolved Hide resolved
Copy link
Member

@sutyum sutyum left a comment

Choose a reason for hiding this comment

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

gitignored files have been committed and gitignore file deleted, etc

.DS_Store Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
Copy link
Member

@sutyum sutyum left a comment

Choose a reason for hiding this comment

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

all the pycache dirs need to be deleted, along with .DS_Store

@sutyum
Copy link
Member

sutyum commented Apr 25, 2024

your workflow is currently running type checking on the test dir as well. You can skip typechecking in the test dir

LICENSE Show resolved Hide resolved
Copy link
Member

@sutyum sutyum left a comment

Choose a reason for hiding this comment

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

As mentioned earlier, all the pycache folders need to be deleted

.github/workflows/abdm.yml Outdated Show resolved Hide resolved
LICENSE Show resolved Hide resolved
@sutyum sutyum merged commit 78987e0 into dev Apr 25, 2024
2 checks passed
@sutyum sutyum deleted the ABDM-HIU-SDK branch April 25, 2024 11:53
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.

Generate SDK using a generator
2 participants