sebastien
|
c4ac8fb49f
|
improve DEFAULT_TEST_VCS_CONFIG, cleanup tests
|
2025-11-14 13:54:07 +01:00 |
|
sebastien
|
f259f4f807
|
improve DEFAULT_TEST_VCS_CONFIG, cleanup tests
|
2025-11-14 13:52:23 +01:00 |
|
sebastien
|
5868a9248d
|
remove useless package.json change
|
2025-11-14 13:40:10 +01:00 |
|
sebastien
|
e355c1b777
|
remove useless jest git utils
|
2025-11-14 13:39:40 +01:00 |
|
sebastien
|
89263d28b5
|
Merge branch 'main' into slorber/last-update-api
|
2025-11-14 13:17:23 +01:00 |
|
Sébastien Lorber
|
9c85f8689a
|
fix(core): optimize i18n integration for site builds + improve inference of locale config (#11550)
|
2025-11-14 13:13:05 +01:00 |
|
sebastien
|
287cf7c1a6
|
Better Git eager integration
|
2025-11-14 11:48:47 +01:00 |
|
sebastien
|
8c669cff0d
|
Merge branch 'main' into slorber/last-update-api
|
2025-11-14 11:12:22 +01:00 |
|
sebastien
|
30be8c5150
|
Enable new VCS strategy on our own website
|
2025-11-07 20:09:09 +01:00 |
|
sebastien
|
01e16637e4
|
almost working VCS integration, adding default v1/v2 strategy
|
2025-11-07 19:56:39 +01:00 |
|
sebastien
|
6bf515d5fc
|
minor refactor
|
2025-11-07 19:09:14 +01:00 |
|
sebastien
|
9bd6db29fb
|
add missing fs.realpath.native for windows tests
|
2025-11-07 17:10:17 +01:00 |
|
sebastien
|
fd270c901b
|
Add new VSC Git Eager strategy with support for git submodules
|
2025-11-07 17:06:26 +01:00 |
|
sebastien
|
7c596ba1db
|
optimize gitUtils speed, avoid creating useless temp git repositories, share same test repo fixture across tests
|
2025-11-07 16:41:13 +01:00 |
|
sebastien
|
688d125ae7
|
add tests for getGitRepositoryFilesInfo
|
2025-11-07 16:36:04 +01:00 |
|
sebastien
|
143ad046f2
|
replace method
|
2025-11-07 16:10:26 +01:00 |
|
sebastien
|
84dcf6b3d1
|
Merge remote-tracking branch 'origin/slorber/last-update-api' into slorber/last-update-api
|
2025-11-07 16:08:32 +01:00 |
|
sebastien
|
df568926f9
|
add getGitAllRepoRoots API
|
2025-11-07 16:08:19 +01:00 |
|
slorber
|
0497473ce0
|
refactor: apply lint autofix
|
2025-11-07 14:55:10 +00:00 |
|
sebastien
|
d243079036
|
add getGitSubmodulePaths API
|
2025-11-07 15:49:07 +01:00 |
|
sebastien
|
9162f1baa4
|
Merge remote-tracking branch 'origin/slorber/last-update-api' into slorber/last-update-api
|
2025-11-07 15:29:37 +01:00 |
|
sebastien
|
2bccea18b8
|
refactor a bit tests
|
2025-11-07 15:29:28 +01:00 |
|
slorber
|
2b146cc6c3
|
refactor: apply lint autofix
|
2025-11-07 14:24:59 +00:00 |
|
sebastien
|
e5f67712ec
|
add getGitSuperProjectRoot API
|
2025-11-07 15:19:09 +01:00 |
|
sebastien
|
3b0abf4d68
|
fs.realpath.native() impl
|
2025-11-07 14:20:53 +01:00 |
|
sebastien
|
87b6fbad67
|
fix lockfile
|
2025-11-07 12:58:40 +01:00 |
|
sebastien
|
c9d9b5c455
|
try to fix windows issue with fs.realpath.native() call
|
2025-11-07 12:49:02 +01:00 |
|
sebastien
|
85b3903783
|
add case for Docusaurus repo
|
2025-11-07 12:36:42 +01:00 |
|
sebastien
|
7a4d3f790c
|
add bad CWD case for getGitRepoRoot API
|
2025-11-07 12:29:04 +01:00 |
|
sebastien
|
0623b00fc4
|
Merge remote-tracking branch 'origin/slorber/last-update-api' into slorber/last-update-api
|
2025-11-07 12:13:31 +01:00 |
|
sebastien
|
1e195a28c8
|
refactor test from shelljs to execa
|
2025-11-07 12:13:17 +01:00 |
|
sebastien
|
0eedbcc12c
|
refactor test from shelljs to execa
|
2025-11-07 12:08:25 +01:00 |
|
slorber
|
41279632d5
|
refactor: apply lint autofix
|
2025-11-06 17:50:20 +00:00 |
|
sebastien
|
ee7137ee7d
|
cleanup VcsGitAdHoc
|
2025-11-06 18:45:21 +01:00 |
|
sebastien
|
2491491328
|
add more gitUtils tests
|
2025-11-06 18:44:23 +01:00 |
|
sebastien
|
4fa2e093ac
|
move getGitLastUpdate fn to gitUtils
|
2025-11-06 18:12:23 +01:00 |
|
sebastien
|
8af8aab7cb
|
add file to git
|
2025-11-06 18:10:28 +01:00 |
|
sebastien
|
87291b3db4
|
cleanup lastUpdateUtils from useless hardcoded things, in favor of new VCS system
|
2025-11-06 17:52:57 +01:00 |
|
sebastien
|
2a9e227378
|
cleanup lastUpdateUtils from useless hardcoded things, in favor of new VCS system
|
2025-11-06 17:48:02 +01:00 |
|
sebastien
|
a42682d8fd
|
fix all tests
|
2025-11-06 17:30:16 +01:00 |
|
sebastien
|
acf5f383ea
|
Refactor VCS preset + config validation
|
2025-11-06 17:26:23 +01:00 |
|
sebastien
|
ab790703b2
|
Merge branch 'main' into slorber/last-update-api
|
2025-11-06 16:24:04 +01:00 |
|
sebastien
|
1bc1bcf024
|
add git eager VCS preset
|
2025-11-06 16:17:37 +01:00 |
|
Luiz Carlos
|
6a38ccdfb0
|
fix(translations): complete theme translations for Algolia pt-br (#11533)
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
Canary Release / Publish Canary (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (24) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (25) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 Windows (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Has been cancelled
E2E Tests / E2E — npm (push) Has been cancelled
E2E Tests / E2E — pnpm (push) Has been cancelled
|
2025-11-06 14:37:29 +01:00 |
|
Bhoomi Sharma
|
c81409b5a3
|
docs: Remove redundant "as well" in README introduction (#11525)
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
|
2025-10-31 18:11:11 +01:00 |
|
sebastien
|
cf016c69f5
|
refactor LAST_UPDATE_UNTRACKED_GIT_FILEPATH
|
2025-10-31 14:16:29 +01:00 |
|
sebastien
|
2366ca16bf
|
Refactor blog tests using former VCS hardcoded values
|
2025-10-31 14:12:17 +01:00 |
|
sebastien
|
42d0d96b62
|
refactor a bit vcs unit tests
|
2025-10-31 13:32:31 +01:00 |
|
sebastien
|
bf56b8b3fd
|
Add VCS fixtures
|
2025-10-31 13:21:26 +01:00 |
|
sebastien
|
67317a9677
|
Move VCS code in dedicated subfolder
|
2025-10-31 13:16:57 +01:00 |
|