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

fix(js-sdk): Resolve build error #88

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Conversation

wilsonianb
Copy link
Contributor

@wilsonianb wilsonianb commented Dec 19, 2023

Pull Request

Description

Add GitHub Action workflow to build JS SDK (without publishing) on pull requests that modify the SDK.

Checklist

Please review and check the following items to ensure your pull request can be processed smoothly:

  • My code adheres to the project's coding standards and style guidelines.

  • I have tested my changes thoroughly, including unit tests where applicable.

  • I have updated the documentation to reflect any changes made in this pull request.

  • My branch is up-to-date with the latest changes from the main branch.

  • I have received code review feedback and addressed any comments or concerns.

Additional Notes

It looks like GitHub Actions used to build the JS SDK, but it was removed: e0bfce9

References, Fixes and Closes

Copy link

vercel bot commented Dec 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
agentprotocolai ⬜️ Ignored (Inspect) Visit Preview Dec 19, 2023 5:03am

@wilsonianb wilsonianb marked this pull request as ready for review December 19, 2023 05:08
@jzanecook jzanecook merged commit 3bf0684 into Div99:main Jan 9, 2024
@hackgoofer
Copy link
Contributor

Two more commits that is there to resolve the secrets passing through:
d86a22c and 2b986e0

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.

JS SDK - Bug: build error
3 participants