-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrated Builder Folder to jupyter-builder (#29)
* builder-migration * script modification * script modification * Automatic application of license header * organized-build-files * remove-automatic-application-of-license-header-on-yarn.js * remove-yarn-license-header * remove-unused-dependencies * add-eslint-files * ruff-error-fixed * correct-spellings * fix-lints * removed-lint-check-skips * add test for version match * test version modification * test modification * test modification --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
093297c
commit c5277f4
Showing
18 changed files
with
3,282 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,5 +20,6 @@ header: | |
- node_modules/** | ||
- node_modules/.** | ||
- 'yarn.lock' | ||
- 'jupyter_builder/yarn.js' | ||
|
||
comment: on-failure |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.