Commits · main
expand-path-helper
Browse files
Aug 07, 2025
upgrade to Biome 2
· 9076f32e
Dan Allen
authored
Aug 07, 2025
9076f32e
reposition extends key in CI config
· d4dca3f9
Dan Allen
authored
Aug 07, 2025
d4dca3f9
Mar 20, 2025
implement rules for lint job to start
· eb258206
Dan Allen
authored
Mar 20, 2025
eb258206
consolidate .gitignore [skip ci]
· d59cace0
Dan Allen
authored
Mar 20, 2025
d59cace0
enforce 100% test coverage; store nyc cache under .cache/nyc
· 3a8d259f
Dan Allen
authored
Mar 20, 2025
3a8d259f
Mar 17, 2025
remove unused yaml reference in CI workflow
· bf0f3491
Dan Allen
authored
Mar 17, 2025
bf0f3491
add npm pkg fix call to lint job
· 9c6cd9de
Dan Allen
authored
Mar 17, 2025
9c6cd9de
try to use simpler cache override in CI workflow
· 7111e868
Dan Allen
authored
Mar 17, 2025
7111e868
add comment to CI workflow [skip ci]
· 9695b289
Dan Allen
authored
Mar 17, 2025
9695b289
move if_release logic to def
· a0a17d68
Dan Allen
authored
Mar 17, 2025
a0a17d68
configure job dependencies when test:windows job is absent
· e4813a3f
Dan Allen
authored
Mar 17, 2025
e4813a3f
silence output of npx merge
· 9d68b99f
Dan Allen
authored
Mar 17, 2025
9d68b99f
Mar 15, 2025
optimize code coverage scripts and configuration
· 7041ef7a
Dan Allen
authored
Mar 15, 2025
7041ef7a
set up test harness for test suite
· 764f6f00
Dan Allen
authored
Mar 15, 2025
764f6f00
Mar 14, 2025
configure job to combine coverage from windows and linux jobs
· d69ccd2d
Dan Allen
authored
Mar 14, 2025
d69ccd2d
run Windows job on opendevise-hq-windows and enable cache
· a9228969
Dan Allen
authored
Mar 14, 2025
a9228969
add comment to CI workflow
· a7d2a40e
Dan Allen
authored
Mar 14, 2025
a7d2a40e
move canonical project path to variable
· 73882358
Dan Allen
authored
Mar 14, 2025
73882358
upgrade Linux container in CI to bookworm
· 6389b2e4
Dan Allen
authored
Mar 14, 2025
6389b2e4
simplify workflow rules; only run on main or release line branches
· 9317c3d2
Dan Allen
authored
Mar 14, 2025
9317c3d2
Dec 18, 2024
add release script to git ignore [skip ci]
· a1742e91
Dan Allen
authored
Dec 18, 2024
a1742e91
Dec 12, 2024
consolidate steps to download and run release scripts
· 1e44d674
Dan Allen
authored
Dec 11, 2024
1e44d674
Dec 04, 2024
don't override cacheDir on nyc config as the default is sufficient
· 079e10e1
Dan Allen
authored
Dec 04, 2024
079e10e1
use curl instead of wget to fetch release script [skip ci]
· e8870a49
Dan Allen
authored
Dec 04, 2024
e8870a49
Dec 03, 2024
remove version script as this is now handled by release script
· 9c609305
Dan Allen
authored
Dec 02, 2024
9c609305
Dec 02, 2024
don't format package file
· f5f24d7e
Dan Allen
authored
Dec 01, 2024
f5f24d7e
Nov 30, 2024
account for additional case in postformat script
· 80867268
Dan Allen
authored
Nov 30, 2024
80867268
update fix-formatting script and rename to postformat
· a9a209ea
Dan Allen
authored
Nov 30, 2024
a9a209ea
Nov 29, 2024
format package.json file [skip ci]
· 89c72eb9
Dan Allen
authored
Nov 29, 2024
89c72eb9
no need to ignore node_modules directory
· b4114eeb
Dan Allen
authored
Nov 29, 2024
b4114eeb
add homepage to package spec [skip ci]
· e9f1863d
Dan Allen
authored
Nov 29, 2024
e9f1863d
assign node:path require to ospath instead of path
· be3975d7
Dan Allen
authored
Nov 29, 2024
be3975d7
grab release script from we-are-releasing repository [skip ci]
· 678df2c5
Dan Allen
authored
Nov 29, 2024
678df2c5
minor code style updates to tests
· 669a8749
Dan Allen
authored
Nov 29, 2024
669a8749
Nov 28, 2024
remove override for useRegexpLiterals lint rule
· 97013097
Dan Allen
authored
Nov 28, 2024
97013097
add missing periods after default values [skip ci]
· 9f89f89e
Dan Allen
authored
Nov 28, 2024
9f89f89e
remove duplicate step in windows job
· 93681db3
Dan Allen
authored
Nov 28, 2024
93681db3
turn off warnings about node test runner when running tests on Node.js 16
· 1f6319b6
Dan Allen
authored
Nov 28, 2024
1f6319b6
in lint job, run tidy script, then check for diffs
· f23a49ce
Dan Allen
authored
Nov 28, 2024
f23a49ce
Nov 27, 2024
sort entries in .gitignore
· fb48fc1a
Dan Allen
authored
Nov 27, 2024
fb48fc1a
Loading