-
Notifications
You must be signed in to change notification settings - Fork 52
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
Test/create release workflow #155
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AndyBoWu
requested review from
DonFungible,
edisonz0718 and
jacob-tucker
as code owners
April 25, 2024 21:50
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 00:00
4c1480c
to
f7e71e3
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 00:05
f7e71e3
to
85daef7
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 00:07
85daef7
to
40d6b04
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 00:15
40d6b04
to
43f61ef
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
2 times, most recently
from
April 26, 2024 00:27
43326c5
to
78206c6
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 00:29
78206c6
to
fd1b6e5
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 00:42
5fa4ac6
to
abdc745
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 01:18
abdc745
to
f253b22
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 01:27
f253b22
to
db2581e
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 01:37
db2581e
to
807d1de
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 01:41
807d1de
to
0237767
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 02:52
0237767
to
b393cf9
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 02:59
b393cf9
to
1c54d12
Compare
AndyBoWu
force-pushed
the
test/create_release_workflow
branch
from
April 26, 2024 03:00
1c54d12
to
2596e98
Compare
AndyBoWu
added a commit
that referenced
this pull request
May 14, 2024
* [feat] refactor the package publication workflow (#152) * [test] create release (#153) * [feature] remove legacy workflow to create gh release (#157) * Test/create release workflow (#155) * [test] create release * [test] create release - 2 * Update publish-package.yaml (#158) * [fix] add condition check back * Fix CI syntax issue * [feat] add pr-internal workflow --------- Co-authored-by: Ze <[email protected]>
bonnie57
pushed a commit
that referenced
this pull request
Jul 2, 2024
* [test] create release * [test] create release - 2
edisonz0718
added a commit
that referenced
this pull request
Jul 9, 2024
* [feat] refactor the package publication workflow (#152) * [test] create release (#153) * [feature] remove legacy workflow to create gh release (#157) * Test/create release workflow (#155) * [test] create release * [test] create release - 2 * Update publish-package.yaml (#158) * [fix] add condition check back * Fix CI syntax issue * Cenevan demo (#195) * Create test-slack-notifs.yml * Update test-slack-notifs.yml * Update test-slack-notifs.yml (#196) * Changed description and title for demo (#197) * Update test-slack-notifs.yml * Update test-slack-notifs.yml * Update publish-package.yml (#193) * Update publish-package.yaml * Update publish-package.yaml * Update publish-package.yaml * reusable slack workflow implemented * Update publish-package.yaml (#211) * Update publish-package.yaml (#217) * Bump up react sdk to 0.0.1 * Make react-sdk test's timeout longer * Update publish-package.yaml * Update @story-protocol/[email protected] in react sdk * Fix nonce issue when run integration test * Update style when run npm run generate command * Skip test about Non-Commercial Remix * Upgrade pnpm/action-setup version --------- Co-authored-by: Andy Wu <[email protected]> Co-authored-by: Ze <[email protected]> Co-authored-by: cenevan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Example:
This pr adds user login function, includes:
Test Plan
Example:
Related Issue
Example: Issue #123
Notes