Skip to content
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

chore: update v4-main infra and tooling to match main branch #9598

Merged
merged 117 commits into from
Dec 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
1a22d0b
port config tooling from main
runspired Nov 12, 2024
42fc989
port patches from main
runspired Nov 12, 2024
f803368
port vscode settings from main
runspired Nov 12, 2024
0b39e5b
replace all root config files with versions from main
runspired Nov 12, 2024
b059631
delete current individual configs that may not match main
runspired Nov 12, 2024
088b7a8
port all configs for adapter and -ember-data from main
runspired Nov 12, 2024
eda7e79
port build-config and core-types from main
runspired Nov 12, 2024
4647269
update github workflows to match main
runspired Nov 12, 2024
89f037f
add 4.12 config to ember-try
runspired Nov 12, 2024
e520d2d
port script and release changes from main
runspired Nov 12, 2024
8c710d7
port release instructions from main
runspired Nov 12, 2024
39e410b
port @types changes from main
runspired Nov 12, 2024
d3ce048
port internal tooling packages from main
runspired Nov 12, 2024
0f7ab81
move -ember-data source-code from addon to src directory
runspired Nov 12, 2024
fdd3eeb
update tracking package with configs from main
runspired Nov 12, 2024
86b0cc2
fix peer version in tracking package
runspired Nov 12, 2024
5c1a31a
port config changes from main to store package
runspired Nov 12, 2024
e4b8909
update serializer configs from main
runspired Nov 12, 2024
aa0923a
port all request-utils changes and configs from main. update deprecat…
runspired Nov 13, 2024
943b051
update available deprecations
runspired Nov 13, 2024
7ca97c5
port code changes and configs for request package from main
runspired Nov 13, 2024
874eaff
fix version of internal-config package
runspired Nov 13, 2024
51b6a12
update model configs to match main
runspired Nov 13, 2024
80b5cd1
update legacy-compat configs to match main
runspired Nov 13, 2024
08c6825
port configs from main for json-api package
runspired Nov 13, 2024
3a72d0f
update graph with configs from main
runspired Nov 13, 2024
f6f8a2e
update debug package to exactly match main
runspired Nov 13, 2024
92c555b
port active-record and rest builders from main
runspired Nov 13, 2024
e6f127b
copy json-api builder source-code from main
runspired Nov 13, 2024
a2ba1e3
rename adapter-encapsulation ember-data__adapter test suite and updat…
runspired Nov 13, 2024
9d856f7
port tests for builders from main
runspired Nov 13, 2024
7cfe341
port changes to docs test app from main, will require updating fixtur…
runspired Nov 13, 2024
b43950a
update blueprint tests for 4.12, will require fixing blueprints for 4.12
runspired Nov 13, 2024
8938cf6
remove debug-encapsulation test-app (defunct)
runspired Nov 13, 2024
0544341
port graph tests from main to replace current tests, will require imp…
runspired Nov 13, 2024
5af5937
update embroider, fastboot, perf, size test-apps from main
runspired Nov 13, 2024
39dcc02
update json-api tests to match main
runspired Nov 13, 2024
f1578e5
port model package tests from main
runspired Nov 13, 2024
06eeade
port request package tests from main
runspired Nov 13, 2024
fb513ba
port serializer package tests from main
runspired Nov 13, 2024
fc0bf5b
update main test-app configs from main branch
runspired Nov 13, 2024
b857e74
update configs for uneeded packages
runspired Nov 13, 2024
3e0cee9
fixup versions
runspired Nov 13, 2024
f73446c
fixup root package json
runspired Nov 13, 2024
9f8d85b
port diagnostic and holodeck from main
runspired Nov 13, 2024
78e0820
new lockfile :)
runspired Nov 13, 2024
4391f1b
update build-config imports
runspired Nov 13, 2024
9783fa5
run lint:prettier:fix
runspired Nov 13, 2024
2d7c568
fixup deprecation booleans
runspired Nov 13, 2024
5893daf
yolo run lint:fix
runspired Nov 13, 2024
8a1b3be
update eslint config
runspired Nov 13, 2024
9171fc1
get request pkg types building
runspired Nov 13, 2024
cecd462
update graph package source-code and types
runspired Nov 13, 2024
4b1e344
update deprecations list
runspired Nov 13, 2024
b034743
update types and cache source-code in json-api package
runspired Nov 13, 2024
9444ee4
update tracking impl with source-code from main
runspired Nov 13, 2024
52bf5b0
port vite test-app from main
runspired Nov 13, 2024
1763a88
chore update types etc for ember-data package
runspired Nov 14, 2024
6cf4e1f
fix lockfile
runspired Nov 14, 2024
258fdab
port source-code and type changes to legacy-compat while preserving d…
runspired Nov 14, 2024
3e4c704
remove deprecations we have opted to eliminate
runspired Nov 14, 2024
686e085
update source-code, types and blueprints for @ember-data/model from main
runspired Nov 15, 2024
af8d2ba
update deprecation flags
runspired Nov 15, 2024
802d1b7
port source-code, types for store package
runspired Nov 15, 2024
4145584
fixup deprecation config, fix deprecations in legacy-compat and model
runspired Nov 15, 2024
ccbbfb8
fixup ember-data blueprints
runspired Nov 15, 2024
1510c5a
fixup adatper code and blueprints
runspired Nov 15, 2024
45a94df
fixup vite config for store
runspired Nov 15, 2024
8404afe
fix build config for model
runspired Nov 15, 2024
5139eaf
update serializer package to match main
runspired Nov 15, 2024
922fcc9
fix some type issues in model
runspired Nov 15, 2024
da91fd1
fixup all the types
runspired Nov 16, 2024
1971a59
get request tests passing
runspired Nov 16, 2024
b2ceecd
fixup tests for docs
runspired Nov 16, 2024
9cc96c9
fix model tests
runspired Nov 16, 2024
1113a79
update main test app
runspired Nov 16, 2024
010b33b
fixup prettier
runspired Nov 16, 2024
1545d0f
add reactivity utils
runspired Nov 18, 2024
0bedee2
update all /acceptance and /deprecations tests
runspired Nov 18, 2024
14f47c5
Check that the main/tests/unit/utils and top-level are in-sync with m…
NullVoxPopuli Nov 18, 2024
42a482f
update integration/adapter tests (#9602)
runspired Nov 18, 2024
adb55f1
Sync main/tests/unit/{system,store} w/ main (#9601)
NullVoxPopuli Nov 18, 2024
463852c
update integration/{backwards-compat,cache-handler,cache,emergent-beh…
runspired Nov 18, 2024
b443418
update integration/{legacy-compat,record-arrays,record-data} (#9604)
runspired Nov 18, 2024
9f4b453
More unit sync nvp (#9605)
NullVoxPopuli Nov 19, 2024
0861ec4
Legacy compat tests + finish unit/model folder (#9606)
NullVoxPopuli Nov 19, 2024
c6f7c29
update integration/records tests (#9607)
runspired Nov 19, 2024
0cef01e
more tests for v4 (#9609)
runspired Nov 21, 2024
5ee3b58
fix schema-record usage
runspired Nov 21, 2024
8249753
downlevel ember-qunit to fix types
runspired Nov 21, 2024
d56299d
fixup types
runspired Nov 21, 2024
244b90c
fixup all the stuffs
runspired Nov 21, 2024
812a689
cleanup deprecation triggers
runspired Nov 21, 2024
48a23fd
for tests too'
runspired Nov 21, 2024
dd28c7c
enhance babel plugin
runspired Nov 21, 2024
e5374a4
inline macro config for deprecation boolean
runspired Nov 21, 2024
aed9ea3
fix comment detection
runspired Nov 21, 2024
cff417f
fix lockfile and peer injection
runspired Nov 21, 2024
c427f45
setup graph package to handle 6.x deprecations
runspired Nov 21, 2024
4611a4b
fix CI checks for v4-main
runspired Nov 21, 2024
1165047
fix docs
runspired Nov 21, 2024
6e93899
fix missing vite command
runspired Nov 21, 2024
5775f7f
fix app re-export
runspired Nov 21, 2024
45c063d
stash
runspired Nov 27, 2024
a36ccc7
update logging
runspired Nov 27, 2024
88d92eb
fix some more tests etc.
runspired Nov 27, 2024
23d943c
get most the tests working
runspired Nov 27, 2024
a355111
fix coerceid deprecation
runspired Nov 27, 2024
3e36f67
more test fixes
runspired Dec 17, 2024
ab73ead
all tests pass?
runspired Dec 17, 2024
3dd5d1b
fix docs tests
runspired Dec 17, 2024
ea42328
fix typechecks
runspired Dec 18, 2024
2ae150e
fixup try and cli etc.
runspired Dec 18, 2024
c2ca7d4
fix lint
runspired Dec 18, 2024
7aedf33
fix build transform
runspired Dec 18, 2024
aa84dfa
fixup lock
runspired Dec 18, 2024
9cc8cdd
Fix vite app via fixin' deps (#9621)
NullVoxPopuli Dec 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
43 changes: 0 additions & 43 deletions .eslintignore

This file was deleted.

Loading
Loading