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

Release 1.3.0 #13

Merged
merged 19 commits into from
Jan 24, 2018
Merged

Release 1.3.0 #13

merged 19 commits into from
Jan 24, 2018

Conversation

NicoHood
Copy link
Owner

@NicoHood NicoHood commented Jan 23, 2018

Ready for testing.

@NicoHood
Copy link
Owner Author

NicoHood commented Jan 23, 2018

@wolph @cmaglie would you mind trying this new GPGit release? I reverted back from python to a bash script as it is simpler and better to handle like that. Especially with dependencies. The new version should be faster to install and use while still being user friendly. Opinions appreciated.

@NicoHood NicoHood merged commit 14a5cbd into master Jan 24, 2018
@NicoHood NicoHood deleted the 1.3.0 branch January 24, 2018 17:37
@wolph
Copy link

wolph commented Feb 12, 2018

I've been working on it for several hours and trying to get it to work but there are a lot of differences between Linux and OS X/BSD here.

  1. The install command has different parameters
  2. The getopt has different parameters
  3. /bin/bash doesn't exist and/or is a severely limited shell and should be replaced with something like /usr/bin/env bash
  4. The sha512sum commands don't exist and need to be replaced with either gsha512sum or shasum -a 512

I'll keep working on it for a bit to see if I can get it working somehow

@NicoHood
Copy link
Owner Author

Thanks for the feedback. It would be nice to get it also working on BSD. I am not using it though.

@wolph
Copy link

wolph commented Feb 12, 2018

Perhaps a simple self-check is in order, Travis can do the actual OS checking in that case :)

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