-
Notifications
You must be signed in to change notification settings - Fork 224
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
[Testing] update scout helper to v0.2.0.0 #2934
Conversation
Outdated attemptTake care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it! The average merge time for plugin updates is currently 16 hours. 😰ScoutHelper [testing-live] - be3449e - Build system error: unsupported URL protocol Show log - Review |
;-; i don't know what that error means. could it be the |
Sorry about that, Plogon errors aren't the best - I'd suspect it's from the Git submodule you have using Git over SSH. Try switching it to HTTPS. |
Head branch was pushed to by a user without write access
ah how interesting! thank you, i fixed! |
Uh, interesting! That might be a bug in submodule restoration on the build system. Likely not your fault. |
i did notice that ottergui has its own submodule for otterguiinternal that is using ssh instead of https. i wonder if that's relevant |
Huh. That's pretty weird - it looks like the only point of difference that I can see is that Otter has |
oh interesting. i'll try that next. otter pushed out a change to use https with his own submodule so we're seeing if that works |
GatherBuddy does not yet use a version of OtterGui that has submodules though. |
bleatbot, rebuild |
Outdated attemptTake care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it! 😰ScoutHelper [testing-live] - c35de51 - Build system error: No valid git object identified by 'c35de5130c3eaba8bb4d7d6aefacfa3584dd2810' exists in the repository. Show log - Review |
bleatbot, rebuild |
closing this PR because it's a mess of changes and i don't want any reviewers to be confused. will open a new one shortly with the final, working commit hash >_< |
this is a somewhat big update because i got tunnel vision and didn't try to release more incrementally >_< (i will do that going forward!)