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

Fix crash and miscellaneous cleanup #223

Merged
merged 6 commits into from Apr 29, 2021
Merged

Conversation

ksuther
Copy link
Contributor

@ksuther ksuther commented Apr 25, 2021

Fixes a crash introduced by bb8a516 and does some incremental cleanup that I performed while looking for the crash (remove unnecessary passing of PBGitRepository in arguments and removed instance variables marked with a FIXME).

@jspiro
Copy link
Member

jspiro commented Apr 26, 2021

I'm actually wondering why our CI is not building. Do you think you could check the .github folder and see if you can convince this to do a build with your changes?

Copy link
Member

@jspiro jspiro left a comment

Choose a reason for hiding this comment

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

Please try to get CI working on this build before we merge it.

@pioug
Copy link

pioug commented Apr 26, 2021

I am just lurking here, but this may be helpful https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks
image

@jspiro
Copy link
Member

jspiro commented Apr 26, 2021

Aha! That's annoying. I guess it makes sense...ish. Lemme see what I can do.

@jspiro jspiro self-requested a review April 26, 2021 03:44
Copy link
Member

@jspiro jspiro left a comment

Choose a reason for hiding this comment

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

There is a linker error.

@ksuther
Copy link
Contributor Author

ksuther commented Apr 27, 2021

Fixed, thanks. Got a little too aggressive with committing Apple silicon support :)

@jspiro
Copy link
Member

jspiro commented Apr 27, 2021

Thank you for the contribution!

@hannesa2 hannesa2 merged commit 832d426 into gitx:master Apr 29, 2021
@ksuther ksuther deleted the misc-cleanup branch April 29, 2021 13:35
@hannesa2 hannesa2 added the bug label Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants