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

Opkit bot changes #4

Merged
merged 2 commits into from
May 25, 2022
Merged

Conversation

justinko43
Copy link
Contributor

I went ahead and added the dummy subscriber! Here is the updated opkit-bot code with some of the changes necessary to make it work :). The dummy subscriber and payer are live on our backend. If you replace the <opkit-public-api-key> and run the test, this should pass.

I also attempted to deploy this as a bot on the Opkit medplum app, but ran into issues importing modules and using buffers. I think this may be because of the sandboxed bot environment. Is there anything we can do here?

We also saw that there were no implicit any's in the codebase. I would love to be able to use the OAS generated SDK (comes with our typings so we don't have to use any), but I held off on making that change until I figured out what tools are available in the sandboxed environment first. LMK what you think!

@reshmakh reshmakh merged commit 638ec67 into medplum:reshma-opkitbot May 25, 2022
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.

None yet

2 participants