Ryu Sato
|
0552150fad
fix(workflow): update Elasticsearch URI format in production job
|
1 tydzień temu |
Ryu Sato
|
03376166da
fix(ci): correct path to reusable workflow in test-prod-node24 job
|
1 tydzień temu |
Ryu Sato
|
689d9c1882
fix(ci): update workflow to use local reusable-app-prod.yml instead of remote reference
|
1 tydzień temu |
Ryu Sato
|
eb04a7b00f
fix(ci): replace Elasticsearch service with GitHub Action for better plugin management and readiness check
|
1 tydzień temu |
Ryu Sato
|
a6a5d87663
fix(elasticsearch): clarify description of SocketIoService in tests
|
1 tydzień temu |
Ryu Sato
|
c91bcf26d1
fix(elasticsearch): remove unused CI-specific mappings file
|
1 tydzień temu |
Ryu Sato
|
aa6204d92b
fix(elasticsearch): simplify index creation by removing CI-specific mappings import
|
1 tydzień temu |
Ryu Sato
|
0ef02180b8
fix(ci): update Elasticsearch configuration to use stack-version and streamline plugin installation
|
1 tydzień temu |
Ryu Sato
|
8dc208972c
fix(ci): add Elasticsearch plugin installation step in CI workflow
|
1 tydzień temu |
Ryu Sato
|
dd647f5ceb
fix(ci): update elasticsearch version matrix to use environment-specific images
|
1 tydzień temu |
Ryu Sato
|
32d7deb3b4
fix(env): remove VITE_ELASTICSEARCH_REINDEX_ON_BOOT variable from test environment
|
1 tydzień temu |
Ryu Sato
|
05e16a3e10
fix(ci): update elasticsearch version matrix to include 8.19.16
|
1 tydzień temu |
Ryu Sato
|
94349842c5
fix(ci): refactor setup-node and install dependencies steps for reuse
|
1 tydzień temu |
Ryu Sato
|
75b7ff557f
fix(elasticsearch): refactor tests to ensure sequential execution for index rebuilding
|
1 tydzień temu |
Ryu Sato
|
54a8f3bb0d
fix(elasticsearch): ensure temporary index is deleted before reindexing
|
1 tydzień temu |
Ryu Sato
|
268ae6c0bc
fix(turbo): add integration test task with output logging
|
1 tydzień temu |
Ryu Sato
|
a5710701d6
fix(ci): update test job names and modify test command for integration tests
|
1 tydzień temu |
Ryu Sato
|
4f61f81f1f
fix(search): add constructor to TestSearchService for proper initialization
|
1 tydzień temu |
Ryu Sato
|
728e71a452
fix(search): change constructor visibility from private to protected
|
1 tydzień temu |
Ryu Sato
|
9b2993b7a5
Merge remote-tracking branch 'origin/master' into fix/index-rebuild-fails-on-boot
|
1 tydzień temu |
Ryu Sato
|
82768a391a
fix(crowi): refactor async methods to synchronous for improved consistency
|
1 tydzień temu |
Ryu Sato
|
bce536750e
fix(crowi): add biome-ignore comment for async onShutdown method
|
1 tydzień temu |
Ryu Sato
|
f9af16456d
fix(crowi): refactor setup methods to synchronous execution for consistency
|
1 tydzień temu |
Ryu Sato
|
939be37afb
fix(crowi): add biome-ignore comment for async setupMailer method consistency
|
1 tydzień temu |
Ryu Sato
|
b07712c15b
fix(passport): ensure setupStrategyById calls are awaited for proper initialization
|
1 tydzień temu |
Ryu Sato
|
32ba670686
fix(search): change filterPagesByViewer to synchronous processing
|
1 tydzień temu |
Ryu Sato
|
b0db235873
fix(search): ensure await is used for Elasticsearch client calls
|
1 tydzień temu |
Ryu Sato
|
3eddd2a3dc
fix(search): update SearchService instantiation to use create method
|
1 tydzień temu |
Ryu Sato
|
a1dc33d2aa
fix(search): changed `setupSearcher` from asynchronous to synchronous processing
|
1 tydzień temu |
Ryu Sato
|
fbd747ea6d
fix(search): refine fullTextSearchDelegator type and add initialization error handling
|
1 tydzień temu |