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

Add support to static binaries (windows/linux amd64) #87

Merged
merged 2 commits into from
Oct 27, 2019
Merged

Conversation

filhodanuvem
Copy link
Owner

@filhodanuvem filhodanuvem commented Oct 20, 2019

After a long winter, this pull request provides support to build a static binary for windows and linux on every pull request. They might be easily downloaded in the github actions artifacts section and be used directly without any previous configuration.

To achive this, I'm removing a minor feature (support to remotes tables), and because of that, the intent is to release this as a v2.0.0.

Next steps is to create acceptance tests using the binaries to make sure that gitql returns always the same values for specific queries.

@jsixface
Copy link
Contributor

I still see the remotes listed in the --show-tables output. I don't see any change to remove the remotes as well. May be we proceed with the static binary changes for this PR and then remove/fix the remotes in the next one.

@filhodanuvem
Copy link
Owner Author

It's fair enough. I'm going to change this. Thanks for reviewing.

@filhodanuvem
Copy link
Owner Author

It's done @jsixface. I'm going to create a new pull request removing the remotes support.

@filhodanuvem filhodanuvem merged commit 7d23679 into master Oct 27, 2019
@filhodanuvem filhodanuvem deleted the windows branch May 29, 2021 15:35
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.

2 participants