Skip to content

chore: fix sync main to experimental when branches diverge - #1167

Merged
aixaCode merged 1 commit into
mainfrom
chore/fix-error-sync-workflow
Jul 23, 2025
Merged

chore: fix sync main to experimental when branches diverge#1167
aixaCode merged 1 commit into
mainfrom
chore/fix-error-sync-workflow

Conversation

@aixaCode

Copy link
Copy Markdown
Contributor

This PR updates the sync workflow to explicitly use a merge strategy (git pull --no-rebase) when pulling changes from main into experimental.
This prevents workflow failures caused by divergent branches and ensures consistent behavior when syncing changes.

Signed-off-by: Aga <aga@besz.me>
@aixaCode
aixaCode requested a review from pravusjif July 23, 2025 10:13
@github-actions

Copy link
Copy Markdown
Contributor

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/chore/fix-error-sync-workflow/dcl-sdk-7.8.22-16467834923.commit-629ca35.tgz"
  • To test with npx init

    export SDK_COMMANDS="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/chore/fix-error-sync-workflow/dcl-sdk-commands-7.8.22-16467834923.commit-629ca35.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/chore/fix-error-sync-workflow/@dcl/inspector/dcl-inspector-7.8.22-16467834923.commit-629ca35.tgz"
  • The /changerealm command to test test in-world

    /changerealm https://sdk-team-cdn.decentraland.org/ipfs/chore/fix-error-sync-workflow-e2e
    
  • You can preview this build entering:
    https://playground.decentraland.org/?sdk-branch=chore/fix-error-sync-workflow

@aixaCode
aixaCode merged commit e1567af into main Jul 23, 2025
9 checks passed
@aixaCode
aixaCode deleted the chore/fix-error-sync-workflow branch July 23, 2025 14:51
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