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

Feat/training merge main #2541

Merged
merged 219 commits into from
Dec 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
219 commits
Select commit Hold shift + click to select a range
c75ab9f
feat(eslint): provide a flatconfig for eslint v9
matthieu-crouzet Sep 10, 2024
82d6fa4
feat(eslint): migrate to eslint v9 with the use of flatconfig
matthieu-crouzet Sep 11, 2024
a74c4ea
feat(eslint): update config
matthieu-crouzet Sep 16, 2024
1f1e35c
fix(eslint): import from absolute path to support config inspector
matthieu-crouzet Sep 17, 2024
ccd0794
feat(eslint): fallback eslint-config to cjs to avoid building depende…
matthieu-crouzet Sep 17, 2024
b16511c
feat(eslint): ng-add eslint-config
matthieu-crouzet Sep 17, 2024
8c6621d
fix(eslint): fix the yarn lock
matthieu-crouzet Sep 23, 2024
f38568f
feat(eslint): select @o3r/eslint-config or @o3r/eslint-config-otter d…
matthieu-crouzet Sep 23, 2024
54fcd3f
feat(eslint): select @o3r/eslint-config or @o3r/eslint-config-otter d…
matthieu-crouzet Sep 24, 2024
85ab18b
fix(eslint): set relative path instead of absolute path in the merge …
matthieu-crouzet Sep 26, 2024
0b4c04e
fix(eslint): set relative path instead of absolute path in the merge …
matthieu-crouzet Oct 1, 2024
b5ebbf5
feat(eslint): add template accessibility recommended config
matthieu-crouzet Oct 10, 2024
0f58397
feat(eslint): add template accessibility recommended config (#2268)
matthieu-crouzet Oct 10, 2024
0680498
feat(eslint): change all warnings into errors
matthieu-crouzet Oct 10, 2024
6af49f2
feat(eslint): one import per line + import alphabetize + export all a…
matthieu-crouzet Oct 10, 2024
5c066b9
feat(eslint): change all warnings into errors (#2269)
matthieu-crouzet Oct 11, 2024
e0dd9f4
feat(eslint): one import per line + import alphabetize + export all a…
matthieu-crouzet Oct 11, 2024
566a8a1
feat(eslint): require a description when using eslint disable directive
matthieu-crouzet Oct 11, 2024
5fb1eba
feat(eslint): require a description when using eslint disable directi…
matthieu-crouzet Oct 11, 2024
3a3aac3
feat(eslint): change default vscode config
matthieu-crouzet Oct 11, 2024
ba583d7
feat(eslint): change default vscode config (#2276)
matthieu-crouzet Oct 14, 2024
a7fe98e
docs(eslint): update documentation for eslint flat config
matthieu-crouzet Sep 24, 2024
b02e518
docs(eslint): update documentation for eslint flat config (#2196)
matthieu-crouzet Oct 15, 2024
8447fb6
feat(eslint): update config for review
kpanot Oct 18, 2024
c14865c
chore: apply auto fix
kpanot Oct 18, 2024
3dc1d91
fix: build after eslint auto-fix
kpanot Oct 18, 2024
1f473b0
fix: apply eslint auto-run (continue)
kpanot Oct 18, 2024
3f31086
fix(eslint): run the auto-fix with the new config (#2291)
kpanot Oct 18, 2024
c8dca7c
Fix/eslint auto fix suite (#2304)
kpanot Oct 18, 2024
925a510
fix: apply eslint auto-run (continue)
kpanot Oct 18, 2024
a935e28
Merge branch 'feat/migrate-eslint-9-flat-config' into fix/eslint-regexp
kpanot Oct 21, 2024
c7f4727
Fix/eslint regexp (#2305)
kpanot Oct 21, 2024
7144c91
fix(eslint): manual fix of eslint errors on github-cascading-app
matthieu-crouzet Oct 21, 2024
274293d
fix(eslint): manual fix of eslint errors on github-cascading-app (#2319)
matthieu-crouzet Oct 21, 2024
6bf9c4d
fix(eslint): fix config to run eslint on the project + run the autofix
matthieu-crouzet Oct 21, 2024
887214b
fix(eslint): manual fix of eslint errors on chrome-devtools
matthieu-crouzet Oct 21, 2024
5c37aa9
Fix eslint issue on chrome devtools (#2316)
matthieu-crouzet Oct 22, 2024
9b60b9c
fix(eslint): set no-unsafe rules to warn until we fix all these lint …
matthieu-crouzet Oct 23, 2024
3c3f0e8
fix(eslint): set no-unsafe rules to warn until we fix all these lint …
matthieu-crouzet Oct 23, 2024
a7fa378
fix: eslint configuration for windows
sdo-1A Oct 24, 2024
2dee633
fix(eslint): change config after discussion with the team
matthieu-crouzet Oct 24, 2024
a5232d9
fix(eslint): change config after discussion with the team (#2340)
matthieu-crouzet Oct 24, 2024
ecb6913
fix(eslint): manual fix of eslint errors on vscode-extension
matthieu-crouzet Oct 22, 2024
7653092
fix(eslint): manual fix of eslint errors on ama-terasu
matthieu-crouzet Oct 23, 2024
e9fd8ac
fix: eslint configuration for windows (#2339)
matthieu-crouzet Oct 24, 2024
876e3e6
fix(eslint): manual fix of eslint errors on ama-terasu (#2331)
matthieu-crouzet Oct 24, 2024
48d5617
fix(eslint): manual fix of eslint errors on vscode-extension (#2322)
matthieu-crouzet Oct 25, 2024
5f32df4
fix(eslint): manual fix of eslint errors on ama-sdk
matthieu-crouzet Oct 23, 2024
d8d7c81
fix(eslint): manual fix of eslint errors on ama-sdk (#2330)
matthieu-crouzet Oct 25, 2024
b0ae531
fix(eslint): manual fix of eslint errors on configuration
matthieu-crouzet Oct 25, 2024
09207c4
fix(eslint): manual fix of eslint errors on core
matthieu-crouzet Oct 25, 2024
a7d24ec
fix(eslint): manual fix of eslint errors on core (#2347)
matthieu-crouzet Oct 25, 2024
f4ae5e4
fix(eslint): manual fix of eslint errors on configuration (#2346)
matthieu-crouzet Oct 28, 2024
6504113
fix(eslint): change config name for debugging + set only the globals …
matthieu-crouzet Oct 28, 2024
60aa35c
fix(eslint): change config name for debugging + set only the globals …
matthieu-crouzet Oct 29, 2024
897e97a
fix(eslint): change config after discussion
matthieu-crouzet Oct 29, 2024
202723b
fix(eslint): change config after discussion (#2367)
matthieu-crouzet Oct 30, 2024
a5bc74c
fix(eslint): manual fix of eslint errors on multiple packages
matthieu-crouzet Oct 25, 2024
fccdec8
fix(eslint): manual fix of eslint errors on multiple packages (#2349)
matthieu-crouzet Oct 30, 2024
e14b319
fix(eslint): manual fix of eslint errors on components
matthieu-crouzet Oct 25, 2024
bc41ec4
fix(eslint): manual fix of eslint errors on packages @o3r/{l,m}*
matthieu-crouzet Oct 28, 2024
e134f5c
fix(eslint): manual fix of eslint errors on components (#2345)
matthieu-crouzet Oct 30, 2024
bafa019
fix(eslint): manual fix of eslint errors on package schematics
matthieu-crouzet Oct 30, 2024
0e38099
fix(eslint): manual fix of eslint errors on package schematics (#2370)
matthieu-crouzet Oct 30, 2024
7ccfa2b
fix: manual fix of eslint errors on packages @o3r/{a}*
sdo-1A Oct 24, 2024
0c01f91
fix(eslint): manual fix of eslint errors on packages @o3r/{l,m}* (#2356)
matthieu-crouzet Oct 30, 2024
6987d56
fix(eslint): manual fix of eslint errors on package starting by s
matthieu-crouzet Oct 30, 2024
0535406
fix(eslint): manual fix of eslint errors on package starting by s (#2…
matthieu-crouzet Oct 30, 2024
3cde0b7
fix(eslint): manual fix of eslint errors on packages testing and work…
matthieu-crouzet Oct 30, 2024
d94c310
fix(eslint): autofix on showcase
matthieu-crouzet Oct 30, 2024
7dc9a4f
fix(eslint): manual fix of eslint errors on packages testing and work…
matthieu-crouzet Oct 30, 2024
892a0a6
fix: manual fix of eslint errors on packages @o3r/{a}* (#2341)
matthieu-crouzet Oct 30, 2024
613118d
fix(eslint): manual fix of eslint errors on showcase
matthieu-crouzet Oct 30, 2024
0e8fde5
fix(eslint): align code after discussion
matthieu-crouzet Oct 31, 2024
22097b3
fix(eslint): align code after discussion (#2384)
matthieu-crouzet Oct 31, 2024
b3a057e
eslint fix packages showcase (#2375)
matthieu-crouzet Oct 31, 2024
b42cb63
fix: automatic fix of eslint errors on rules-engine
sdo-1A Oct 28, 2024
903e88e
fix: manual fix of eslint errors on rules-engine
sdo-1A Oct 29, 2024
ebecaff
fix: automatic and manual fixes of eslint errors on rules engine (#2366)
matthieu-crouzet Oct 31, 2024
b67b2fe
fix: manual fix of eslint errors on packages @o3r/{d,e,f}*
sdo-1A Oct 25, 2024
ec030da
fix: manual fix of eslint errors on packages @o3r/{d,e,f}* (#2359)
matthieu-crouzet Oct 31, 2024
ee8ba8c
fix(eslint): fix the build
matthieu-crouzet Nov 4, 2024
4ea7e8f
fix(eslint): fix the build (#2393)
matthieu-crouzet Nov 4, 2024
e5d78e1
fix(eslint): fix the test
matthieu-crouzet Nov 4, 2024
29ef61f
fix(eslint): fix the test (#2394)
matthieu-crouzet Nov 5, 2024
d3c4e8f
fix(eslint): fix eslint-plugin build, test and lint
matthieu-crouzet Nov 5, 2024
eae99fb
fix(eslint): fix eslint-plugin build, test and lint (#2403)
matthieu-crouzet Nov 5, 2024
43d3e3f
fix(eslint): fix remaining eslint issue after config changes
matthieu-crouzet Nov 5, 2024
11c40fd
fix(eslint): fix remaining eslint issue after config changes (#2407)
matthieu-crouzet Nov 6, 2024
dbaade8
Merge branch 'main' of https://github.com/AmadeusITGroup/otter into HEAD
matthieu-crouzet Nov 6, 2024
15b2ae7
Eslint merge main (#2413)
matthieu-crouzet Nov 7, 2024
15bdc00
feat(eslint): migrate pipeline package
matthieu-crouzet Nov 7, 2024
71e0994
feat(eslint): migrate pipeline package (#2418)
matthieu-crouzet Nov 7, 2024
2ec84c6
feat(eslint): migrate sdk gh action release package
matthieu-crouzet Nov 7, 2024
ada814d
feat(eslint): migrate sdk gh action release package (#2421)
matthieu-crouzet Nov 7, 2024
b1fb980
feat(eslint): migrate sdk client packages
matthieu-crouzet Nov 7, 2024
d8f534b
feat(eslint): migrate sdk client packages (#2420)
matthieu-crouzet Nov 7, 2024
4caa751
fix(eslint): fix process-exit rule
matthieu-crouzet Nov 7, 2024
67119ae
Merge branch 'main' of https://github.com/AmadeusITGroup/otter into e…
matthieu-crouzet Nov 7, 2024
076ef25
Eslint merge main (#2423)
matthieu-crouzet Nov 7, 2024
d5f87f2
fix(eslint): fix @o3r-training packages
matthieu-crouzet Nov 7, 2024
0276322
fix: do not dynamically import @o3r/rules-engine during rules-engine …
cpaulve-1A Oct 22, 2024
fa913a6
fix(eslint): fix @o3r-training packages (#2424)
matthieu-crouzet Nov 7, 2024
1416271
fix(eslint): fix process-exit rule (#2422)
matthieu-crouzet Nov 7, 2024
59694d8
fix(eslint): fix remaining rules after team discussion
matthieu-crouzet Nov 7, 2024
f430b39
fix(eslint): fix remaining rules after team discussion (#2426)
matthieu-crouzet Nov 8, 2024
a651437
docs(eslint): stylistic difference with eslintrc
matthieu-crouzet Nov 8, 2024
8e2f59f
Merge branch 'main' of https://github.com/AmadeusITGroup/otter into HEAD
matthieu-crouzet Nov 8, 2024
b92003f
docs(eslint): stylistic difference with eslintrc (#2432)
matthieu-crouzet Nov 8, 2024
bb11321
fix(eslint): fix remaining comma after rebase
matthieu-crouzet Nov 8, 2024
8b05fd9
fix: linked components should take validity range into account
vscaiceanu-1a Nov 4, 2024
616151d
feat: ignore files in CodeCov
kpanot Nov 11, 2024
a582fa5
fix: linked components should take validity range into account (#2401)
vscaiceanu-1a Nov 12, 2024
9045e24
feat: add UT CodeCov reporting
kpanot Nov 11, 2024
b9eb7d5
Merge branch 'release/11.0' into cascading/10.4.0-11.0.0
kpanot Nov 12, 2024
2c68a55
[cascading] from release/10.4 to release/11.0 (#2444)
matthieu-crouzet Nov 12, 2024
101c584
Merge branch 'release/11.1' into cascading/11.0.0-11.1.0
matthieu-crouzet Nov 12, 2024
52808d2
[cascading] from release/11.0 to release/11.1 (#2445)
matthieu-crouzet Nov 12, 2024
43be3ba
Merge branch 'release/11.2' into cascading/11.1.0-11.2.0
matthieu-crouzet Nov 12, 2024
b16af53
feat: ignore files in CodeCov + UTs reporting (#2439)
kpanot Nov 12, 2024
63c81cb
[cascading] from release/11.1 to release/11.2 (#2446)
matthieu-crouzet Nov 12, 2024
156b9b4
Merge branch 'release/11.3' into cascading/11.2.0-11.3.0
matthieu-crouzet Nov 12, 2024
2c094a7
[cascading] from release/11.2 to release/11.3 (#2447)
matthieu-crouzet Nov 12, 2024
bcf6d1e
Merge branch 'release/11.4.0-rc' of https://github.com/AmadeusITGroup…
vscaiceanu-1a Nov 12, 2024
9fa1509
[cascading] from release/11.3 to release/11.4.0-rc (#2448)
vscaiceanu-1a Nov 12, 2024
374571b
chore: missing upgrade harmonize dependency
kpanot Nov 12, 2024
4732cfb
Merge remote-tracking branch 'origin/main' into cascading/11.4.0-rc-main
kpanot Nov 13, 2024
f3d81c9
[cascading] from release/11.4.0-rc to main (#2452)
fpaul-1A Nov 13, 2024
526d5da
fix: remove IT test coverage publishing to CodeCov
kpanot Nov 13, 2024
e94ab3c
chore: missing upgrade harmonize dependency (#2453)
kpanot Nov 13, 2024
6453a3a
fix: remove IT test coverage publishing to CodeCov (#2456)
kpanot Nov 13, 2024
b6bfde9
feat(2388): check relevance of migration files items on metadata checks
fpaul-1A Oct 31, 2024
c262820
docs: on demand rulesets take validity range into account
vscaiceanu-1a Nov 13, 2024
d197e1c
chore: remove IT coverage
kpanot Nov 13, 2024
712b35c
feat(2388): check relevance of migration files items on metadata chec…
fpaul-1A Nov 13, 2024
b431c3d
docs: on demand rulesets take validity range into account (#2458)
vscaiceanu-1a Nov 13, 2024
334164f
chore(deps): update all non-major dependencies
renovate[bot] Nov 13, 2024
54f1f85
fix(github-actions-release): action local path fix
kpanot Nov 13, 2024
59e2029
fix(github-actions-release): action local path fix (#2462)
kpanot Nov 13, 2024
ca337a9
Merge release/11.4 into cascading/11.4.0-main
otter-cascading[bot] Nov 13, 2024
16d19a7
[cascading] from release/11.4 to main (#2461)
fpaul-1A Nov 14, 2024
e45801e
chore(deps): update all non-major dependencies (#2449)
fpaul-1A Nov 14, 2024
0042a21
chore: remove IT coverage (#2457)
kpanot Nov 14, 2024
dc481e4
feat(github-actions-release): properly tag to `latest` the actual lat…
kpanot Nov 15, 2024
8c69e0b
chore: remove dependency to pascal-case
kpanot Nov 15, 2024
6cbda67
chore: remove dependency to pascal-case (#2474)
kpanot Nov 15, 2024
644e76d
docs: create new otter project
vscaiceanu-1a Nov 14, 2024
bc1ec49
docs: create new otter project (#2469)
vscaiceanu-1a Nov 15, 2024
e2ce587
doc: update nx cloud remote cache instruction
kpanot Nov 14, 2024
6ed2999
chore(deps): update github/codeql-action action to v3.27.3
renovate[bot] Nov 17, 2024
e73502b
chore(deps): update github/codeql-action action to v3.27.3 (#2477)
matthieu-crouzet Nov 18, 2024
6048431
feat(design): allow tag override in builder
kpanot Nov 18, 2024
25baf24
doc: update nx cloud remote cache instruction (#2471)
kpanot Nov 18, 2024
3200ca5
chore(deps): lock file maintenance
renovate[bot] Nov 18, 2024
6ef4b71
chore(deps): lock file maintenance (#2478)
kpanot Nov 18, 2024
72e7556
feat(github-actions-release): properly tag to `latest` (#2472)
kpanot Nov 18, 2024
8698648
chore(deps): update dependency @types/chrome to ^0.0.281
renovate[bot] Nov 19, 2024
1817759
chore(deps): update dependency @types/chrome to ^0.0.281 (#2484)
kpanot Nov 19, 2024
331f0da
feat(design): allow tag override in builder (#2480)
kpanot Nov 19, 2024
5b0b474
chore(deps): update github/codeql-action action to v3.27.4
renovate[bot] Nov 19, 2024
a8f22fd
chore(deps): update github/codeql-action action to v3.27.4 (#2488)
fpaul-1A Nov 19, 2024
0ef53b9
chore(deps): update dependency sass to ~1.81.0
renovate[bot] Nov 20, 2024
2322a59
chore(deps): update dependency sass to ~1.81.0 (#2490)
kpanot Nov 20, 2024
9dee21d
doc(showcase): add a readme to explain how to update the screenshots …
fpaul-1A Nov 19, 2024
f921d47
fix: do not dynamically import @o3r/rules-engine during rules-engine …
cpaulve-1A Nov 20, 2024
093d50d
fix(eslint): fix test int
matthieu-crouzet Nov 8, 2024
d87065a
feat: add `--yarn` option to create scripts
kpanot Nov 14, 2024
6dc301c
doc(showcase): add a readme to explain how to update the screenshots …
fpaul-1A Nov 20, 2024
4497355
feat: add `--yarn` option to create scripts (#2470)
kpanot Nov 20, 2024
9702f1f
chore(deps): update dependency @types/chrome to ^0.0.283
renovate[bot] Nov 20, 2024
68bc538
fix(eslint): fix test int (#2483)
matthieu-crouzet Nov 21, 2024
d3d9e65
chore(deps): update dependency @types/chrome to ^0.0.283 (#2495)
kpanot Nov 21, 2024
ada2533
Merge branch 'main' of https://github.com/AmadeusITGroup/otter into m…
matthieu-crouzet Nov 21, 2024
3cb8376
chore: clean Nx config
kpanot Nov 22, 2024
99e1161
chore(deps): update dependency jsonpath-plus to ~10.2.0
renovate[bot] Nov 22, 2024
998064b
Merge main into eslint branch (#2497)
matthieu-crouzet Nov 22, 2024
2569726
chore(deps): update dependency jsonpath-plus to ~10.2.0 (#2498)
matthieu-crouzet Nov 22, 2024
0003ee8
test(eslint): fix unit tests on windows
fpaul-1A Nov 22, 2024
4363b59
fix(eslint): fix issues
matthieu-crouzet Nov 22, 2024
8399ca1
fix(eslint): fix issues (#2500)
matthieu-crouzet Nov 22, 2024
4c351b1
chore: clean Nx config (#2496)
kpanot Nov 22, 2024
cce253b
fix(eslint): fix typescript import resolution
matthieu-crouzet Nov 22, 2024
cb3ab69
fix(eslint): fix typescript import resolution (#2502)
matthieu-crouzet Nov 22, 2024
368ba98
Merge branch 'main' of https://github.com/AmadeusITGroup/otter into HEAD
matthieu-crouzet Nov 22, 2024
f3ff1a3
fix(eslint): fix @o3r/eslint-config-otter deps to eslint and eslint p…
matthieu-crouzet Nov 22, 2024
0434646
fix(eslint): fix @o3r/eslint-config-otter deps to eslint and eslint p…
matthieu-crouzet Nov 22, 2024
433f3b7
fix: import from package as used in sub-entries
matthieu-crouzet Nov 22, 2024
cd54143
fix: test-int eslint-config and eslint-config-otter
matthieu-crouzet Nov 22, 2024
ee7b987
chore(deps): update open api updates
renovate[bot] Nov 23, 2024
af7d511
chore(deps): lock file maintenance
renovate[bot] Nov 24, 2024
bbdfbcd
chore(deps): lock file maintenance (#2507)
kpanot Nov 25, 2024
c9fe500
chore(deps): update open api updates (#2505)
kpanot Nov 25, 2024
145760a
chore(deps): update dependency @playwright/test to ~1.49.0
renovate[bot] Nov 25, 2024
376a06d
fix: clean unreferenced cached values of translations and configs
ntrotner Nov 25, 2024
c701a9a
fix(eslint): fix remaining linter issues
matthieu-crouzet Nov 25, 2024
31fe7c0
fix(eslint): fix remaining linter issues (#2508)
matthieu-crouzet Nov 25, 2024
c094e38
Merge branch 'main' of https://github.com/AmadeusITGroup/otter into HEAD
matthieu-crouzet Nov 25, 2024
49b2f78
test(e2e): disable lighthouse performance checks due to instability
fpaul-1A Nov 25, 2024
c5f2d9f
fix(eslint): fix remaining linter issues
matthieu-crouzet Nov 25, 2024
bbc4f26
chore(deps): update dependency @playwright/test to ~1.49.0 (#2506)
kpanot Nov 25, 2024
1f21bd9
fix: clean unreferenced cached values of translations and configs (#2…
kpanot Nov 25, 2024
d639f6c
Merge branch 'release/11.5.0-rc' into cascading/11.4.0-11.5.0-rc
matthieu-crouzet Nov 25, 2024
8cdeb3a
test(e2e): disable lighthouse performance checks due to instability (…
fpaul-1A Nov 25, 2024
d302b28
[cascading] from release/11.4 to release/11.5.0-rc (#2512)
kpanot Nov 25, 2024
4789e7b
chore(deps): update github/codeql-action action to v3.27.5
renovate[bot] Nov 25, 2024
0bcc6aa
chore(deps): update github/codeql-action action to v3.27.5 (#2515)
matthieu-crouzet Nov 25, 2024
1dbf243
[cascading] from release/11.5.0-rc to main (#2514)
matthieu-crouzet Nov 25, 2024
68eda6b
fix(rules-engine): allow custom action in the rulesets schema
matthieu-crouzet Nov 26, 2024
8d705dc
chore(deps): update yarn to v4.5.2
renovate[bot] Nov 27, 2024
a1182f5
chore(deps): update yarn to v4.5.2 (#2519)
matthieu-crouzet Nov 27, 2024
7a22714
deprecate(rules-engine): actionHandlers will become protected in v13
matthieu-crouzet Nov 26, 2024
8dd1971
deprecate(rules-engine): actionHandlers will become protected in v13 …
matthieu-crouzet Nov 27, 2024
ebfb189
fix(rules-engine): allow custom action in the rulesets schema (#2516)
matthieu-crouzet Nov 27, 2024
f044b1a
fix(codeql): regexp issue detect by codeql
matthieu-crouzet Nov 27, 2024
f2c7938
fix(codeql): regexp issue detect by codeql (#2522)
matthieu-crouzet Nov 28, 2024
194ed5a
Merge branch 'main' of https://github.com/AmadeusITGroup/otter into HEAD
matthieu-crouzet Nov 28, 2024
71d72f0
feat(eslint): upgrade unicorn
matthieu-crouzet Nov 28, 2024
3a6a2d7
Migrate to eslint 9 and flat config (#2192)
matthieu-crouzet Nov 28, 2024
da50e35
Merge remote-tracking branch 'origin/main' into HEAD
cpaulve-1A Dec 2, 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
  •  
  •  
  •  
15 changes: 0 additions & 15 deletions .eslintignore

This file was deleted.

126 changes: 0 additions & 126 deletions .eslintrc.js

This file was deleted.

3 changes: 3 additions & 0 deletions .github/markdown-external-links.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
},
{
"pattern": "https://img.shields.io/bundlephobia/*"
},
{
"pattern": "^https?://(127.0.0.1|localhost)[:/].*"
}
],
"replacementPatterns": [
Expand Down
3 changes: 3 additions & 0 deletions .github/markdown-links.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"ignorePatterns": [
{
"pattern": "^https?:\/\/.*"
},
{
"pattern": "^https?://(127.0.0.1|localhost)[:/].*"
}
],
"replacementPatterns": [
Expand Down
14 changes: 10 additions & 4 deletions .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,19 @@ jobs:
with:
flags: unittests
token: ${{ secrets.CODECOV_TOKEN }}
- name: Upload test results to Codecov
uses: codecov/test-results-action@9739113ad922ea0a9abb4b2c0f8bf6a4aa8ef820 # 1.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Publish tests reports
if: always()
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: ut-reports-${{ matrix.os }}
path: |
apps/**/dist-test/ut-report.xml
packages/**/dist-test/ut-report.xml
tools/**/dist-test/ut-report.xml
apps/**/dist-test/junit.xml
packages/**/dist-test/junit.xml
tools/**/dist-test/junit.xml
lint:
runs-on: ubuntu-latest
steps:
Expand All @@ -98,9 +102,11 @@ jobs:
uses: ./tools/github-actions/setup
- name: Cache Eslint
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
env:
hash: ${{ hashFiles('yarn.lock') }}
with:
path: .cache/eslint
key: ${{ runner.os }}-eslint-${{ hashFiles('yarn.lock') }}
key: ${{ runner.os }}-eslint-${{ env.hash }}
restore-keys: |
${{ runner.os }}-eslint-${{ env.hash }}
${{ runner.os }}-eslint
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
with:
languages: ${{ matrix.language }}
config-file: ./.github/codeql/codeql-config.yml

- name: Autobuild
uses: github/codeql-action/autobuild@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
uses: github/codeql-action/autobuild@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
uses: github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
with:
category: "/language:${{matrix.language}}"
7 changes: 1 addition & 6 deletions .github/workflows/it-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,7 @@ jobs:
shell: bash
- name: Test
id: it-tests
run: yarn test-int --collectCoverage
- name: Upload results to Codecov
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
with:
flags: integration
token: ${{ secrets.CODECOV_TOKEN }}
run: yarn test-int
- name: Zip generated app on failure
if: failure() && steps.it-tests.conclusion == 'failure'
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
with:
sarif_file: results.sarif
21 changes: 20 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"package.json": "ng-package.json, project.json, yarn.lock, .yarnrc.yml, .npmrc, .npmrc.*, .pnp.*",
"nx.json": ".nxignore",
".eslintrc.*": ".eslintignore, .eslintrc-*",
"eslint.config.mjs": "eslint.*.config.mjs",
"jest.config.js": "jest.config.*",
"Dockerfile*": ".dockerignore"
},
Expand Down Expand Up @@ -97,5 +98,23 @@
"files.trimTrailingWhitespace": true,
"files.trimFinalNewlines": false,
"otter.extract.styling.prefix": "o3r",
"typescript.tsserver.watchOptions": "vscode"
"typescript.tsserver.watchOptions": "vscode",
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
"editor.foldingImportsByDefault": true,
"eslint.useFlatConfig": true,
"eslint.rules.customizations": [
{
"rule": "@stylistic/*",
"fixable": true,
"severity": "off"
},
{
"rule": "!@stylistic/*",
"fixable": true,
"severity": "info"
}
],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
}
}
Loading
Loading