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: support client api to wasm #426

Merged
merged 10 commits into from
Apr 2, 2024

Conversation

qinluhe
Copy link
Collaborator

@qinluhe qinluhe commented Mar 29, 2024

No description provided.

@qinluhe qinluhe force-pushed the feat/support-client-api-wasm branch from e9e02bd to 2f90e59 Compare March 29, 2024 07:14
@qinluhe qinluhe marked this pull request as draft March 29, 2024 07:30
@qinluhe qinluhe force-pushed the feat/support-client-api-wasm branch 2 times, most recently from a57f68a to 73a749e Compare March 29, 2024 08:39
@qinluhe qinluhe marked this pull request as ready for review March 29, 2024 08:53
Cargo.toml Outdated Show resolved Hide resolved
@@ -0,0 +1,61 @@
name: Manual NPM Package Publish

on:
Copy link
Contributor

@appflowy appflowy Mar 30, 2024

Choose a reason for hiding this comment

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

how about making this CI that only be triggered when creating a new tag on AppFlowy-Cloud?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This CI is manual, and it is not appropriate to bind the tag of this repo?

@qinluhe qinluhe force-pushed the feat/support-client-api-wasm branch 2 times, most recently from 528abfb to ab5410f Compare April 1, 2024 07:27
@qinluhe qinluhe force-pushed the feat/support-client-api-wasm branch from ab5410f to 7648cf4 Compare April 1, 2024 07:28
@qinluhe qinluhe force-pushed the feat/support-client-api-wasm branch 2 times, most recently from 0754841 to 7930ef5 Compare April 1, 2024 13:20
@qinluhe qinluhe force-pushed the feat/support-client-api-wasm branch from 7930ef5 to 2f63d50 Compare April 1, 2024 14:00
@appflowy appflowy merged commit 3bf5fb0 into AppFlowy-IO:main Apr 2, 2024
4 of 6 checks passed
Horusiath pushed a commit that referenced this pull request May 28, 2024
* feat: support client api to wasm

* fix: cargo fmt

* fix: delete github config

* fix: readme

* feat: add wasm ci

* fix: code review

* fix: add test

* fix: add sign in test

* fix: test error

---------

Co-authored-by: root <root@DESKTOP-RCFUF7L>
Co-authored-by: nathan <[email protected]>
Aliang-code pushed a commit to Aliang-code/AppFlowy-Cloud that referenced this pull request Jun 21, 2024
* feat: support client api to wasm

* fix: cargo fmt

* fix: delete github config

* fix: readme

* feat: add wasm ci

* fix: code review

* fix: add test

* fix: add sign in test

* fix: test error

---------

Co-authored-by: root <root@DESKTOP-RCFUF7L>
Co-authored-by: nathan <[email protected]>
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