Skip to content

don't delete dependencies when merging upstream changes#10484

Merged
riknoll merged 1 commit intomasterfrom
dev/riknoll/merge-configs
Apr 3, 2025
Merged

don't delete dependencies when merging upstream changes#10484
riknoll merged 1 commit intomasterfrom
dev/riknoll/merge-configs

Conversation

@riknoll
Copy link
Member

@riknoll riknoll commented Apr 3, 2025

fixes microsoft/pxt-arcade#6901

this changes our pull/merge code so that we don't completely obliterate any locally added dependencies when merging upstream changes from github.

sorry for the large change; it's just because i renamed some variables that i found hard to remember the meaning of when reading the code. and because i converted a .forEach to a for of loop.

@riknoll riknoll requested a review from a team April 3, 2025 21:33
Copy link
Contributor

@thsparks thsparks left a comment

Choose a reason for hiding this comment

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

ty for adding the more descriptive variable names!

@riknoll riknoll merged commit 49977db into master Apr 3, 2025
7 checks passed
@riknoll riknoll deleted the dev/riknoll/merge-configs branch April 3, 2025 23:49
abchatra pushed a commit that referenced this pull request Apr 4, 2025
* don't parse junk tilemaps literally (#10477)

* add some missing localization strings (#10479)

* localize type names and add react-common to strings

* add missing function strings

* fix centering behavior for blocks (#10482)

* don't delete dependencies when merging upstream changes (#10484)
@ghost
Copy link

ghost commented Jun 2, 2025

Sorry, I am new here. Could you tell me exactly what I have to do to get extensions working with my github makecode project?

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.

Trouble adding extensions to github projects

3 participants