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] PDF output out of experimental #438

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

brapoprod
Copy link
Member

This PR gets pdf out of experimental.
This is a breaking experimental change

PR Guidelines

Copy link
Contributor

Coverage Report

Coverage report can be checked at https://cdnepgrafxstudiodev.azureedge.net/sdk/coverage/438/coverage.html

Use PR sdk package

Tarball can be downloaded from https://cdnepgrafxstudiodev.azureedge.net/sdk/dev-packages/438/studio-sdk.tgz

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

"dependencies": {
    "@chili-publish/studio-sdk": "https://cdnepgrafxstudiodev.azureedge.net/sdk/dev-packages/438/studio-sdk.tgz"
}

Copy link
Contributor

Unit Test Results

    1 files    31 suites   42s ⏱️
289 tests 289 ✔️ 0 💤 0
293 runs  293 ✔️ 0 💤 0

Results for commit 1ba6930.

@brapoprod brapoprod merged commit bc2619e into main Mar 22, 2024
5 checks passed
@brapoprod brapoprod deleted the fix/remove-pdf-from-experimental branch March 22, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants