Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
407 commits
Select commit Hold shift + click to select a range
b61d9b4
Merge pull request #36 from agility/bifurcate-downloader
AaronAgility Jul 18, 2025
aa69249
Update index.ts
AaronAgility Jul 18, 2025
b9bf6dd
Merge pull request #37 from agility/PROD-82-Re-add-push-command
AaronAgility Jul 18, 2025
4ca3e1c
RefMapper V2
AaronAgility Jul 18, 2025
82d99b7
Finishing RefMapperV2 Integration
AaronAgility Jul 18, 2025
4d72566
Refactored sync delta and uncommented usage in the downloaders
5PK Jul 18, 2025
bfd1f60
renamed syncdeltatracker, add a new worker class, commented out usage…
5PK Jul 18, 2025
f8f76c3
fix an oopsie
5PK Jul 18, 2025
bba414d
Merge pull request #39 from agility/PROD-74/sync-delta
AaronAgility Jul 21, 2025
15cc6b4
Merge pull request #38 from agility/PROD-72-RefMapper-Refactor
AaronAgility Jul 21, 2025
f628694
Latest
AaronAgility Jul 21, 2025
f284d8e
Move sync delta instantiation up to the download orchestrator
5PK Jul 21, 2025
6c6fd87
Merge remote-tracking branch 'origin/PROD-102-Remove-finders' into PR…
5PK Jul 21, 2025
c92599a
Sync orchestrator, guid data loader
AaronAgility Jul 21, 2025
7f587c9
Auto-pull, state.update fixes, sync-push bifurcation
AaronAgility Jul 21, 2025
670ce65
add change detection pattern
5PK Jul 21, 2025
603ef1e
Latest
AaronAgility Jul 22, 2025
486b239
Merge remote-tracking branch 'origin/PROD-101' into PROD-102-Remove-f…
AaronAgility Jul 22, 2025
553dc48
Successful build, fixed issues with Sync Delta paths
AaronAgility Jul 22, 2025
793ed0c
Merge pull request #40 from agility/PROD-102-Remove-finders
AaronAgility Jul 22, 2025
0e4f290
rename sync delta to change delta
5PK Jul 22, 2025
aa2076f
Merge pull request #41 from agility/dev-rename-sync-delta
5PK Jul 22, 2025
111350e
downloaders cleanup
5PK Jul 22, 2025
bb900d3
fix imports
5PK Jul 22, 2025
fa1e135
Merge pull request #42 from agility/dev-downloaders-cleanup
AaronAgility Jul 22, 2025
5ceee61
Fix asset pusher
AaronAgility Jul 22, 2025
a380cf0
Update asset-pusher.ts
AaronAgility Jul 22, 2025
df8984d
Merge pull request #43 from agility/asset-pusher-fix
AaronAgility Jul 22, 2025
aaec3d3
Update download-templates.ts
AaronAgility Jul 22, 2025
5fffa3b
Merge pull request #44 from agility/template-pusher-fix
AaronAgility Jul 22, 2025
2fbf15f
fix search call in galleris downloader
5PK Jul 22, 2025
92128d0
Merge pull request #45 from agility/dev-galleries-fix
AaronAgility Jul 22, 2025
e7ca3a3
Update model-pusher.ts
AaronAgility Jul 22, 2025
ad230b4
Merge pull request #46 from agility/fix-models-mappings-in-pusher
AaronAgility Jul 22, 2025
ba76a8e
pushers update 1
joelvarty Jul 22, 2025
e9bb4fb
set state.update = true when doing a pull
joelvarty Jul 22, 2025
78f9cb6
Merge pull request #47 from agility/dev-content-push-map-adustments
AaronAgility Jul 22, 2025
f5d19c0
Refactor ReferenceMapperV2: add special case for model ID 1
joelvarty Jul 22, 2025
52bb8c2
Merge pull request #48 from agility/model-mapping-id-1-special-case
AaronAgility Jul 22, 2025
28e40a6
New Mapper Pattern
AaronAgility Jul 23, 2025
1866748
Update gallery-mapper.ts
AaronAgility Jul 23, 2025
80c509f
Update asset-mapper.ts
AaronAgility Jul 23, 2025
f108ef4
Updates to mappers
AaronAgility Jul 23, 2025
b21f5a0
TS Update
AaronAgility Jul 23, 2025
78b1900
hasSourceChanged, hasTargetChanged
AaronAgility Jul 23, 2025
d8e0095
source, target specificity
AaronAgility Jul 23, 2025
16780ce
getBy IDs
AaronAgility Jul 23, 2025
ae7f990
Merge pull request #49 from agility/new-mappers
AaronAgility Jul 23, 2025
1b665ea
Asset Pusher, Gallery Pusher, Pusher Configs
AaronAgility Jul 23, 2025
724c8fb
Merge pull request #50 from agility/new-mappers
AaronAgility Jul 23, 2025
7b1e00d
Refactor content field mapping and asset handling; integrate AssetMap…
joelvarty Jul 23, 2025
306944e
Merge pull request #51 from agility/mapping-tweaks-joel
joelvarty Jul 23, 2025
dcc733f
mapping tweaks 2
joelvarty Jul 23, 2025
07e7848
Merge pull request #54 from agility/content-mapping-joel
AaronAgility Jul 23, 2025
01353a2
template updates
AaronAgility Jul 23, 2025
35018cc
template updates
AaronAgility Jul 23, 2025
ca7f956
Updating pushers
AaronAgility Jul 23, 2025
f168533
Merge branch 'pushers-the-next-generation' of https://github.com/agil…
AaronAgility Jul 23, 2025
45cd200
Merge pull request #55 from agility/pushers-the-next-generation
AaronAgility Jul 23, 2025
1df7dd5
Add mapping methods to ContainerMapper, ContentItemMapper, and ModelM…
joelvarty Jul 23, 2025
aac27d0
Merge pull request #56 from agility/content-mapping-joel
AaronAgility Jul 23, 2025
7359369
Remove unused functions and delete ReferenceMapper class
joelvarty Jul 23, 2025
f95f5bf
Merge pull request #57 from agility/joel-updates-3
AaronAgility Jul 23, 2025
f2a70fe
Refactor content pushing logic to improve structure and performance
joelvarty Jul 23, 2025
c8e048a
Merge pull request #58 from agility/content-push-refactor
AaronAgility Jul 23, 2025
9543822
use new mappers in container pusher, rm ref mapper v2
5PK Jul 23, 2025
985d5d9
Merge branch 'dev' of github.com:agility/agility-cli into dev-contain…
5PK Jul 23, 2025
e16f849
Merge pull request #59 from agility/dev-container-pusher
AaronAgility Jul 23, 2025
590e277
Removing RefMapperV2 and Sync Deltas
AaronAgility Jul 23, 2025
67b254a
More removal, getting page pusher working
AaronAgility Jul 23, 2025
de31687
We got builds
AaronAgility Jul 23, 2025
246b5fe
Merge pull request #60 from agility/page-pusher
AaronAgility Jul 23, 2025
924928b
Refactor asset file handling to use createReadStream for improved eff…
joelvarty Jul 23, 2025
f9a0b88
Merge pull request #61 from agility/file-upload-fix
AaronAgility Jul 23, 2025
4cce6e7
Refactor handleSyncToken function to use 'reset' parameter instead of…
joelvarty Jul 23, 2025
b9ce9d6
Refactor import paths to use relative paths for consistency across ma…
joelvarty Jul 23, 2025
68f8341
fix imports
5PK Jul 23, 2025
110a370
Refactor asset change detection logic for improved clarity and reliab…
joelvarty Jul 23, 2025
78f738f
Merge pull request #62 from agility/pull-tweak-for-reset-vs-update
AaronAgility Jul 23, 2025
079eb59
Merge pull request #64 from agility/asset-upload-fixes
AaronAgility Jul 23, 2025
e26c8ae
Merge branch 'dev' of github.com:agility/agility-cli into dev-fix-imp…
5PK Jul 23, 2025
4c99c0d
Refactor change detection methods to handle null/undefined containers…
joelvarty Jul 23, 2025
3a1eda6
Update hasSourceChanged and hasTargetChanged methods to handle null a…
joelvarty Jul 23, 2025
7313553
Fixing imports
AaronAgility Jul 23, 2025
68627fc
Merge pull request #66 from agility/fixing-imports2
AaronAgility Jul 23, 2025
8efb1b4
Merge pull request #65 from agility/model-mapper-update
joelvarty Jul 23, 2025
f18efbc
PullInstance from Push
AaronAgility Jul 23, 2025
257ba7b
Merge pull request #67 from agility/new-guid-load-logic
AaronAgility Jul 23, 2025
1a29ae1
Updates to the mappers
AaronAgility Jul 23, 2025
eae0122
Update fileOperations.ts
AaronAgility Jul 23, 2025
0c44699
Merge pull request #68 from agility/change-mappings-paths
AaronAgility Jul 23, 2025
a02fd76
Refactor state management and improve code readability
joelvarty Jul 23, 2025
9223657
Merge remote-tracking branch 'origin/dev' into removed-the-nobatch-arg
joelvarty Jul 23, 2025
f04694b
Merge pull request #69 from agility/removed-the-nobatch-arg
AaronAgility Jul 23, 2025
eedc0f4
Merge branch 'dev' of github.com:agility/agility-cli into dev-fix-imp…
5PK Jul 23, 2025
147bd3f
Enhance model mapping functionality and improve content pushing logic
joelvarty Jul 23, 2025
46b78e6
Merge pull request #70 from agility/content-pusher-tweaks
AaronAgility Jul 23, 2025
169a55a
remove sleep, remove retries
5PK Jul 23, 2025
e707ab0
Merge branch 'dev' of github.com:agility/agility-cli into dev-fix-imp…
5PK Jul 23, 2025
ce2c21f
Merge pull request #71 from agility/dev-rm-container-retry
AaronAgility Jul 23, 2025
a93cc3c
Refactor file operations to simplify path handling and enhance conten…
joelvarty Jul 23, 2025
37aed1a
Merge remote-tracking branch 'origin/dev' into content-pusher-tweaks
joelvarty Jul 23, 2025
e25d979
Enhance error handling and retry logic in container processing functions
joelvarty Jul 23, 2025
367c13f
Merge pull request #72 from agility/content-pusher-tweaksj
5PK Jul 23, 2025
9c8aebc
Refactor model processing logic to separate stub and full model handl…
joelvarty Jul 24, 2025
926dfe5
containers working - date formats fixed for comparisons
joelvarty Jul 24, 2025
fb60393
Refactor content processing logic to improve clarity and error handli…
joelvarty Jul 24, 2025
7eb7438
Add method to retrieve container by reference name; streamline RichTe…
joelvarty Jul 24, 2025
a26430f
Merge pull request #73 from agility/model-sync-updates
AaronAgility Jul 24, 2025
6554204
add local ts debugging support
5PK Jul 24, 2025
c074486
Merge branch 'dev' into dev-debugger
5PK Jul 24, 2025
18abebf
Refactor sitemap processing and hierarchy management
joelvarty Jul 24, 2025
3b4b39c
--model and --elements working
AaronAgility Jul 24, 2025
6ebf679
Clean Up
AaronAgility Jul 24, 2025
87fb804
Fix Gallery mapper, refactor pusher, add debugging script
5PK Jul 24, 2025
cb6dc26
Merge pull request #79 from agility/dev-debugger-gallery-fix
AaronAgility Jul 24, 2025
03ddc99
page updates
joelvarty Jul 24, 2025
b585484
Merge pull request #75 from agility/page-pusher-updates
AaronAgility Jul 24, 2025
95967ec
Merge pull request #78 from agility/page-pusher-restoration
AaronAgility Jul 24, 2025
af8cc6b
Build error, temp fix
AaronAgility Jul 24, 2025
88dd2d9
Merge pull request #80 from agility/fix-build-error
AaronAgility Jul 24, 2025
f9193ae
remove locale[0] and unused code
5PK Jul 24, 2025
bd99c3d
remove yargs locale
5PK Jul 24, 2025
8979ef6
Merge pull request #81 from agility/dev-rm-locale-pushers
joelvarty Jul 24, 2025
4f8f2d1
add logging and version ID handling in batch processing
joelvarty Jul 24, 2025
ad0f4dd
added comment
joelvarty Jul 24, 2025
22ab028
Merge pull request #82 from agility/fix-to-page-conflict-detection
AaronAgility Jul 24, 2025
cdce64c
Refactor error handling and mapping logic across multiple mappers; ad…
joelvarty Jul 25, 2025
467cd69
Merge pull request #85 from agility/multi-locale-fixes
AaronAgility Jul 25, 2025
40084ed
Refactor GUID data loading to include locale parameter; clean up cons…
joelvarty Jul 25, 2025
a35a376
Merge pull request #86 from agility/fix-multi-locale-issues
AaronAgility Jul 25, 2025
5348083
New Logger setup for downloads
AaronAgility Jul 24, 2025
a63bef9
Cleaning up logs, integrating loggers into downloaders
AaronAgility Jul 25, 2025
ab05aa7
build errors
AaronAgility Jul 25, 2025
f1396bb
Removing changes to pushers
AaronAgility Jul 25, 2025
0a8e4bd
Making fixes
AaronAgility Jul 25, 2025
1bd4e69
Latest
AaronAgility Jul 25, 2025
a0af11a
Update logs.ts
AaronAgility Jul 25, 2025
83329b8
Fixing issue with passing in locales when theres unfound locales in t…
AaronAgility Jul 25, 2025
340acd9
Update @agility/management-sdk to version 0.1.32 in package.json, pac…
joelvarty Jul 25, 2025
a589642
Merge pull request #87 from agility/fix-multi-locale-issues
5PK Jul 25, 2025
2e5c987
Refactor sitemap loading and processing to include locale and target …
joelvarty Jul 25, 2025
0fa0630
Merge pull request #88 from agility/multi-locale-fixes-2
AaronAgility Jul 25, 2025
7d238fe
Fixing download galleries logic
AaronAgility Jul 25, 2025
c5d9c6c
Enhance locale handling in Auth class and improve logging in download…
joelvarty Jul 25, 2025
ee6f4b1
Merge pull request #89 from agility/fix-to-locale-initialization-for-…
joelvarty Jul 25, 2025
7c9f1f1
Refactor model processing to use a two-pass approach, ensuring only c…
joelvarty Jul 25, 2025
be6bcb3
Merge pull request #90 from agility/fix-to-avoid-model-double-processing
AaronAgility Jul 25, 2025
8437672
Latest on push galleries
AaronAgility Jul 25, 2025
8feb3ed
Merge branch 'dev' of github.com:agility/agility-cli into loggers-fix
5PK Jul 28, 2025
63071f7
Update model-pusher.ts
AaronAgility Jul 28, 2025
58f6162
Merge pull request #91 from agility/model-specific-sync
AaronAgility Jul 28, 2025
92d3433
New Logger setup for downloads
AaronAgility Jul 24, 2025
517f890
Cleaning up logs, integrating loggers into downloaders
AaronAgility Jul 25, 2025
a8ca875
build errors
AaronAgility Jul 25, 2025
754b449
Removing changes to pushers
AaronAgility Jul 25, 2025
466624f
Making fixes
AaronAgility Jul 25, 2025
1aeb2ec
Latest
AaronAgility Jul 25, 2025
247905f
Update logs.ts
AaronAgility Jul 25, 2025
27ec97b
Fixing issue with passing in locales when theres unfound locales in t…
AaronAgility Jul 25, 2025
1fb7b06
Fixing download galleries logic
AaronAgility Jul 25, 2025
1a140fd
Latest on push galleries
AaronAgility Jul 25, 2025
90d0048
adding back locales to pages
AaronAgility Jul 28, 2025
17edbb5
Merge branch 'loggers-fix' of github.com:agility/agility-cli into log…
5PK Jul 28, 2025
d86d60c
Update model-pusher.ts
AaronAgility Jul 28, 2025
0395889
Merge branch 'loggers-fix' of github.com:agility/agility-cli into log…
5PK Jul 28, 2025
5182f86
locale/guid level pusher split, remove unused code
5PK Jul 28, 2025
8498760
Adding new logging to models and containers, fixing container logic
AaronAgility Jul 28, 2025
3791d73
fix payload for create gallery, remove debugger
5PK Jul 28, 2025
08817cb
Merge branch 'loggers-fix' of https://github.com/agility/agility-cli …
AaronAgility Jul 28, 2025
3158e5a
Template logging
AaronAgility Jul 28, 2025
44aa825
Update gallery-pusher.ts
AaronAgility Jul 28, 2025
52246d5
Adding content loggers
AaronAgility Jul 28, 2025
331633e
Pages pusher update
AaronAgility Jul 28, 2025
dc87c39
Adding force update to content
AaronAgility Jul 28, 2025
e4dcad6
Display the right target GUID
AaronAgility Jul 28, 2025
be371d5
Correct target GUID
AaronAgility Jul 28, 2025
d2ccbeb
targets in logs
AaronAgility Jul 29, 2025
55a848f
Update store-interface-filesystem.ts
AaronAgility Jul 29, 2025
5a65ac2
fix to auth.ts for null ref and changed root folder in assets to be "/"
joelvarty Jul 29, 2025
9d04541
Enhance error logging and improve sitemap loading functions for clari…
joelvarty Jul 29, 2025
d49460b
Merge pull request #84 from agility/loggers-fix
AaronAgility Jul 29, 2025
523c717
Regressions
AaronAgility Jul 30, 2025
13ed633
fix regression
5PK Jul 30, 2025
4999558
Merge pull request #92 from agility/asset-upload-diagnosis
AaronAgility Jul 30, 2025
ff08de5
Fixing login/logout
AaronAgility Jul 31, 2025
fe23f46
Merge pull request #93 from agility/auth-fix
AaronAgility Jul 31, 2025
49e5f35
Update package.json
AaronAgility Jul 31, 2025
aa0c0fa
Update package.json
AaronAgility Jul 31, 2025
5d76579
match up versions
5PK Aug 1, 2025
a48dec2
Merge pull request #94 from agility/dev-stable
5PK Aug 1, 2025
8efda0e
Update package.json
AaronAgility Aug 6, 2025
ce4c232
Merge pull request #95 from agility/version-bump2
AaronAgility Aug 6, 2025
19910e9
Update package.json
AaronAgility Aug 6, 2025
b3e573e
Merge pull request #96 from agility/fixing-package-errors
AaronAgility Aug 6, 2025
f0c24f7
Adding US2 region support
AaronAgility Aug 11, 2025
eafa2e1
First pass on adding tokens to CLI
AaronAgility Aug 12, 2025
b5b36de
First push on PATs
AaronAgility Aug 12, 2025
d24e934
Fixing URLs
AaronAgility Aug 12, 2025
6be7a51
Removing prompts due to state and relevancy
AaronAgility Aug 12, 2025
fc15d2c
Delete instance-lister.ts
AaronAgility Aug 12, 2025
d1d428f
Working against US2
AaronAgility Aug 13, 2025
d349996
Merge pull request #97 from agility/adding-US2-region
AaronAgility Aug 13, 2025
fea41aa
Merge branch 'dev' into adding-pats
AaronAgility Aug 13, 2025
a7b8d66
Removing cursor md
AaronAgility Aug 13, 2025
d48305e
Removing cursor docs
AaronAgility Aug 13, 2025
32bfec4
Merge pull request #100 from agility/cleanup
AaronAgility Aug 13, 2025
f27b7f9
Merge branch 'dev' into adding-pats
AaronAgility Aug 13, 2025
3df59bf
Adding support for local testing
AaronAgility Aug 13, 2025
f7ca8af
Nits
AaronAgility Aug 18, 2025
aa957f5
Merge pull request #99 from agility/adding-pats
AaronAgility Aug 18, 2025
2265845
Fixing the models-with-deps feature
AaronAgility Oct 17, 2025
2588162
Update package.json
AaronAgility Oct 17, 2025
4a1b190
Bug fix
AaronAgility Oct 23, 2025
a933f04
Clean up block
AaronAgility Oct 23, 2025
8d8652f
Update guid-data-loader.ts
AaronAgility Oct 24, 2025
9f28a4f
Update auth.ts
AaronAgility Oct 24, 2025
411487f
Version bump
AaronAgility Oct 24, 2025
3927480
Merge pull request #102 from agility/models-with-deps
AaronAgility Oct 29, 2025
f951184
Merge branch 'dev' into locales-fix
AaronAgility Oct 29, 2025
591d37b
Merge pull request #103 from agility/locales-fix
AaronAgility Oct 29, 2025
f19df1e
Remove the field clean
AaronAgility Nov 4, 2025
f14eb20
Merge pull request #104 from agility/kevins-model-find
AaronAgility Nov 4, 2025
bde22c8
Adding support for linked content items
AaronAgility Nov 4, 2025
9195637
Update get-content-item-types.ts
AaronAgility Nov 4, 2025
34e8a89
Merge branch 'dev' of https://github.com/agility/agility-cli into PRO…
AaronAgility Nov 4, 2025
f72b687
Fixing linked sorting
AaronAgility Nov 4, 2025
74d02ed
Merge pull request #105 from agility/PROD-451---Linked-content-items
AaronAgility Nov 4, 2025
dcddc42
Model validation, and asset dependancies
AaronAgility Nov 6, 2025
4f64909
Update model-dependency-tree-builder.ts
AaronAgility Nov 6, 2025
0a823fa
Arg Normalizer
AaronAgility Nov 6, 2025
878b699
Adding support for default rich text area mappings
AaronAgility Nov 7, 2025
44a60cd
Adding linkExistingComponents to savePages
AaronAgility Nov 10, 2025
ecbe332
Update management SDK
AaronAgility Nov 10, 2025
38231d1
Update package.json
AaronAgility Nov 10, 2025
165d100
Merge pull request #107 from agility/varg-normalizer
AaronAgility Nov 10, 2025
18d58e6
Merge pull request #108 from agility/fix-to-missing-pages-richtextarea
AaronAgility Nov 10, 2025
20365f9
Merge pull request #106 from agility/models-with-deps-fixes
AaronAgility Nov 10, 2025
3df3bf1
Merge branch 'dev' into adding-linkExistingComponents
AaronAgility Nov 10, 2025
83dd52c
Merge pull request #109 from agility/adding-linkExistingComponents
AaronAgility Nov 10, 2025
5464eb9
Merge branch 'dev' into varg-normalizer
AaronAgility Nov 10, 2025
8c56e0c
Merge pull request #110 from agility/varg-normalizer
AaronAgility Nov 10, 2025
86df1e2
Add default command back, version bump to full release
AaronAgility Nov 12, 2025
181119a
Update package.json
AaronAgility Nov 12, 2025
e0c611c
Update process-sitemap.ts
AaronAgility Nov 12, 2025
f255b91
Merge pull request #112 from agility/page-issues
AaronAgility Nov 13, 2025
91820a0
Merge branch 'dev' into 1.0.0
AaronAgility Nov 13, 2025
915d2e3
Merge pull request #111 from agility/1.0.0
AaronAgility Nov 13, 2025
958f889
Update README.md
AaronAgility Nov 18, 2025
ae431c4
Merge pull request #114 from agility/docs-update
AaronAgility Nov 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
.pnp.js
/dist/
/.agility-files/
/agility-files/
/temp/
/code.json
src/apiCall.ts
Expand All @@ -31,4 +32,23 @@ yarn-debug.log*
yarn-error.log*

# ignore tailwind styles
/src/styles.css
/src/styles.css
#cursor
.cursor
.cursor/*
.cursor/**/*
.cursor/manifest.md
.cursor/rules/project-settings.mdc
/.cursor
/.cursor/*
/.cursor/**/*
/.cursor/manifest.md
/.cursor/rules/project-settings.mdc


#workspace
*.workspace
**/*.workspace
/**/*.workspace

/src/*.workspace
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/src/
/.agility-files/
/.agility-files/
/agility-files/
3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"printWidth": 120
}
435 changes: 325 additions & 110 deletions README.md

Large diffs are not rendered by default.

260 changes: 260 additions & 0 deletions changelog.md

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
testMatch: ['**/src/tests/**/*.ts'],
testPathIgnorePatterns: ['/node_modules/', '/dist/', '/src/index.ts'],
};
Loading