-
Notifications
You must be signed in to change notification settings - Fork 672
chore: migrate remaining gulp build tasks to nx #33510
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
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
16d9d35
chore(nx-infra-plugin): extract containsGlobPattern to shared utils
chaosmirage faa9922
chore(devextreme): migrate build:aspnet to nx executor
chaosmirage 02aacf2
chore(devextreme): migrate copy:vendor to nx executors
chaosmirage 10854ab
chore(devextreme): migrate bundle:prod compression to nx executors
chaosmirage c77335e
chore(devextreme): migrate bundle:debug compression to nx executors
chaosmirage 8e0a10a
feat(nx-infra-plugin): add exclude API to compress executor
chaosmirage b5434d9
chore(devextreme): replace compressionPipes.beautify in npm-sources v…
chaosmirage a1b0db8
chore(devextreme): replace comporessPipes in transpile.js via inline …
chaosmirage d559c4f
chore(devextreme): remove compression-pipes.js
chaosmirage 81bb142
chore(nx-infra-plugin): compress executor, align modes with gulp task…
chaosmirage d343603
chore(devextreme): run copy:vendor sub-targets in parallel
chaosmirage 5091897
chore: bump nx from 22.4.5 to 22.7.0
chaosmirage 86f9a4c
fix(nx-infra-plugin): normalize line endings to os.EOL to match gulp-…
chaosmirage 99239ba
feat(nx-infra-plugin): extend executors for npm-assembly migration
chaosmirage 56da2b6
feat(nx-infra-plugin): dts-modules and dts-bundle executors for npm-a…
chaosmirage f0c6682
chore(devextreme): add build:npm:dist:package-json and build:npm:dist…
chaosmirage 6182c57
feat(nx-infra-plugin): implement npm-assemble executor
chaosmirage 7f6afb4
feat(nx-infra-plugin): implement scss-assemble executor
chaosmirage 52ee7c9
chore(devextreme): add build:npm composite and dist-flatten target
chaosmirage 6c1867b
chore(devextreme): delegate gulp npm task to nx and delete npm.js
chaosmirage 91e5cb5
chore: rename templatesDir option and derive .js banner files from te…
chaosmirage ffc0e90
chore(nx-infra-plugin): centralize licensing defaults via license-def…
chaosmirage 90925fa
chore(nx-infra-plugin): parallelize independent file-system operation…
chaosmirage a7dcd26
chore(nx-infra-plugin): bundle license template with add-license-head…
chaosmirage fbf2153
chore(nx-infra-plugin): centralize duplicated logic into shared modules
chaosmirage 7a7a078
chore(devextreme): extract repeated input patterns to namedInputs
chaosmirage f9511e2
chore(devextreme): consolidate variant targets into configurations
chaosmirage e9341f0
chore(nx-infra-plugin): absorb wrapper targets into producer executors
chaosmirage e0218fe
chore(nx-infra-plugin): default eulaUrl to DEFAULT_EULA_URL in compre…
chaosmirage 4a3913d
docs(nx-infra-plugin): add AGENTS.md
chaosmirage 7a4ac30
docs(devextreme): update copilot-instructions.md
chaosmirage bc20785
feat(nx-infra-plugin): migrate state_manager production optimization …
chaosmirage 47ea1d9
feat(nx-infra-plugin): migrate verify:licenses to nx executor
chaosmirage 0ab3e1c
chore(nx-infra-plugin): standardize executor schema.json to canonical…
chaosmirage e81c844
fix(nx-infra-plugin): handle flat transpile layout in state-manager-o…
chaosmirage 926648a
fix(devextreme): align state-manager:optimize inputs/outputs with dep…
chaosmirage fdade2c
fix(nx-infra-plugin): apply license headers AFTER compress beautify t…
chaosmirage bf91f5c
fix(nx-infra-plugin): respect BUILD_INTERNAL_PACKAGE env in npm-assemble
chaosmirage 7350de4
chore: drive internal-mode npm build via Nx configurations
chaosmirage d2b34c8
fix(nx-infra-plugin): force LF in license banners and bin/license cop…
chaosmirage f2afd9c
Merge branch with resolved conflicts '26_1' of https://github.com/Dev…
GoodDayForSurf 60f628f
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 0aa660d
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf f4835aa
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 6f7ddba
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 892e36b
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 34f8630
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 97b9dda
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 1bad8e1
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 9294cea
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf be049c4
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf c1d93f3
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 3da377d
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 8a1ea32
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf db3eec9
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf b2b5004
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 5cf071e
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 99d047e
fix TS types
GoodDayForSurf 99e0f5f
fix regexp handling
GoodDayForSurf 46ef2c8
fix version fro MIT license template
GoodDayForSurf f857df1
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf c1bf850
fix lint issues
GoodDayForSurf 26975b6
refactor
GoodDayForSurf 8f4e74e
refactor
GoodDayForSurf 496e8e3
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 84bfe53
refactor
GoodDayForSurf 43da4e4
Merge branch 'chore/migrate-devextreme-to-nx-part-9' of https://githu…
GoodDayForSurf 722884f
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 9fe1009
refactor
GoodDayForSurf 7e1e336
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf 12f1ac1
fix review notes
GoodDayForSurf be986f7
Merge branch 'chore/migrate-devextreme-to-nx-part-9' of https://githu…
GoodDayForSurf 13e97d4
fix review notes
GoodDayForSurf e760b55
Merge branch '26_1' of https://github.com/DevExpress/DevExtreme into …
GoodDayForSurf 8381f47
Merge branch '26_1' into chore/migrate-devextreme-to-nx-part-9
GoodDayForSurf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 was deleted.
Oops, something went wrong.
This file contains hidden or 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
192 changes: 0 additions & 192 deletions
192
packages/devextreme/build/gulp/state_manager/__tests__/build_state_manager.test.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
packages/devextreme/build/gulp/state_manager/remove_development_state_manager_modules.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.