Tony Trinh

Results 75 comments of Tony Trinh

Yeah, I'm aware 😄 Otherwise, I would've noted it in a PR review. I was merely commenting.

Moved the PR. Closing this to clean up.

Since this issue cannot be reproduced, I'm going to close this for now. Please create a new issue if the problem resurfaces.

Closing this stale issue, as there's workaround in place (see previous comment). Please create a new issue if the issue resurfaces.

@andrasbacsai Since the problem still exists, can this issue be reopened?

@ewjoachim, I was able to [use `gh api` to download the logs of a specific run](https://stackoverflow.com/questions/73243651/how-do-i-view-the-logs-of-a-run).

@ewjoachim Running my script on your repo and run: ```shell $ ./gh-logs.sh ewjoachim/python-coverage-comment-action 2905555341 downloading logs for run 2905555341 ... unzipping logs ... Archive: /var/folders/r3/10z6drd52yjc3h2jq83t509w0000gn/T/tmp.iUjfnh9r inflating: /var/folders/r3/10z6drd52yjc3h2jq83t509w0000gn/T/tmp.EQMM7BwL/1_Run tests & display...

@skirtles-code Maybe we can show both use cases. For example: > A child component can accept input from the parent via props. First, it needs to declare the props it...

👍 I've been meaning to open this same feature request. When writing posts about a specific Composition API (e.g., in Stack Overflow), it would be helpful for readers to be...

Your suggestion is to make `$EXT_DIR`/`getExternalStorageDirectoryPath()` always return the app-specific external files dir, but I think that defeats the purpose of the function, which is to return the root of...