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

[Feature] [EDT-1482] Add NumberVariable to Actions #462

Merged
merged 7 commits into from
Jun 4, 2024

Conversation

Matthiee
Copy link
Member

@Matthiee Matthiee commented May 27, 2024

This PR adds NumberVariable support to Actions and helper methods.

PR Guidelines

Related tickets

@Matthiee Matthiee self-assigned this May 27, 2024
Copy link
Contributor

Coverage Report

Coverage report can be checked at https://stgrafxstudiodevpublic.blob.core.windows.net/sdk/coverage/462/coverage.html

Use PR sdk package

Tarball can be downloaded from https://stgrafxstudiodevpublic.blob.core.windows.net/sdk/dev-packages/462/studio-sdk.tgz

To use in local project, change package.json to use local tarball

"dependencies": {
    "@chili-publish/studio-sdk": "https://stgrafxstudiodevpublic.blob.core.windows.net/sdk/dev-packages/462/studio-sdk.tgz"
}

Copy link
Contributor

github-actions bot commented May 28, 2024

Unit Test Results

    1 files    33 suites   39s ⏱️
332 tests 332 ✔️ 0 💤 0
336 runs  336 ✔️ 0 💤 0

Results for commit 9445e00.

♻️ This comment has been updated with latest results.

@Matthiee Matthiee force-pushed the feature/EDT-1482-number-variable branch from c93dfb5 to 7cebed5 Compare May 30, 2024 15:18
@Matthiee Matthiee changed the title [WIP] [Feature] [EDT-1482] Add NumberVariable to Actions [Feature] [EDT-1482] Add NumberVariable to Actions May 30, 2024
@Matthiee Matthiee force-pushed the feature/EDT-1482-number-variable branch from 7cebed5 to f1b6bc5 Compare May 30, 2024 15:19
@Matthiee Matthiee marked this pull request as ready for review May 31, 2024 06:17
@Matthiee Matthiee requested review from a team, pietervp, psamusev and alexandraFlavia9 May 31, 2024 06:17
@Matthiee Matthiee merged commit 3d76a6a into main Jun 4, 2024
4 checks passed
@Matthiee Matthiee deleted the feature/EDT-1482-number-variable branch June 4, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants