Skip to content

Commit

Permalink
triggers build: build: switch to node 20, add back loader param (#5990)
Browse files Browse the repository at this point in the history
Instead of:
  `ts-node util/sync_files.ts`
Now we must do:
  `node --loader=ts-node/esm util/sync_files.ts`

This should work on both node 18 and node 20 (tested locally).

Git workflows were pinned to 18.18.2 via #5991, but are now updated to
20 for constency. It's possible that ts-node will fix this in the future
and we can remove (again) the loader param.

Fixes #5910.
Fixes #5989. 4c5cf21
  • Loading branch information
github-actions committed Dec 20, 2023
1 parent 5ed1985 commit 64f460b
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion 06-ew/dungeon/another_aloalo_island-savage.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file was autogenerated from running ts-node util/sync_files.ts.
// This file was autogenerated from running npm run sync-files.
// DO NOT EDIT THIS FILE DIRECTLY.
// Edit the source file below and then run `npm run sync-files`
// Source: ui/raidboss/data/06-ew/dungeon/another_aloalo_island.ts
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/dungeon/another_aloalo_island-savage.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated from running ts-node util/sync_files.ts.
# This file was autogenerated from running npm run sync-files.
# DO NOT EDIT THIS FILE DIRECTLY.
# Edit the source file below and then run `npm run sync-files`
# Source: ui/raidboss/data/06-ew/dungeon/another_aloalo_island.txt
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/dungeon/another_mount_rokkon-savage.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file was autogenerated from running ts-node util/sync_files.ts.
// This file was autogenerated from running npm run sync-files.
// DO NOT EDIT THIS FILE DIRECTLY.
// Edit the source file below and then run `npm run sync-files`
// Source: ui/raidboss/data/06-ew/dungeon/another_mount_rokkon.ts
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/dungeon/another_mount_rokkon-savage.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated from running ts-node util/sync_files.ts.
# This file was autogenerated from running npm run sync-files.
# DO NOT EDIT THIS FILE DIRECTLY.
# Edit the source file below and then run `npm run sync-files`
# Source: ui/raidboss/data/06-ew/dungeon/another_mount_rokkon.txt
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/dungeon/another_sildihn_subterrane-savage.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file was autogenerated from running ts-node util/sync_files.ts.
// This file was autogenerated from running npm run sync-files.
// DO NOT EDIT THIS FILE DIRECTLY.
// Edit the source file below and then run `npm run sync-files`
// Source: ui/raidboss/data/06-ew/dungeon/another_sildihn_subterrane.ts
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/dungeon/another_sildihn_subterrane-savage.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated from running ts-node util/sync_files.ts.
# This file was autogenerated from running npm run sync-files.
# DO NOT EDIT THIS FILE DIRECTLY.
# Edit the source file below and then run `npm run sync-files`
# Source: ui/raidboss/data/06-ew/dungeon/another_sildihn_subterrane.txt
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/trial/sophia-un.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file was autogenerated from running ts-node util/sync_files.ts.
// This file was autogenerated from running npm run sync-files.
// DO NOT EDIT THIS FILE DIRECTLY.
// Edit the source file below and then run `npm run sync-files`
// Source: ui/raidboss/data/03-hw/trial/sophia-ex.ts
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/trial/sophia-un.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated from running ts-node util/sync_files.ts.
# This file was autogenerated from running npm run sync-files.
# DO NOT EDIT THIS FILE DIRECTLY.
# Edit the source file below and then run `npm run sync-files`
# Source: ui/raidboss/data/03-hw/trial/sophia-ex.txt
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/trial/thordan-un.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file was autogenerated from running ts-node util/sync_files.ts.
// This file was autogenerated from running npm run sync-files.
// DO NOT EDIT THIS FILE DIRECTLY.
// Edit the source file below and then run `npm run sync-files`
// Source: ui/raidboss/data/03-hw/trial/thordan-ex.ts
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/trial/thordan-un.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated from running ts-node util/sync_files.ts.
# This file was autogenerated from running npm run sync-files.
# DO NOT EDIT THIS FILE DIRECTLY.
# Edit the source file below and then run `npm run sync-files`
# Source: ui/raidboss/data/03-hw/trial/thordan-ex.txt
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/trial/zurvan-un.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// This file was autogenerated from running ts-node util/sync_files.ts.
// This file was autogenerated from running npm run sync-files.
// DO NOT EDIT THIS FILE DIRECTLY.
// Edit the source file below and then run `npm run sync-files`
// Source: ui/raidboss/data/03-hw/trial/zurvan-ex.ts
Expand Down
2 changes: 1 addition & 1 deletion 06-ew/trial/zurvan-un.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated from running ts-node util/sync_files.ts.
# This file was autogenerated from running npm run sync-files.
# DO NOT EDIT THIS FILE DIRECTLY.
# Edit the source file below and then run `npm run sync-files`
# Source: ui/raidboss/data/03-hw/trial/zurvan-ex.txt
Expand Down

0 comments on commit 64f460b

Please sign in to comment.