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

feat: expose helpers for @dcl/inspector #676

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Conversation

cazala
Copy link
Member

@cazala cazala commented Jul 5, 2023

I need createEngineContext and dumpEngineToComposite helpers in order to use them from the Builder and easily create a composite using the SDK instead of building the json by hand.

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0eb1118
Status: ✅  Deploy successful!
Preview URL: https://ae97612f.js-sdk-toolchain.pages.dev
Branch Preview URL: https://feat-expose-some-helpers.js-sdk-toolchain.pages.dev

View logs

@cazala cazala enabled auto-merge (squash) July 5, 2023 18:18
@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

Test this pull request

  • The @dcl/sdk package can be tested in scenes by running

    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/expose-some-helpers/dcl-sdk-7.3.1-5467589369.commit-f3f39fd.tgz"
  • To test with npx init

    export SDK_COMMANDS="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/expose-some-helpers/dcl-sdk-commands-7.3.1-5467589369.commit-f3f39fd.tgz"
    npx $SDK_COMMANDS init
  • The @dcl/inspector package can be tested by visiting this url

    • Or by installing it via NPM
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/expose-some-helpers/@dcl/inspector/dcl-inspector-7.3.1-5467589369.commit-f3f39fd.tgz"
  • The /changerealm command to test test in-world

    /changerealm https://sdk-team-cdn.decentraland.org/ipfs/feat/expose-some-helpers-e2e
    
  • You can preview this build entering:
    https://playground.decentraland.org/?sdk-branch=feat/expose-some-helpers

@cazala cazala merged commit aa99243 into main Jul 5, 2023
@cazala cazala deleted the feat/expose-some-helpers branch July 5, 2023 18:40
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.

2 participants