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

Cleanup metadata functions

5f993d1fc1b0da300dd6607efdfca992678562a4 authored almost 8 years ago by Mark Lee <[email protected]>
Cleanup electron version inferring tests

1424e89e133f1ef0b2675d05e99f87a81d5d01f7 authored almost 8 years ago by Mark Lee <[email protected]>
Move getMetadata to common.js

9e3376bff35f415f619bed230371878dbb5a14dc authored almost 8 years ago by Mark Lee <[email protected]>
Merge pull request #605 from electron-userland/standard

Always return an Error or null in node-style callbacks

2454148ebe86d3a2188b804d5543cee8b34382ad authored almost 8 years ago by Mark Lee <[email protected]>
Always return an Error or null in node-style callbacks

This will be a style error in the next version of standard (v10).

4c778397da9fee7187547bb77b3c4f7f70b29f15 authored almost 8 years ago by Feross Aboukhadijeh <[email protected]>
Merge pull request #580 from j-f1/camel-case-api

Use camelCase identifiers in the JS API

ae6f036b011f40553874aeef54fcb8bab18c112f authored almost 8 years ago by Mark Lee <[email protected]>
Use camelCase identifiers in the JS API

f686cede331ac5af1efc54266196ac8d708641c6 authored almost 8 years ago by Jed Fox <[email protected]>
Fix up NEWS entries

4c5edb2f7b5b34afceb4d6d47eeb03bb099e4fcf authored almost 8 years ago by Mark Lee <[email protected]>
Add test for the camelCase function

b4cac1b090dec02a7ab6f3391d798ad051990c13 authored almost 8 years ago by Mark Lee <[email protected]>
8.5.2

2cf6a4e964321ae9cc5771284ebc4d6a8a27698f authored almost 8 years ago by Mark Lee <[email protected]>
Merge pull request #601 from electron-userland/infer-platform-arch-in-readme

Infer platform/arch in readme instead of using --all

2bb3328a2905f6b78f2a5b309d20cf315d67f305 authored almost 8 years ago by Mark Lee <[email protected]>
Merge pull request #600 from electron-userland/reject-app-names-ending-with-helper

Prevent app names ending with " Helper"

16752bdbb5fe987a9a9f15e120b85f3863168144 authored almost 8 years ago by Mark Lee <[email protected]>
Infer platform/arch in readme instead of using --all

This changes the default recommendation to use Packager to build bundles
for a given target plat...

c540064da67227a06dc26994566f37a28559bb7d authored almost 8 years ago by Mark Lee <[email protected]>
Prevent app names ending with " Helper"

Fixes #545.

5d31d506bb576b6452e17de3769499ce121686e0 authored almost 8 years ago by Mark Lee <[email protected]>
Merge pull request #599 from electron-userland/ignore-travis-node5-osx-worker

Ignore Travis Node 5 + OSX worker due to strange problem

19748e6a7716aa28d0d030dce1f78f2de2c6f5de authored almost 8 years ago by Mark Lee <[email protected]>
Ignore Travis Node 5 + OSX worker due to strange problem

ea271c585ce2f2c73e84da05d5d0b73350b9e90a authored almost 8 years ago by Mark Lee <[email protected]>
Merge pull request #596 from electron-userland/ignore-tmpdir

Ignore the generated temporary directory on Linux

9f38d6f04a3eed564feb63274269de96512d492d authored almost 8 years ago by Mark Lee <[email protected]>
Add some notes about Node 6 features

896487b85e09f46aa72127f6e910a753ae047081 authored almost 8 years ago by Mark Lee <[email protected]>
Dup DEFAULT_IGNORES to avoid mutating the constant

e4a93971ad3f486885129c6c263ed4e3575ceffb authored almost 8 years ago by Mark Lee <[email protected]>
Ignore the generated temporary directory

Also, put the building of the temporary directory path into its own
function.

Fixes #548.

c01c5df6675a5563e7438e07bce024b6fde6e6e8 authored almost 8 years ago by Mark Lee <[email protected]>
Merge pull request #595 from electron-userland/eslint-plugin-tape

Add eslint-plugin-tape for tape test linting

d3e79329fb3a45ca37ebebe8a3d07899cc0f9480 authored almost 8 years ago by Mark Lee <[email protected]>
Add eslint-plugin-tape for tape test linting

235a8935aa5ed4aa866b4b1cc63e1a9fec8af910 authored almost 8 years ago by Mark Lee <[email protected]>
Merge pull request #593 from electron-userland/warn-is-a-warning

Prepend all warning messages with 'WARNING:'

802025ad51a186813a97cad17edb47a4e03591a4 authored almost 8 years ago by Mark Lee <[email protected]>
Prepend all warning messages with 'WARNING:'

82e91a0cf0f1092c31eace8b08a4ae0a7f5d073d authored almost 8 years ago by Mark Lee <[email protected]>
Merge pull request #581 from electron-userland/coc

Mention the community CoC & update issue/PR templates

04872701110f77ed6e4e73c2f3cba24cca52523c authored almost 8 years ago by Mark Lee <[email protected]>
Add HTML comment to GitHub templates for basic checkbox instructions

[ci skip]

c7ed938bedb96149917f4e81a82f1134f5037237 authored almost 8 years ago by Mark Lee <[email protected]>
Add checkboxes to the issue/PR templates

[ci skip]

46a8b7e41be538a3ed53afb34257238355a3fa19 authored almost 8 years ago by Mark Lee <[email protected]>
Add link to CoC & section about community questions

2e023f6d47bb9fa4443892fba54e45b7a3db2250 authored almost 8 years ago by Mark Lee <[email protected]>
Update asar/electron-download/fs-extra dependencies

ad0ed81f5b89a74dd0fd1bd0689b338d7b41781c authored almost 8 years ago by Mark Lee <[email protected]>
Set theme jekyll-theme-cayman

6aaa80a2c0b01df340245c4dad0ad94b786ca505 authored almost 8 years ago by Mark Lee <[email protected]>
Make a note of the newer name for OS X in the readme

[ci skip]

fe5b35b7145710fc16ef00c3362ff0927adf6771 authored almost 8 years ago by Mark Lee <[email protected]>
8.5.1

e995aa2de6d2118982b87c83aabfaff710dadb98 authored almost 8 years ago by Mark Lee <[email protected]>
Clarify derefSymlinks docs

Fixes #561.

4f3307bfbbd84bdb1df028d141114847f0c26400 authored almost 8 years ago by Mark Lee <[email protected]>
Add CLI option name to deprecatedParameter message (#560)

Fixes #559.

7dc47bc244e6df05d36de78f05316d93042f8367 authored almost 8 years ago by Mark Lee <[email protected]>
Make it more obvious that --electron-version is the new CLI option

0e64b5e9720d91ece9f82774fe809bb8f301f5db authored almost 8 years ago by Mark Lee <[email protected]>
8.5.0

f92d4b6e9ccef7e9cb13a30c1524404508d32f91 authored almost 8 years ago by Mark Lee <[email protected]>
Merge pull request #547 from electron-userland/electron-version

Add electronVersion option & deprecate version

d4a9ce5d3c4777ebb45bed62ea47f388a1936418 authored almost 8 years ago by Mark Lee <[email protected]>
Add electronVersion option & deprecate version

b633f8935c20604f8947af40a584d9812e1fdacd authored almost 8 years ago by Mark Lee <[email protected]>
Add lint npm script

5620487a8d1ad1b7ad91e15307118418059865c7 authored almost 8 years ago by Mark Lee <[email protected]>
Note what the default value of build-version is in the API docs

[ci skip]

e2d69c823f9d6d3a39691b615cfdea9f50b7506e authored almost 8 years ago by Mark Lee <[email protected]>
Add link to electron-rebuild

[ci skip]

00b9bb0acedc01651ec36fef679b89f8a1824b1c authored almost 8 years ago by Mark Lee <[email protected]>
Add DependencyCI badge

Fixes #343.

0d47b64f62ceadb43b8955cbadfce1bf4151a870 authored about 8 years ago by Mark Lee <[email protected]>
Add electron-forge link

621977adfff547a2518957c0b6c29adc1681287f authored about 8 years ago by Mark Lee <[email protected]>
Upgrade nyc dependency

af49a0677cf2e3a20dd88c64e096f22cca93cf64 authored about 8 years ago by Mark Lee <[email protected]>
8.4.0

89081e30d6d662717b5a74ef89d3117d316e5bfb authored about 8 years ago by Mark Lee <[email protected]>
Add quiet option (#541)

When set, this prevents printing Electron Packager specific warnings and
informational messages...

e3ec88356cbb0a007726e44271837b00c53f13b1 authored about 8 years ago by Mark Lee <[email protected]>
Merge pull request #534 from electron-userland/list-option-type-checking

Better type checking when validating arch/platform

e0e2c5aaea75c4d09606b90a7403da3d798201bf authored about 8 years ago by Mark Lee <[email protected]>
Better type checking when validating arch/platform

Validate that arch/platform is not passed anything but an Array or a
String, and generate an Err...

180c39b498c70a9f15dfffdd6a9a9c10f6631fc6 authored about 8 years ago by Mark Lee <[email protected]>
Add note about not version bumping in PRs

[ci skip]

e043c5f66f86c296b67189b37bda07f0710a47c5 authored about 8 years ago by Mark Lee <[email protected]>
Add get-package-info to the list of packages that use DEBUG

[ci skip]

f8c60fd827d4591be950ef45c11e8685d86e8e61 authored about 8 years ago by Mark Lee <[email protected]>
8.3.0

8e0c3a31a28ab1f4a121b4453e9325eb951b3157 authored about 8 years ago by Mark Lee <[email protected]>
Upgrade nyc to 9.0.0

badac6dc96dc5e82a10cc76f0a2e101146fb632d authored about 8 years ago by Mark Lee <[email protected]>
Upgrade fs-extra to 1.0.0

e8e285d4eb2426b5bcda02b13ec41dee2b545831 authored about 8 years ago by Mark Lee <[email protected]>
Clarify icon docs: local paths only

[ci skip]

d6130917c352a63caeadb00e73a4da9ec7b5ed2d authored about 8 years ago by Mark Lee <[email protected]>
CI: build against Node 7

ca17e2571124a02ff1cef9c4282ae4d8438fd162 authored about 8 years ago by Mark Lee <[email protected]>
Merge pull request #384 from sethlu/osx-sign-pass-electron-version

Upgrade electron-osx-sign to 0.4.1

18595749eb405b0804d391d48b5a3878caf724d4 authored about 8 years ago by Mark Lee <[email protected]>
Pass Electron version to electron-osx-sign

c8a2fe6e7b5cf9f4e1e2bd0e04072efbe7d97223 authored about 8 years ago by sethlu <[email protected]>
Clarify symlink error message for Windows

fb8c181b3d772ba1fc6b761f3da542c317561c5d authored about 8 years ago by Mark Lee <[email protected]>
8.2.0

0e8c8064f158d6df50ee056a7fa564b941d2dfb1 authored about 8 years ago by Mark Lee <[email protected]>
Fix eslint warnings

b21c36fd9f1f74f6c86a885d36a7937ac68cd04b authored about 8 years ago by Mark Lee <[email protected]>
Update get-package-info to 1..0. (#505)

This includes more helpful errors when failing to find all info requested, which lets us give be...

ce86dc4a4053915560f203e1e7d91588d14f1cb1 authored about 8 years ago by Rahat Ahmed <[email protected]>
Merge pull request #510 from kwolfy/master

fix typo in extend-info and add support object params

578df2b8f346b8ed6ac1268001e0e789ba2bf63d authored about 8 years ago by Mark Lee <[email protected]>
Upgrade eslint-plugin-promise

c227f002f70c60755d529feb058dd1e37292cd2c authored about 8 years ago by Mark Lee <[email protected]>
Update extend-info docs

[ci skip]

2c1cc17b762fd1cf902fab8afcc5da44e64b7477 authored about 8 years ago by Mark Lee <[email protected]>
object params support for extend-info

58c217671b815b21f47baf66e371e7233bfd75be authored about 8 years ago by kwolfy <[email protected]>
fix typo in extend-plist

7c0506e99c1a5b0f1d5dd917f15c2591e40e68f8 authored about 8 years ago by kwolfy <[email protected]>
8.1.0

8b31af7e7c4a12434bd0c40c597ed0940ec8c4d2 authored about 8 years ago by Mark Lee <[email protected]>
Default build version to app version on Windows (#501)

Fixes #498.

cca4601533de5eabb778d736c3c6477117e15807 authored about 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #494 from electron-userland/travis-mac-oom

Fix Travis Mac builds

1d3ba3e56b2e9ea99c613515bece1146024a0fe1 authored over 8 years ago by Mark Lee <[email protected]>
Add checksum checking to news

96d4eabd26ad3fb2e4ae35b2282bd82ade94f0a0 authored over 8 years ago by Kevin Sawicki <[email protected]>
Add download.quiet to news

7663e70f267d11ec8eab7eb27aca7633ee059b8c authored over 8 years ago by Kevin Sawicki <[email protected]>
Expose a download.quiet option

c7e383350a61470853c567c09e6cb70b38a08bd4 authored over 8 years ago by Kevin Sawicki <[email protected]>
Run invalid version test quietly on CI

6ff586c6fbcf2f220d292e3c4220d0c21fa92865 authored over 8 years ago by Kevin Sawicki <[email protected]>
Don't show progress bar on CI

5780b93264a9cddcde6615d3a6d5f8544911fe50 authored over 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #491 from electron-userland/ignore-object-files

Add object files to default ignore patterns

7dc326631535ad5abac4a980db783515fe50dafa authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #493 from electron-userland/shasum-downloads

Upgrade to [email protected] for SHASUM256.txt checking

471506ec8fe6d6d21081b1b72e1c0deb8f7f90cc authored over 8 years ago by Mark Lee <[email protected]>
Upgrade to [email protected]

ecdcb7ef90a8de4f7b64688803a3f70e8842057c authored over 8 years ago by Kevin Sawicki <[email protected]>
Add docs

61690284d278b0895aedbae494bdf2786c1d36ff authored over 8 years ago by Mark Lee <[email protected]>
Add object files to default ignore patterns

Avoid the step of having to ignore .o files when signing the app for
OSX. Also ignore Windows .o...

395c512b9ad56650e0af00f3c5f0f7c6013b86ef authored over 8 years ago by Mark Lee <[email protected]>
Fix comment typo

61dae6f15b4e952990d06cb81ec3cf3d4f253063 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #484 from malept/packager-test-wrapper

DRY up some test code

758b14d11d15248e895c0ec6b7f2414256ad19e1 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #481 from malept/dependency-bump

Update dependencies

50a074ca4eae085fd7493b5d17d31a87b853f280 authored over 8 years ago by Mark Lee <[email protected]>
DRY verifyPackageExistence

51424b93269654780c1e0deba9cfe976f40b1fa1 authored over 8 years ago by Mark Lee <[email protected]>
DRY tests that call packager()

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

380c8021cb1ac9bf65721fe99412caede9b87f37 authored over 8 years ago by Mark Lee <[email protected]>
8.0.0

41a1fb00394e647e5ff4ad1e98baef3d50b45784 authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #474 from malept/add-arm-support

Add Linux ARMv7 support

65c5b6790804e365a4278d2cc57ee5be3f5437cd authored over 8 years ago by Mark Lee <[email protected]>
Add Linux ARMv7 support

0ef914f6eea7ea39608dc3dfa06ccc357114db70 authored over 8 years ago by Mark Lee <[email protected]>
Refactor target arch/platform parsing

1ebe0db750e3e2d9e3903d37272dddbff94b0f87 authored over 8 years ago by Mark Lee <[email protected]>
DRY up electron-download related code

97d08473b2880037a3e29bdbbe99829976126d6b authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #477 from malept/sanitize-out-ignores

Sanitize ignores created when the output dir resolves to CWD

bc0085d1975475a38e46b3f52dbad9143f5c28db authored over 8 years ago by Mark Lee <[email protected]>
Refactor ignore code into its own file

3a774361ae14fb339cb8ff5710dd8d29d668b097 authored over 8 years ago by Mark Lee <[email protected]>
ES6ify test/ignore.js

18187c8b80eeef8a389056e36e11fe8df375e526 authored over 8 years ago by Mark Lee <[email protected]>
Move out ignore generation to its own function

57b94b127b0d4a7c37266b755b39e91ac25a3a7c authored over 8 years ago by Mark Lee <[email protected]>
Sanitize out option ignore paths

00dee5a81c1dadc436cf1895d1a83a1613e021db authored over 8 years ago by Mark Lee <[email protected]>
Default the prune option to true (#472)

Addresses #35.

53bbb8338c5aa84ee4412e8383db080dbb7a389a authored over 8 years ago by Mark Lee <[email protected]>
Merge pull request #475 from electron-userland/upgrade-asar

Upgrade asar for multibyte character in path support

41c2dc91d057f2a8e257d7fdb8c047da2facf309 authored over 8 years ago by Mark Lee <[email protected]>
Upgrade to [email protected]

e2afa334790edc833bdfd0228e880f35176eef9f authored over 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #464 from malept/default-platform-and-arch

Add default values to arch and platform

81f5ddcc61e04b6a05f7b906f0325693b2340e61 authored over 8 years ago by Mark Lee <[email protected]>
Add default values to arch and platform

The defaults are the host's arch and platform values.

Fixes #36.

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