8000 chore: rename all JS files to TS files by BeksOmega · Pull Request #6297 · google/blockly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: rename all JS files to TS files #6297

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

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

BeksOmega
Copy link
Collaborator
@BeksOmega BeksOmega commented Aug 1, 2022

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Work on #5857

Proposed Changes

Changes the names of all of the files from .js to .ts

Behavior Before Change

No change in behavior.

Behavior After Change

No change in behavior

Reason for Changes

No change in behavior

Test Coverage

N/A

Documentation

I mean we probably have stuff that references xthing.js but ¯\_(ツ)_/¯

Additional Information

Cherry-pick of the first commit of ts/migration

Tests will be fixed by the next PR (#6242)

8000
@BeksOmega BeksOmega requested a review from a team as a code owner August 1, 2022 19:59
@BeksOmega BeksOmega requested a review from cpcallen August 1, 2022 19:59
@BeksOmega BeksOmega force-pushed the ts/rename-all-files branch from d341efa to 13e829b Compare August 1, 2022 19:59
@BeksOmega BeksOmega changed the title fix: rename all JS files to TS files chore: rename all JS files to TS files Aug 1, 2022
@BeksOmega BeksOmega requested review from rachel-fenichel and removed request for cpcallen August 1, 2022 20:00
@BeksOmega BeksOmega assigned rachel-fenichel and unassigned cpcallen Aug 1, 2022
Copy link
Contributor
@maribethb maribethb left a comment

Choose a reason for hiding this comment

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

maybe add a note that the tests will be fixed in the next PR for future / outside reference but lgtm

@BeksOmega
Copy link
Collaborator Author

maybe add a note that the tests will be fixed in the next PR for future / outside reference but lgtm

Done!

@BeksOmega BeksOmega merged commit 27d6760 into google:develop Aug 1, 2022
cpcallen added a commit to cpcallen/blockly that referenced this pull request Sep 12, 2022
core/blockly.js was removed from the ts/migration branch in PR google#6261,
but for some reason when ts/migration was merged into develop via
a two step process something went wrong:

* as expected, blockly.js got renamed to blockly.ts in PR google#6297, but
* for some reason it got re-added under its original name in PR google#6299.

Since the file should not exist, is not used, and has proven to
cause confusion (to me at least!), delete it again, hopefully for
good this time.
@cpcallen cpcallen mentioned this pull request Sep 12, 2022
4 tasks
cpcallen added a commit that referenced this pull request Sep 14, 2022
core/blockly.js was removed from the ts/migration branch in PR #6261,
but for some reason when ts/migration was merged into develop via
a two step process something went wrong:

* as expected, blockly.js got renamed to blockly.ts in PR #6297, but
* for some reason it got re-added under its original name in PR #6299.

Since the file should not exist, is not used, and has proven to
cause confusion (to me at least!), delete it again, hopefully for
good this time.
@BeksOmega BeksOmega deleted the ts/rename-all-files branch October 4, 2022 18:11
Sign up for free to join this conversation on GitHub. Already have an account? 6B05 Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0