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

Limit fetch in submit to relevant branches #825

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

jakejx
Copy link

@jakejx jakejx commented Feb 28, 2023

This is a follow up from my question in #671. I have made the changes to only fetch branches that are being pushed. I am testing it locally now and so far it seems to behave as expected but I am not sure if there are other edge cases to consider. I will continue to use this build for a few days and see if I encounter any other issues, but I figured it would be good to just open the MR for feedback first.

Thank you.

EDIT: not sure why the tests are failing for windows. They are passing on my machine.
EDIT2: I was not running tests for the entire workspace. Fixed.

@jakejx jakejx force-pushed the limit-submit-fetch-branches branch from e560383 to 0d37e90 Compare March 1, 2023 03:05
@arxanas
Copy link
Owner

arxanas commented Mar 2, 2023

Hi @jakejx, thanks for the fix! I want to release version 0.7.0 with the current version of the code and then I'll merge this.

@arxanas arxanas force-pushed the limit-submit-fetch-branches branch from 0d37e90 to a0cf4de Compare March 6, 2023 05:06
@arxanas arxanas enabled auto-merge (rebase) March 6, 2023 05:06
@arxanas arxanas merged commit f55150d into arxanas:master Mar 6, 2023
@jakejx
Copy link
Author

jakejx commented Mar 6, 2023

Thanks for merging this! Fully understand the decision to delay the merge till after the release.

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.

None yet

3 participants