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: return promise from cli-sense api #927

Merged
merged 1 commit into from Sep 20, 2022
Merged

Conversation

T-Wizard
Copy link
Collaborator

many uses already expect a promise
ex: https://github.com/qlik-oss/sn-scatter-plot/blob/36cf9ce948ac86d9f959f5b9ba62871cf4f065df/scripts/build.js#L39

That use is still OK as the missing promise is only needed when using a external ext file or use a legacy build.

Motivation

Requirements checklist

  • Api specification
    • Ran yarn spec
      • No changes
        OR
      • API changes has been formally approved
  • Unit/Component test coverage
  • Correct PR title for the changes (fix, chore, feat)

When build and tests have passed:

  • Add code reviewers, for example @qlik-oss/nebula-core

@T-Wizard T-Wizard merged commit 279be69 into master Sep 20, 2022
@T-Wizard T-Wizard deleted the return-promise-from-sense branch September 20, 2022 11:39
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.

None yet

2 participants