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 file apl get #314

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Fix file apl get #314

merged 2 commits into from
Dec 4, 2023

Conversation

lkostrowski
Copy link
Member

@lkostrowski lkostrowski commented Dec 2, 2023

fixes #299

@lkostrowski lkostrowski requested a review from a team December 2, 2023 11:40
Copy link

changeset-bot bot commented Dec 2, 2023

🦋 Changeset detected

Latest commit: f0c008b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@saleor/app-sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Dec 2, 2023

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20231202114124

Install it with

pnpm add @saleor/[email protected]

@lkostrowski lkostrowski enabled auto-merge (squash) December 4, 2023 09:08
Copy link
Contributor

github-actions bot commented Dec 4, 2023

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20231204101827

Install it with

pnpm add @saleor/[email protected]

Copy link
Contributor

github-actions bot commented Dec 4, 2023

Package Line Rate Branch Rate Complexity Health
src 79% 95% 0
src.APL 85% 85% 0
src.APL.saleor-cloud 71% 83% 0
src.app-bridge 88% 86% 0
src.handlers.next 90% 85% 0
src.handlers.next.saleor-webhooks 94% 80% 0
src.middleware 60% 97% 0
src.settings-manager 96% 89% 0
src.test-utils 100% 90% 0
src.util 76% 100% 0
Summary 84% (3588 / 4249) 87% (415 / 476) 0

@lkostrowski lkostrowski merged commit 6ddb7f4 into main Dec 4, 2023
@lkostrowski lkostrowski deleted the fix-file-apl-get branch December 4, 2023 10:19
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.

FileAPL returns undefined if voluntary AuthData fields missing
2 participants