Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Fixed issue where GitHub Actions Checked Out Non Existent Branch#267

Merged
acunniffe merged 3 commits intoopticdev:developfrom
trulyronak:fix/debian-release-bug
Jul 17, 2020
Merged

Fixed issue where GitHub Actions Checked Out Non Existent Branch#267
acunniffe merged 3 commits intoopticdev:developfrom
trulyronak:fix/debian-release-bug

Conversation

@trulyronak
Copy link
Copy Markdown

Why it happened
When I was testing, I had configured the debian release flow to specifically check out the testing branch, so that I could make sure it was using the version that had the neccesary changes for deployment.

However once we went into release, that branch no longer existed (and it kept pulling this older branch).

Adjusted it to always check out release

@trulyronak trulyronak added the bug Something isn't working label Jul 16, 2020
@acunniffe acunniffe merged commit dbc36e2 into opticdev:develop Jul 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants