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

Update .travis.yml to build jpeg-archive binary #24

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nhatdo-nfq
Copy link

@nhatdo-nfq nhatdo-nfq commented Jul 7, 2020

Related with this comment #18 (comment)

I just updated .travis.yml file to build jpeg-archive binary for windows, linux, osx.
Once successfully built, it will be deployed to GitHub Releases page automatically.
Then, this package will download the latest binary from GitHub Releases page

Please create your personal access token with write permission and add this token in the travis setting page named github_token

Please create the new tag after merging!
If the commit is not tagged, deploying to GitHub Releases page will be ignored

@ThomasLohner ThomasLohner mentioned this pull request Oct 14, 2020
@sindresorhus
Copy link
Contributor

Why are you not just calling https://github.com/danielgtaylor/jpeg-archive/blob/master/Makefile ?

@@ -1,6 +1,6 @@
{
"name": "jpeg-recompress-bin",
"version": "5.1.1",
"version": "5.1.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't bump version in a PR. Applies in general.

@sindresorhus
Copy link
Contributor

I don't think you should remove the fallback to compile from source. It can be useful for some Linux systems.

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.

3 participants