John Bohannon

Results 8 comments of John Bohannon

> Python2 has been removed as of macOS 12.3. See [here](https://www.alfredforum.com/topic/17941-making-python-2-workflows-work-on-macos-monterey-123-and-above/) for more info. I decided to install `python` and tweak the workflow's script filter: - Install [Homebrew](https://brew.sh/) - `brew...

> Build / Build (pull_request) Failing after 25s — Build 👀 This is unexpected, taking a look. **Edit:** fixed now

Thanks for fixing these edge cases, @sorcio ❇️! Note that plaintext paste (`Ctrl/Cmd` + `Shift` + `V`, [improvements coming](https://github.com/github/paste-markdown/pull/59)) can always be used if future edge cases are encountered.

👋 Hi @xt0rted, thanks for the report. Can you try a [plaintext copy](https://docs.github.com/en/get-started/using-github/keyboard-shortcuts#comments) with ⌘ + Shift + V (Mac) or Ctrl + Shift + V (Windows/Linux)?

👋 Hi @Wxl19980214, your workflow configuration should make job logs appear in your [`Linux-integration-forked` check run](https://github.com/ploomber/ploomber/runs/6940199759?check_suite_focus=true) if [these conditions are met](https://github.com/ploomber/ploomber/blob/master/.github/workflows/ci-integration-linux.yml#L116-L119). I think in your case, that job (which translates...

Would you mind starting fresh from an up to date fork? I think some wires are getting crossed between your old style of `ci-integration.yml`, PR'd from [your fork](https://github.com/Wxl19980214/ploomber/blob/ok-to-test-issue-branch/.github/workflows/ci-integration.yml), and the...

I see now, thanks for reproducing. Yeah, it'd be nice to associate [this grouping](https://github.com/ploomber/ploomber/actions/runs/2584604184) (`check suite` or `check run` or `workflow run`? I've lost the thread after a couple of...

Hi @ericsampson! Just taking a look from the Terraform perspective and wanting to confirm this behavior isn't only after `setup-terraform` – from your example [here](https://github.com/actions/runner/issues/475#issuecomment-635775403), it looks like it's general?