Skip to content

WIP: Smart item migration - #1354

Open
nearnshaw wants to merge 3 commits into
mainfrom
smart-item-migration
Open

WIP: Smart item migration#1354
nearnshaw wants to merge 3 commits into
mainfrom
smart-item-migration

Conversation

@nearnshaw

Copy link
Copy Markdown
Member

Migrate existing smart items to use Script component instead of Actions + Triggers
In some cases I'm keeping actions to make callable by other items, but the actions are defined in the code, not by building blocks

So far did

  • All platforms
  • All rising pillars
  • All buttons (except toggle button)

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Test @dcl/asset-packs package

  • Install via NPM:
    npm install "https://sdk-team-cdn.decentraland.org/creator-hub/branch/smart-item-migration/@dcl/asset-packs/dcl-asset-packs-2.16.3-commit-0373d1854991703b82502c11fc28df577e625739.tgz"

Note: If new assets are added in this PR, they won't be available on the CDN until the PR is merged. This package can be used to test changes to the library code or catalog.json, but won't work for testing newly added items.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Test @dcl/inspector package

  • Preview: link
  • Install via NPM:
    npm install "https://sdk-team-cdn.decentraland.org/creator-hub/branch/smart-item-migration/@dcl/inspector/dcl-inspector-7.35.3-commit-0373d1854991703b82502c11fc28df577e625739.tgz"

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Test this pull request on windows-latest

Download the correct version for your architecture:

win-x64

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Test this pull request on macos-latest

Download the correct version for your architecture:

mac-x64
mac-arm64

Click here if you don't know which version to download

For running this unsigned version of the app, you will need to run the xattr command on it:

  1. Extract the app from the downloaded .dmg file (double-click it)
  2. Place the extracted app anywhere you like in your file system
  3. Open a terminal on the directory where the app is
  4. Run xattr -c app-name, replacing "app-name" for the actual name of the app
  5. Double-click the app ✅

@nearnshaw nearnshaw changed the title Smart item migration WIP: Smart item migration Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant