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

Download platform/architecture specific binaries #33

Merged
merged 30 commits into from
Jan 27, 2020

Commits on Jan 14, 2020

  1. add release-binaries workflow

    jperl committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    3211f0b View commit details
    Browse the repository at this point in the history
  2. github actions no like pipefail

    jperl committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    5471b2a View commit details
    Browse the repository at this point in the history
  3. upload individual files

    - just try on two for now
    jperl committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    26e9358 View commit details
    Browse the repository at this point in the history
  4. upload all binaries

    jperl committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    749ab33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    469461c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ecd0bb View commit details
    Browse the repository at this point in the history
  7. run release binaries on v tags

    jperl committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    25c270f View commit details
    Browse the repository at this point in the history
  8. add npm install script

    jperl committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    cdcff17 View commit details
    Browse the repository at this point in the history
  9. add progress dependency

    jperl committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    707d4a9 View commit details
    Browse the repository at this point in the history
  10. remove npm build script

    jperl committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    72a0de1 View commit details
    Browse the repository at this point in the history
  11. release binaries on b* tag

    jperl committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    4d09b24 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. use simple-get in install.js

    jperl committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    8738465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d302fa0 View commit details
    Browse the repository at this point in the history
  3. use official github actions

    jperl committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    188e119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27b9971 View commit details
    Browse the repository at this point in the history
  5. change url to eugeneware

    jperl committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    a1378e4 View commit details
    Browse the repository at this point in the history
  6. exclude binaries from package

    jperl committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    4050d56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c5ac5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ed079d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e006ec0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. release compressed binaries

    jperl committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    9425b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f692aff View commit details
    Browse the repository at this point in the history
  3. do not publish tar.gz

    jperl committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    f25460e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. revert auto-format change

    jperl committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    dc675e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60bc92 View commit details
    Browse the repository at this point in the history
  3. change ffmpeg path to ./...

    jperl committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    5402bbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1079b4 View commit details
    Browse the repository at this point in the history
  5. update release reference

    jperl committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    5f08dbe View commit details
    Browse the repository at this point in the history
  6. do not calculate deltaBytes

    jperl committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    167e0d7 View commit details
    Browse the repository at this point in the history
  7. process.exit(1) on failures

    jperl committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    d80e987 View commit details
    Browse the repository at this point in the history