posthog icon indicating copy to clipboard operation
posthog copied to clipboard

ci: Fix Docker image test job on forks

Open Twixes opened this issue 3 years ago • 3 comments

Problem

PR check "Test Docker image build" is failing on PRs from forks. See https://github.com/PostHog/posthog/pull/10975#issuecomment-1195511287.

Changes

Trying to fix it.

Twixes avatar Jul 26 '22 14:07 Twixes

I'm a bit stumped by this so asked a question in GitHub's forums: https://github.com/community/community/discussions/27348

Twixes avatar Jul 27 '22 18:07 Twixes

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

posthog-bot avatar Aug 04 '22 07:08 posthog-bot

I'm a bit stumped by this so asked a question in GitHub's forums: community/community#27348

Hey @Twixes can this PR be made ready for review without this PR check passing ?

gitstart avatar Aug 09 '22 11:08 gitstart

We should be good to go now, thanks to using GitHub Actions artifacts instead of GitHub Container Registry! Thanks @hazzadous for doing the heavy lifting in https://github.com/PostHog/posthog/pull/11262

Twixes avatar Aug 12 '22 13:08 Twixes