Kyle Squizzato

Results 3 issues of Kyle Squizzato

Based on discussions in #2 @jeztucker and I decided it may be worthwhile to rewrite the aging `tcpdump-watch.sh` script into a more robust python script. This issue has been opened...

enhancement

When trying to use this action I tried to provide multi-line args to my call command, for example: ```yaml - name: Run Something uses: dagger/dagger-for-github@v7 env: API_TOKEN: ${{ steps.set-token.outputs.api_token }}...

This change removes the `network create`, `network rm` and `network join` commands. This moves these actions entirely into the `vm create` and `cluster create` paths. If a user wants to...

type::chore