-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add sdk-features trigger to PRs #3627
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
Add sdk-features trigger to PRs #3627
Conversation
2fb85ae to
85a48c6
Compare
yiminc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we know how long does it take for these tests to run?
| needs: build-docker-image | ||
| uses: temporalio/sdk-features/.github/workflows/typescript.yaml@main | ||
| with: | ||
| version: 1.4.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is there @latest release tag that we can use? so we don't have to update for every release
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're going to add this to the sdk-features side.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is this 1.4.4 version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The typescript SDK version
efaa6ab to
a945f53
Compare
1c6ee5d to
c2ef8be
Compare
023bb1f to
02ec5fa
Compare
57b8193 to
d98264e
Compare
d98264e to
d96ca07
Compare
dae7345 to
437f8ee
Compare
|
Will wait to merge this until we un-private the docker repo for sdk-features since it breaks forks. |
437f8ee to
04bf1bb
Compare
20f5c09 to
d795cc0
Compare
d795cc0 to
0d82a92
Compare
DRAFT while building
Add sdk-features coverage to PRs