-
# Summary
As remote taskfiles are on the roadmap it probably makes sense to be able to unit test taskfiles as well to ensure that any breaking changes are adequately accounted for as it can hav…
-
From #1913.
> I would prefer if `testscript` / txtar remained an internal tool. Discussing with @gfanton on the review meeting, we may still benefit from unifying how txtar works (rather than havin…
-
https://cuelang.org/docs/concept/modules-packages-instances/#instances
This documentation implies
./root.cue
```
package ?
name: string
```
would unify with
./folder/b.cue
```
pac…
-
Hi
We've got Dynmap v2.2-1118 running here, and tried to get the postupdatecommand script working.
Our testscript:
# !/bin/bash
echo "postupdatecommand: $@" >> ./test.log
exit 0
but it will never …
-
Please add standard testscripts and workflow test-and-release and ensure that test are passing.
You can copy the worklow from the adapter template or a newly created adapter.
If you need help se…
-
Hi!
I recognized some issues when starting apps built with Platypus by dragging files onto the app icon. With certain files the underlying script runs twice and some files get not passed to the scr…
-
### Details of the scenario you tried and the problem that is occurring
When a variable in configuration scope named `Key` is used inside the GetScript, SetScript, or TestScript properties of the S…
-
The godoc reads:
> - [net] for whether the external network can be used
I initially thought - great! It must do some quick check to see if there's a network connection, and if the internet can b…
mvdan updated
5 years ago
-
```
#!watchflakes
post
-
**Godot version:**
3.2.alpha1.official
**OS/device including version:**
Mac OS X Mojave
**Issue description:**
CLI --debug option does not allow editing of debug commands except backspace.
…