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

⬇️ [RUMF-1329] downgrade woke to a working version #1630

Merged
merged 2 commits into from
Jul 6, 2022

Conversation

BenoitZugmeyer
Copy link
Member

@BenoitZugmeyer BenoitZugmeyer commented Jul 6, 2022

Motivation

We can't build our CI image with the latest version of woke because of get-woke/woke#195 .

I didn't find an alternative to woke.

I tried a bit to fix the issue, but:

  • I'm not fluent with go, and the fix is non-trivial

  • the issue seems to be in a woke dependency (go-git), and woke is using a fork of a fork of this dependency, making it hazardous to fix.

Changes

Downgrade woke

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

We can't build our CI image with the latest version of `woke` because of
get-woke/woke#195 .

I didn't find an alternative to woke.

I tried a bit to fix the issue, but:

* I'm not fluent with go, and the fix is non-trivial

* the issue seems to be in a woke dependency (`go-git`), and woke is
  using a fork of a fork of this dependency, making it hazardous to fix.
@BenoitZugmeyer BenoitZugmeyer requested a review from a team as a code owner July 6, 2022 14:54
@BenoitZugmeyer BenoitZugmeyer merged commit 8b9589c into main Jul 6, 2022
@BenoitZugmeyer BenoitZugmeyer deleted the benoit/downgrade-woke branch July 6, 2022 16:33
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