Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): Revert GHA checkout action to v1 #2105

Merged
merged 1 commit into from
Jul 27, 2020

Conversation

edalex-ian
Copy link
Member

Checklist
Description of change

There is currently an issue we're having with GHA where the wrong commit
is built. This appears to be related to issue
actions/checkout#237

There is a comment there from 4 days ago
(actions/checkout#237 (comment))
where the issue is now acknowledged but it's noted as a complex issue
with no definite date for resolution.

Others have reverted to v1, so it seems worth trying - especially if the
availability of the fix seems to be an unknown (possibly long) time
away.

P.S. It seems mainly related to forks - so I think the Renovate PRs are okay.

There is currently an issue we're having with GHA where the wrong commit
is built. This appears to be related to issue
actions/checkout#237

There is a comment there from 4 days ago
(actions/checkout#237 (comment))
where the issue is now acknowledged but it's noted as a complex issue
with no definite date for resolution.

Others have reverted to v1, so it seems worth trying - especially if the
availability of the fix seems to be an unknown (possibly long) time
away.
@edalex-ian edalex-ian requested a review from a team July 27, 2020 00:26
Copy link
Contributor

@SammyIsConfused SammyIsConfused left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @edalex-ian !

@SammyIsConfused
Copy link
Contributor

I looked at the CI and the resultant merge is

HEAD is now at 7046965 Merge 35d7513 into bb468c5

35d7513 = end of this branch
bb468c5 = current head of develop.

That all checks out. GTG.

@edalex-ian
Copy link
Member Author

Yup, but keep in mind this is not a fork. This is a direct branch.

@edalex-ian edalex-ian merged commit 277278c into develop Jul 27, 2020
@edalex-ian edalex-ian deleted the chore/gha-use-checkout-v1 branch July 27, 2020 02:21
@jcornaz
Copy link

jcornaz commented Jul 28, 2020

Hi there.

I just want to react to this statement:

P.S. It seems mainly related to forks - so I think the Renovate PRs are okay.

No, it doesn't concern fork more than direct branches. We experienced this issue in a private repository that have not fork at all.

It is just random.

@edalex-ian
Copy link
Member Author

Ah! Okay, that's good to know - even happier we've reverted for now. Thanks @jcornaz . 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants