Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/electron/packager

Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
https://github.com/electron/packager

Upgrade rcedit and asar (#467)

* Upgrade to [email protected]
* Upgrade to [email protected]

3370060996624e39183b8f736f9544a5cc43137c authored over 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #471 from electron-userland/add-more-debug-logging

Add more debug logging

c2297cb24f3ae46328e1d724301e9db9cd0e3843 authored over 8 years ago by Mark Lee <[email protected]>
Remove special path characters from app name in filenames (#455)

Fixes #308.

9134f7be4678fdf0144bbb6b00f2da4756566415 authored over 8 years ago by Mark Lee <[email protected]>
Add more debug logging

9eae3948154fdb00fd0f137a562c8e8dfb28235d authored over 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #463 from malept/win32metadata-option

Rename version-string option to win32metadata

1bbce9a59c34f81444449126cdb8a393ce986ae7 authored over 8 years ago by Mark Lee <[email protected]>
Deprecate `version-string` in favor of `win32metadata`

c6c145def88fd7985133bba5cd1a190548c41cbf authored over 8 years ago by Mark Lee <[email protected]>
ES6ify test/win32.js

a949efe4e9f46750fb167aa4455f88a334c4ea54 authored over 8 years ago by Mark Lee <[email protected]>
Enable the rest of the rcedit tests on Travis OSX

5bbc9c9988400cb47f93f4390ff9856eb6991815 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #468 from electron-userland/debug-ci-failures

Debug Travis CI failures

dc62247b214227f96145e9ba6c22eb8deb8cc408 authored over 8 years ago by Kevin Sawicki <[email protected]>
Log options when debug is enabled

bd73501f55ea5d9ba1050ea07fcd192a3a094abd authored over 8 years ago by Kevin Sawicki <[email protected]>
Move logging into operation function

49e37e67ca989251d4f667be88e9e158b09c5035 authored over 8 years ago by Kevin Sawicki <[email protected]>
Mention DEBUG setting is temporary

7b54261562e0bea0a1ac58c702a397b09d9fcb59 authored over 8 years ago by Kevin Sawicki <[email protected]>
Revert err check before createApp call

aa1087685ddde60419f65e5ccce188d54b822b08 authored over 8 years ago by Kevin Sawicki <[email protected]>
Add initializing debugging

4494b9f58f6b0739935260319ffb7438d381ce21 authored over 8 years ago by Kevin Sawicki <[email protected]>
Debug log download details

a922637a77d12f6809885437726bf8324e99e263 authored over 8 years ago by Kevin Sawicki <[email protected]>
Set DEBUG env var on Travis

63ac24a730103499253d7b6eb4925d9c5b15536c authored over 8 years ago by Kevin Sawicki <[email protected]>
Add more debug calls

94eacccf97367520cbc4135f1aa7b22d00f2e431 authored over 8 years ago by Kevin Sawicki <[email protected]>
Adjust readme due to app-version changes

* Move Wine instructions to the installation section
* Add note about inferring app-version in e...

b4ebf47b925611a030a460a9182aa48fe3ba786d authored over 8 years ago by Mark Lee <[email protected]>
issue template: clarify testcase instructions

45385bab0dd07159cea712a5326f797f8a1e4f15 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #462 from electron-userland/remove-deprecated-options

Remove deprecated options for asar & electron-download

2c5282a072b942aaf7ec99fc9124fb5eb4f81d96 authored over 8 years ago by Mark Lee <[email protected]>
Remove deprecated options for asar & electron-download

5bbbf03b5887bc25939b50858122d0df30d868c0 authored over 8 years ago by Mark Lee <[email protected]>
7.7.0

cf1bfccf58ec238694c0ecd89d777aa372cca496 authored over 8 years ago by Mark Lee <[email protected]>
Add more instructions to the release process

[ci skip]

b623c2b2f993a97cb8be8679d96f2b35625931bd authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #459 from electron-userland/disallow-osx-sign-binaries

Disallow setting osx-sign.binaries

45c7da607d4db9c7e8c08a88584bd12c2b9cc055 authored over 8 years ago by Mark Lee <[email protected]>
Disallow setting osx-sign.binaries

Closes #285.

33193ccbaae1cbaa69797f86fe1b74def4902ef1 authored over 8 years ago by Mark Lee <[email protected]>
Infer --app-version from package.json (#449)

* Default app/build version to package.json version
* npm install wine on travis macs
* git ig...

7abbe62c26e7845af3806b4cf0bcbe44c2526350 authored over 8 years ago by Zeke Sikelianos <[email protected]>
CONTRIBUTING: clarify when PR rebasing/squashing should happen

[ci skip]

bd2c4b9ae44fec4ebe01cddf60dd83d57d600fca authored over 8 years ago by Mark Lee <[email protected]>
Add link to debug module for examples on setting env vars

[ci skip]

b0afbc2f98081d8ececfb849283b3a2502eb7018 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #457 from floriangosse/master

Make file trees more readable

4a8195933ab030b6a76a3d1414e34b3db84b4d1b authored over 8 years ago by Mark Lee <[email protected]>
Make file trees more readable

72ec98e9c6448476e83bdf374486102235e8a2e3 authored over 8 years ago by Florian Goße <[email protected]>
7.6.0

3ef6d471dcdeda30cf239840cb13308096a4e171 authored over 8 years ago by Mark Lee <[email protected]>
Enforce minimum Node version in CLI (#454)

4987fd2e7ebf26c0003dd656c56f5242dca099bc authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #452 from electron-userland/handle-errors-setting-up-fixtures

Handle errors setting up tests

e96c23655dac7342cab94571455766f12f192456 authored over 8 years ago by Mark Lee <[email protected]>
Add protocol/protocol-name docs and test (#450)

Fixes #121.

c3145c19756bfa470a7baa5fafb132112ffb8b82 authored over 8 years ago by Kevin Sawicki <[email protected]>
Add --no-bin-links argument to npm install

3a689ba89301d094805a8e4c3b4e10aee9015a9c authored over 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #451 from electron-userland/remove-test-logging

Remove log statement at start of test infer electron test

a4f8449c1978a1f69eca86caa3c957b340150ef9 authored over 8 years ago by Mark Lee <[email protected]>
Handle errors and during test setup

26ec8b41c5bd403de79d518ce64e9dc63e6806d3 authored over 8 years ago by Kevin Sawicki <[email protected]>
Remove log statement at start of test

10d5b32c9100fcb4c661465c89b5de0627d18a69 authored over 8 years ago by Kevin Sawicki <[email protected]>
Remove tap-spec

It's hindering the resolution of #441.

c3a60f90f8c28a82890bdd75bba39e506bdc2c58 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #448 from MarshallOfSound/feature/after-copy-hook

Add a hook for afterCopy

2e4cd245cec2abb220fabafbaf3ac503fc3cdd59 authored over 8 years ago by Mark Lee <[email protected]>
CI: Don't build non-master branches

Fixes #436.

9c401f9a394e867c849ec15919f5fedea6db2029 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #445 from electron-userland/fix-version-inference-regression

fix version inference regression

d5f1bd7882c7b446c2244f4d303c3903f92312c2 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Add a hook for afterCopy

* Hook runs once your app dir has been copied to a temp dir
* No hook has no effect (install asy...

cadd91ca06fb28cf59bf62006e80c121cd20b35a authored over 8 years ago by Samuel Attard <[email protected]>
fix version inference regression

ec614bfc120044c2c583f642e5e6131573b463da authored over 8 years ago by Zeke Sikelianos <[email protected]>
Add debug statement for copying mac icon

000c6e7174fe333e97f0da127cdf3dc37abd6ef9 authored over 8 years ago by Mark Lee <[email protected]>
CLI: ensure --out has either a string or null value (#442)

43812d5d72990f97c64196c57b504475feaaf0ae authored over 8 years ago by Mark Lee <[email protected]>
Consistent verb tense usage in pull request template

[ci skip]

7f4ef33c9a61c78bf55df889004cd4f50000ecdb authored over 8 years ago by Mark Lee <[email protected]>
Fix formatting

[ci skip]

613b2746d38b1793d7881347cb524869dbb70a82 authored over 8 years ago by Mark Lee <[email protected]>
Add pull request template

[ci skip]

Fixes #267.

cf2e6ff7ed544b9967124763f9eb9920388a8f3d authored over 8 years ago by Mark Lee <[email protected]>
Tests: refactor 'npm install' for fixtures

7b32abb795734da97c57411ef482fc3b6923dbb0 authored over 8 years ago by Mark Lee <[email protected]>
Tests: pre-download Electron 1.3.1

459b63508fc85bb0cf62abb46d59f96037741e7a authored over 8 years ago by Mark Lee <[email protected]>
7.5.1

08772ed1e6a0baf4752051917ea0121e42de1277 authored over 8 years ago by Mark Lee <[email protected]>
Fix dir of getNameAndVersion for require package.json (#440)

Fixes #439.

40565bd9a8d848d8663fd48479c85b17436ee5d7 authored over 8 years ago by Jhen-Jie Hong <[email protected]>
Add error guard in infer Electron test

Addresses #441.

bcc7cace97e17acbb03cc5d10e16e732532f1687 authored over 8 years ago by Mark Lee <[email protected]>
Linkify the 7.5.0 version in NEWS

3029682cfe4d67381bd5913b34127fa8c0b98250 authored over 8 years ago by Mark Lee <[email protected]>
support the new electron package name

b7b925f2c2660bc2a912958a748c4346c9bbb366 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Merge pull request #435 from electron-userland/support-renamed-prebuilt

Add support for the new `electron` package name

9cae421e3d0ccaf5403c594ca7b7a39f32709326 authored over 8 years ago by Mark Lee <[email protected]>
support the new electron package name

c508500a7108f7c66cb29c4af9a81ad5233c1194 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Define the behavior when both --asar and its sub-properties are specified

fb5b02364d773e8796f602dbc03beb38ed32695c authored over 8 years ago by Mark Lee <[email protected]>
Linkify the 7.4.0 version in NEWS

c4809e109bd467bd6ceaf7b07ee3cd3f962e74c2 authored over 8 years ago by Mark Lee <[email protected]>
Add ffmpeg plugin to related links

Addresses #270.

48b112650f8c36128d90b98bc4b1b5de8664d068 authored over 8 years ago by Mark Lee <[email protected]>
7.4.0

1ca641fdd764eb80c11d9796900f0aeee02c799f authored over 8 years ago by Mark Lee <[email protected]>
Add regression test for apps named "Electron"

Addresses #415.

21ec6ece76111abe15ff234c4c1d3d9f7fad83b5 authored over 8 years ago by Mark Lee <[email protected]>
Add util.fixtureSubdir() + fixture creation docs

Addresses comments in #415.

283f77d020e8929eb6fdb42fb02b6e589367af49 authored over 8 years ago by Mark Lee <[email protected]>
Update dependencies

29bdd506c0b2c6b5467022ed526fb2087cfcc8c7 authored over 8 years ago by Mark Lee <[email protected]>
Remove unnecessary calls to path.join

c2627320df1187a928c227b2405813586b08e059 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #433 from malept/add-debug-module

Add basic debug support via the 'debug' module

68f0ef6d35b25fd4ebed830b97f0f56a74d1f619 authored over 8 years ago by Mark Lee <[email protected]>
Add basic debug support via the 'debug' module

29c25d08b26cbae64cf7f457f09efe365069038a authored over 8 years ago by Mark Lee <[email protected]>
Clarify infer name/version error message/docs & add tests

6163ab922208485d9f91346960c7746ee8ab92a5 authored over 8 years ago by Mark Lee <[email protected]>
Fix typo

d0b525ee1a69fafd8f8d3459f959686d308fd4fa authored over 8 years ago by Mark Lee <[email protected]>
Use rename in more places

cff8333a09375b0668f190e032a26043c8901ad0 authored over 8 years ago by Mark Lee <[email protected]>
Make a note about how 'npm run' doesn't print stderr

70554071d45379ade026b70691ee2e83b3fcd39d authored over 8 years ago by Mark Lee <[email protected]>
More consts

0422301c621930c696a175f4e0baec0eb1962705 authored over 8 years ago by Mark Lee <[email protected]>
Alphabetize args

7e42a914c6e8326c8594d82fc86584e5ea5d5605 authored over 8 years ago by Mark Lee <[email protected]>
7.3.0

7054c8cbede2c89565fe598a69fa1667ad936906 authored over 8 years ago by Mark Lee <[email protected]>
Move/reword comment block

9e42656aa6190522063395f8c84fa8258b545bd0 authored over 8 years ago by Mark Lee <[email protected]>
Split up the basic test file

a08b0e9948606430e367de2d00e1f82c54a28da4 authored over 8 years ago by Mark Lee <[email protected]>
Remove unnecessary unit test

Don't need to test that minimist does typing correctly when there's only
one type.

8bb19320827dce65aaa42b9b686fd5a91c3301c4 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #422 from malept/refactor-mac-app

Refactor building the Mac app bundle

cd7bc1e915e7504c1fe6e46002c1835b8d00d863 authored over 8 years ago by Mark Lee <[email protected]>
Refactor building the Mac app bundle

b8b71b18ae5cec1fc34abe29e3875ee65becad5c authored over 8 years ago by Mark Lee <[email protected]>
Add electron-osx-sign to the list of known modules with DEBUG support

e255177d450d43651ef779ae80d9b44b73874bd6 authored over 8 years ago by Mark Lee <[email protected]>
Recommend removing node_modules with prune instead of ignore

1a86f087f5d6acaf97753044e8e8e9716c73c2b2 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #417 from electron-userland/unify-asar-options

Unify asar options

Closes #353.

23402ac90adc9f196da741cba2c6c34f72fbaae1 authored over 8 years ago by Mark Lee <[email protected]>
Add a link to the API docs next to the usage link

[ci skip]

7f562aac18b5e29cbedf1523cb2488ed6dd8399e authored over 8 years ago by Mark Lee <[email protected]>
Fix ignore URL

[ci skip]

da13e941c865089624f777d816a839c32a4b7635 authored over 8 years ago by Mark Lee <[email protected]>
Clarify that ignore uses absolute paths

Also, make explicit the default ignored paths and add references to `prune`.

[ci skip]

25e57045a5c546068d880e238be3f1551240a518 authored over 8 years ago by Mark Lee <[email protected]>
Merge asar-options into asar

85bce4ab1818b714e9b83c2cfd8291b72e813d57 authored over 8 years ago by Mark Lee <[email protected]>
Move separate asar options to asar-options

708f2c14169666cf8dbed6a09b66078bac646c3f authored over 8 years ago by robfuscate <[email protected]>
Use fs.rename instead of fs.move when renaming Mac app (#416)

51d22382bea9408edeea2a0e102d017072c1f99a authored over 8 years ago by Josh Abernathy <[email protected]>
Clarify what Electron Packager is about

[ci skip]

25447cc6ea1ab511c2010ceee7f0385e4867f3f7 authored over 8 years ago by Mark Lee <[email protected]>
7.2.0

a5222dc4b01685d526506cdd2c54a471c565747a authored over 8 years ago by Mark Lee <[email protected]>
Note the minimum version of Wine required

547aecfb9c6d7dd49ba2bbc9117db53bf94aaaf6 authored over 8 years ago by Mark Lee <[email protected]>
Travis: use Wine 1.6

cad839fd160d0d8c872355bdeeeddea655be6038 authored over 8 years ago by Mark Lee <[email protected]>
Pin rcedit dependency to 0.5.0

04b38af3426d35b14e80be3cb151030369171f03 authored over 8 years ago by Mark Lee <[email protected]>
Use a better error message when wine is not found

Addresses #357.

ccd55376fce4410af549b68b52aeea0e6e3fb76a authored over 8 years ago by Mark Lee <[email protected]>
Travis (OSX): don't install wine or run wine-related tests

ea5d9fe618c0b8dfcd442f9a2ea040a7aba0db59 authored over 8 years ago by Mark Lee <[email protected]>
Add option for dereferencing symlinks (#410)

c0fe855106263992f47357054e8fbeef6aeb5661 authored over 8 years ago by Josh Abernathy <[email protected]>
Travis (OSX): gmp is already installed

6ac7d02b3477547dd3dc54b0e1d1416c623afc79 authored over 8 years ago by Mark Lee <[email protected]>
Travis: OSX caching works now, in theory

bb24b1c342629bcb94c0483a4b4593ab5efe551f authored over 8 years ago by Mark Lee <[email protected]>
Travis: Use the XCode 8 (beta) image

046143f5f6e5fd6001b0077b2318a89cd8418cf4 authored over 8 years ago by Mark Lee <[email protected]>