Commit graph

244 commits

Author SHA1 Message Date
Ernisto
df2df77a8e
Merge f09a1149ad into 865bfe1859 2025-04-29 10:49:13 +05:30
865bfe1859
chore: update lockfiles 2025-04-29 06:18:35 +01:00
0ed4511303
chore(lib): prepare for v0.1.14 2025-04-29 06:17:50 +01:00
6d9f6ea032
chore(CHANGELOG): update entries 2025-04-29 06:16:59 +01:00
ab45a761ad
chore(bins): bump asphalt to v1.0.0-pre.8 2025-04-29 06:13:04 +01:00
a545103a96
chore(bins): bump asphalt to v1.0.0-pre.7 2025-04-29 06:13:04 +01:00
1de7d331a7
chore(bins): bump asphalt to v1.0.0-pre.6 2025-04-29 06:13:04 +01:00
46746ae70a
chore(bins): bump rojo to v7.5.1 2025-04-29 06:13:04 +01:00
891274e9ca
chore(bins): bump luau-lsp to v1.44.1 2025-04-29 06:13:04 +01:00
3d50da3c4b
chore(bins): bump rojo to v7.5.0 2025-04-29 06:13:04 +01:00
b8cf210e1e
chore(bins): bump luau-lsp to v1.44.0 2025-04-29 06:13:04 +01:00
093ed2778b
chore(bins): sync asphalt README 2025-04-29 06:13:04 +01:00
7352540eda
chore(bins): bump argon to v2.0.24 2025-04-29 06:13:04 +01:00
fb2e283366
chore: lock lune to v0.8.x only 2025-04-29 06:13:04 +01:00
ernisto
f09a1149ad test: cover all tools 2025-04-25 17:22:04 -03:00
ernisto
e3c4215569 tests: run before change manifest, with a new version parameter 2025-04-25 17:15:39 -03:00
ernisto
eff55f9a6d test(zap): only test if the output has generated instead of compare with local snapshot
- because will fail if zap changes the output even a little
2025-04-25 15:07:27 -03:00
ernisto
70f77385f3 test: initialize unit tests when update tool version 2025-04-25 15:03:14 -03:00
ernisto
07a8d04523 fix: dont use oldField as regex to replace to newField 2025-04-25 15:03:08 -03:00
ernisto
9c83137753 ci(update-tools): publish changes to pesde registry 2025-04-25 13:16:59 -03:00
github-actions[bot]
27f7c77760 chore: daily manifest update [skip ci] 2025-04-25 00:47:34 +00:00
ernisto
5bf9d6fcd4 ci: automatically update tools daily 2025-04-24 18:01:39 -03:00
daimond113
1d90ba7893
chore: update lockfiles 2025-04-23 19:32:24 +02:00
daimond113
92bcaec51e
chore(bins): sync stylua README 2025-04-23 19:29:10 +02:00
Ernisto
5d0cd2f5d2
chore(bins): bump stylua to v2.1.0 (#9) 2025-04-23 22:56:46 +05:30
eec8e178ff
chore(lib): prepare for v0.1.13 2025-04-21 16:06:21 +01:00
5d3017cac2
chore(CHANGELOG): update entries 2025-04-21 16:04:45 +01:00
070f402a37
chore(bins): update lockfile for luau-lsp 2025-04-21 16:02:37 +01:00
20b658b2c1
chore(bins): bump luau-lsp to v1.43.0 2025-04-21 16:02:28 +01:00
5eb7ad010f
chore(bins): sync stylua README 2025-04-21 16:01:01 +01:00
bfb2fb8b9f
chore(bins): update lockfile for zap 2025-04-21 15:59:54 +01:00
daimond113
0b9ed031a4
chore(bins): bump zap to v0.6.20 2025-04-19 14:42:24 +02:00
daimond113
776ffd5e2d
chore(bins): sync asphalt README 2025-04-19 14:42:12 +02:00
9789033145
chore(CHANGELOG): update entries 2025-04-19 09:40:34 +01:00
65cc1720ac
feat: infer command line interactivity from the process context (#8)
* chore: update lockfiles

* feat: guess whether command was invoked non-interactively

Previously, it was made possible to control the interactivity status of the
progress bar by setting `_G.interactive`. However, this was not
automatically inferred from the context the process was started from,
and was expected to be manually set by the library invoker.

Non-interactivity status is now inferred automatically based on the
context the command was called from.

* feat: introduce `PESDE_TOOLING_FORCE_INTERACTIVE` override

This environment variable allows overriding the result of the
interactivity status guess by setting it to any non-empty value.

* fix: accidentally forcing users to set env var to get noninteractivity

* style: apply `stylua` formatter
2025-04-19 09:36:12 +01:00
1746737697
chore: update lockfiles 2025-04-09 08:42:09 +01:00
d48dbdc6d5
chore(bins): sync luau-lsp README 2025-04-09 08:38:36 +01:00
0846ddf9d3
chore(bins): sync asphalt README 2025-04-09 08:38:17 +01:00
20755691c6
chore(bins): bump asphalt to v1.0.0-pre.5 2025-04-09 08:38:06 +01:00
476f39baa2
chore(bins): bump asphalt to v1.0.0-pre.4 2025-04-09 08:37:06 +01:00
dbb2341b8c
chore(bins): bump asphalt to v1.0.0-pre.3 2025-04-09 08:36:36 +01:00
875490251f
chore(bins): bump asphalt to v1.0.0-pre.2 2025-04-09 08:34:12 +01:00
084e1b0e67
chore(bins): bump luau-lsp to v1.42.1 2025-04-09 08:33:30 +01:00
89893c554f
chore(bins): bump blink to v0.17.0 2025-04-09 08:33:12 +01:00
56a1f68048
chore(bins): bump asphalt to v1.0.0-pre.1 2025-04-09 08:31:35 +01:00
226821d477
chore(bins): bump blink to v0.16.0 2025-04-09 08:30:54 +01:00
9481395af6
chore(bins): bump luau-lsp to v1.42.0 2025-04-09 08:30:22 +01:00
7be306dd65
chore(bins): bump asphalt to v1.0.0-pre.0 2025-04-09 08:27:37 +01:00
f6f0f0cbce
chore(bins): bump blink to v0.15.6 2025-04-09 08:27:04 +01:00
32e42b78d0
chore(bins): bump luau-lsp to v1.41.0 2025-04-09 08:26:27 +01:00