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: dynamic lights #1049

Open
wants to merge 44 commits into
base: experimental
Choose a base branch
from

Conversation

AlejandroAlvarezMelucciDCL
Copy link
Contributor

@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL commented Jan 13, 2025

Copy link

cloudflare-workers-and-pages bot commented Jan 13, 2025

Deploying js-sdk-toolchain with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5721418
Status: ✅  Deploy successful!
Preview URL: https://e9032053.js-sdk-toolchain.pages.dev
Branch Preview URL: https://feat-dynamic-lights.js-sdk-toolchain.pages.dev

View logs

# Conflicts:
#	package-lock.json
#	package.json
#	packages/@dcl/playground-assets/etc/playground-assets.api.md
Copy link
Contributor

github-actions bot commented Jan 13, 2025

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/dynamic-lights/dcl-sdk-7.7.3-13044313800.commit-e0cb45b.tgz"
  • To test with npx init

    export SDK_COMMANDS="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/feat/dynamic-lights/dcl-sdk-commands-7.7.3-13044313800.commit-e0cb45b.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/dynamic-lights/@dcl/inspector/dcl-inspector-7.7.3-13044313800.commit-e0cb45b.tgz"
  • The /changerealm command to test test in-world

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

@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL marked this pull request as ready for review January 23, 2025 19:31
# Conflicts:
#	package-lock.json
#	package.json
#	packages/@dcl/playground-assets/etc/playground-assets.api.md
#	test/snapshots/development-bundles/static-scene.test.ts.crdt
#	test/snapshots/development-bundles/testing-fw.test.ts.crdt
#	test/snapshots/development-bundles/two-way-crdt.test.ts.crdt
#	test/snapshots/production-bundles/append-value-crdt.ts.crdt
#	test/snapshots/production-bundles/billboard.ts.crdt
#	test/snapshots/production-bundles/cube-deleted.ts.crdt
#	test/snapshots/production-bundles/cube.ts.crdt
#	test/snapshots/production-bundles/cubes.ts.crdt
#	test/snapshots/production-bundles/pointer-events.ts.crdt
#	test/snapshots/production-bundles/schema-components.ts.crdt
#	test/snapshots/production-bundles/ui.ts.crdt
#	test/snapshots/production-bundles/with-main-function.ts.crdt
Copy link
Member

@pravusjif pravusjif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to update the protocol to point to @next after your protocol branch is merged and before merging this branch.

@pravusjif
Copy link
Member

And also of course fix the CI lint (running make lint-fix in the root of the repo may help) and CI tests

@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL changed the base branch from main to experimental January 30, 2025 01:31
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.

3 participants