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

Replace coverage badge in readme

928ca03931eebf295938cb90d4ccb96bd0941119 authored almost 7 years ago by Mark Lee <[email protected]>
Remove a now unnecessary istanbul ignore directive

84504aea4b74de1668ab3605d1d3c3420e4f6fcb authored almost 7 years ago by Mark Lee <[email protected]>
Use codecov instead of coveralls

552729f2e22ce5c55d91ba190701db16f6f29c11 authored almost 7 years ago by Mark Lee <[email protected]>
10.1.2

a39231997303bc0e253e26d8827710e9662dfb35 authored almost 7 years ago by Mark Lee <[email protected]>
Merge pull request #794 from electron-userland/overwrite-with-default-platform-arch

Fix overwrite when default platform/arch are used

b95b14619653008eddfc0c081bf8f1b94dc45399 authored almost 7 years ago by Mark Lee <[email protected]>
Fix overwrite when default platform/arch are used

Fixes #792.

7098a700aa0904d72a335ca3f90d64a079e35e20 authored almost 7 years ago by Mark Lee <[email protected]>
Add common function to ensure certain values are Arrays

5c0113dcf3776991adeeb766981cf1e19759be7b authored almost 7 years ago by Mark Lee <[email protected]>
Drop non-CLI uses of var

901f2ce5aa4530ad213ea0a9d3d1fb88e66ca97d authored almost 7 years ago by Mark Lee <[email protected]>
Move download-related code to its own file

acd662e9ec89003618d0dc61c9f36338724131d8 authored almost 7 years ago by Mark Lee <[email protected]>
Normalize methods that return Promises

97f3bec1337092f778ee6bd05be7082b7b302564 authored almost 7 years ago by Mark Lee <[email protected]>
Merge pull request #786 from dr-js/patch-1

Fix protocols API docs

9338ee8590b24fc125f3918d66d43f94c1a0b291 authored almost 7 years ago by Mark Lee <[email protected]>
Rewrite protocols docs to be clearer

[ci skip]

d898a750918903af28ec0812294cfe0585c560ca authored almost 7 years ago by Mark Lee <[email protected]>
Fix OS X protocols options in api.md

related issue: https://github.com/electron-userland/electron-packager/issues/643

f88338f8e389bbff474db0f97be37fe33c65101f authored almost 7 years ago by Dr <[email protected]>
Add note that multiple functions for a given hook are parallelized

[ci skip]

3ce4907d7645578e1ba24754d86ed531b0671112 authored about 7 years ago by Mark Lee <[email protected]>
Use Array.prototype.some

f7d322621e96d18dca60a8929fa34eacf0bb1d7d authored about 7 years ago by Mark Lee <[email protected]>
Parallelize most of the ignore tests

a1e49937d96a14ba4bb2c07a7380693f3ed1e656 authored about 7 years ago by Mark Lee <[email protected]>
Tweak coverage-ignored code

a2e0b2dd929638724fb15e36e3986f0aabe20280 authored about 7 years ago by Mark Lee <[email protected]>
Add smoketest for win32 icons

9a69380581f0cbeae8fb05a40add984c6323dd62 authored about 7 years ago by Mark Lee <[email protected]>
Move compare links in NEWS to their respective sections

[ci skip]

0a211700e4ae2ed36f5bd6013ed20e80f5ed9245 authored about 7 years ago by Mark Lee <[email protected]>
10.1.1

0b00895444a6bf2e31e506d25e303896d6ebd2e2 authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #783 from electron-userland/fix-arm-hostarch

Fix ARM detection on armv7l Node

e8e7ed342b89f1f6963cfb38d932a0fe27b8f7d0 authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #784 from electron-userland/yarn-prune-no-lockfile

Don't create yarn.lock when pruning with Yarn

969a2b4160edd81ec1052d8269bfed5e407120f6 authored about 7 years ago by Mark Lee <[email protected]>
Fix ARM detection on armv7l Node

Several versions of Node for armv7l incorrectly identify as
`arm_version: '6'`.

See: https://gi...

a5e0db5ea838da175a510b7c9d5d79edb62d34cb authored about 7 years ago by Mark Lee <[email protected]>
Don't create yarn.lock when pruning with Yarn

Fixes #764.

dabdfacbeceaf7af7496f6f899405104a599a589 authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #781 from malept/use-ava

Use AVA instead of tape

bc2080cf47760a9ee453fdfb76d40c822a0d7033 authored about 7 years ago by Mark Lee <[email protected]>
Move testsuite setup outside of AVA for CI

e266525ced63ba094f8740fcc7f6bbb2713fdec1 authored about 7 years ago by Mark Lee <[email protected]>
Use module.exports

bcbe02ce6acd90e6a364caa44bdae6f496d8e825 authored about 7 years ago by Mark Lee <[email protected]>
Infer tests can be parallelized

363f63761ae7c5b3cc3e6d86e1d04ce813903775 authored about 7 years ago by Mark Lee <[email protected]>
Convert testsuite to AVA

76bfa255f6289c2e4dfe23395511635322a65d9e authored about 7 years ago by Mark Lee <[email protected]>
Use the global timeout

0c946f268812d0b09dbf6c54cbd3264288faa69b authored about 7 years ago by Mark Lee <[email protected]>
Run packager tests serially

7f87b6b5d35aff89984e6a082e8a65b0001783e9 authored about 7 years ago by Mark Lee <[email protected]>
Make sure name inferring is tested

5dce2ee08b761df3a9bdb75a3715026c0d04e86a authored about 7 years ago by Mark Lee <[email protected]>
Fix Linux-specific tests

ede15897528bd567abcc0db40008f27f25b667e5 authored about 7 years ago by Mark Lee <[email protected]>
Readd test index, cleanup test timeouts

9337fc890137ae619555dc275cac6e1262bd66e1 authored about 7 years ago by Mark Lee <[email protected]>
Fix test description

e4cfda38f0ff6560ca9712816416fbb461011368 authored about 7 years ago by Mark Lee <[email protected]>
Travis: no longer need to force install a specific NPM version

18f06500872f6f8d7b006d1bcbf169bd60c63485 authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #780 from electron-userland/fs-extra-5

Upgrade fs-extra to ^5

7387478c71597bdc0a18747a3e1e2d27c57a96d1 authored about 7 years ago by Mark Lee <[email protected]>
Upgrade fs-extra to ^5

e6c36442c02acfcb78503732710affe108a2bdbf authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #772 from barinali/issue-767

Add electron-packager-languages in README

e964f3734c6db57dfcfc530b5dbf6b1f4363601f authored about 7 years ago by Mark Lee <[email protected]>
Fix link/copy for electron-packager-languages

c6fb2a1fc18ff4a4f2a01d2f2231e5075683dd90 authored about 7 years ago by Mark Lee <[email protected]>
Add electron-packager-languages in README

f92d40e82b0d094839646fae05bccdd0685bdf32 authored about 7 years ago by Ali BARIN <[email protected]>
Add electron-windows-store and electron-wix-msi to the readme

[ci skip]

e65ab6c8e59a519a20d59a16a5878f8bf2efbbc9 authored about 7 years ago by Mark Lee <[email protected]>
Add a table of contents to the readme (#766)

[ci skip]

6ac8af34c5dba11913f9fb971d0900ec3e8694e9 authored about 7 years ago by Mark Lee <[email protected]>
No need to run darwin tests for mas builds, it's the same codepath

7ca8fd5438865999f6254e724dc15e8a36b1b3e7 authored about 7 years ago by Mark Lee <[email protected]>
Ignore certain code for code coverage purposes; remove unnecessary property

128f657df20be70b38796d2f1c74e11060cccd8a authored about 7 years ago by Mark Lee <[email protected]>
Fix alphabetization of dependencies

53f2ac15b92e7f829394359e6a5c19da55540c87 authored about 7 years ago by Mark Lee <[email protected]>
Fix version link in NEWS

[ci skip]

a374cba30a0a18a96604d87e065c1b5ea32d5125 authored about 7 years ago by Mark Lee <[email protected]>
10.1.0

5cfee0f1c5ddda4da8bbe557f345ac450a22a405 authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #759 from mironal/fix-mz-dependencies

fix mz dependencies

05ba8a9d71ce6165bfb76cef982019d4b9b80905 authored about 7 years ago by Mark Lee <[email protected]>
fix mz dependencies

5108d7d988998c8b7be532fedb7eaa61ee6ec6ae authored about 7 years ago by mironal <[email protected]>
Merge pull request #758 from electron-userland/custom-executable-name

Add option to set the executable name separate from the app name

31e1e98634f453a566bb424d04c220230ffdd238 authored about 7 years ago by Mark Lee <[email protected]>
Add option to set the executable name separate from the app name

Fixes #745.

64caae7d5ab6a73e83ab6e3856cb370936fd57be authored about 7 years ago by Mark Lee <[email protected]>
10.0.0

a636112ae2aecdada8d251689261a9b7471756c8 authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #755 from electron-userland/better-ci-caching

Cache node_modules instead of the NPM cache

1975ee8d50f82ef64897c6804482d75d7f8698fe authored about 7 years ago by Mark Lee <[email protected]>
Cache node_modules instead of the NPM cache

4a1f1787bded9c4d788e2ef9515a265a04e03ef7 authored about 7 years ago by Mark Lee <[email protected]>
Update asar to 0.14.0

e746ef5df2515c51f63b93d07e11f0825de73418 authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #753 from malept/finish-promisifying

Finish promisification refactor

2a9374e027494d97a984b469c7540cf501be2a08 authored about 7 years ago by Mark Lee <[email protected]>
Fix prune tests

c578e88d97fc56c1c3d9c7bb144d1609d8417b2f authored about 7 years ago by Mark Lee <[email protected]>
Refactor handling hooks

21e7f097e6250ff77713f73f6a03e8c8f4c7e299 authored about 7 years ago by Mark Lee <[email protected]>
Rename property to be less ambiguous

a41aa5797262b85f5acd04401b7d125e545ce7e7 authored about 7 years ago by Mark Lee <[email protected]>
Promisify/classify & remove run-series

0d69245506c68812fa1560c4f604a8b05117d591 authored about 7 years ago by Mark Lee <[email protected]>
Reorganize the exported common functions

33633d94502bdb53b0f30c564b9190572f8dc84d authored about 7 years ago by Mark Lee <[email protected]>
Promisify infer

13c0170c67f767b73911c5d7d1f26377ec32c852 authored about 7 years ago by Mark Lee <[email protected]>
In-function requires no longer necessary

2974509956a81a0a3d3344a1ddf211e8e9b776c1 authored about 7 years ago by Mark Lee <[email protected]>
Rename/move the relative rename function to App

23c95c8571804a971db4d4e7da532bf15fac02a7 authored about 7 years ago by Mark Lee <[email protected]>
Rename & move normalizeExt into the App class

456db568fb4e39cca05e2d8961baa2b3fe6729a3 authored about 7 years ago by Mark Lee <[email protected]>
Refactor most of index.js into a Packager class

420f760309283e8fd7a39e33e691eba7022c86ea authored about 7 years ago by Mark Lee <[email protected]>
Travis CI: fix build matrix

d232384c044b1055fd2a4817f43851cb68c4a850 authored about 7 years ago by Mark Lee <[email protected]>
CI: allow Node 9 to fail

See: https://github.com/nodejs/node/issues/16781

fb0575b9c5037c771c34a3514b5cbca80bddd937 authored about 7 years ago by Mark Lee <[email protected]>
Use endsWith instead of RegExp

629432ac18f2a15d282fc14c009551aaaa7b2b4e authored about 7 years ago by Mark Lee <[email protected]>
Point AppVeyor's badge to master, just like Travis's

[ci skip]

e1801b8f3d59ea11bc50cdb64b5ff69edd4a8af1 authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #747 from electron-userland/only-test-against-supported-node-versions

Only test against supported Node versions

20af841f6353b1b940c77ba97dfaa0ecf1d4b38f authored about 7 years ago by Mark Lee <[email protected]>
Only test against supported Node versions

Electron Packager only supports Node versions which are supported the
Node.js team, when testing...

691aea9f62cf1e548f5ecf1127b0a4bde140f20c authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #746 from electron-userland/probot-config

Add probot config

4d31875bf112da7c10e5446781f5ff7894a93de2 authored about 7 years ago by Mark Lee <[email protected]>
Add config for probot's no-response bot

[ci skip]

61110319bbb166be01b9eb411ac8594a6516a2d5 authored about 7 years ago by Mark Lee <[email protected]>
Add config for Probot's welcome bot

[ci skip]

68b293e2977d9338752967b1cd45ef865aea398c authored about 7 years ago by Mark Lee <[email protected]>
Move issue/pull request templates to .github

[ci skip]

356737465386c1a4b7732e9222d00e2225742646 authored about 7 years ago by Mark Lee <[email protected]>
Update Standard JS URL

[ci skip]

60aa780e054022f03338d28a829143d109c66f77 authored about 7 years ago by Mark Lee <[email protected]>
Upgrade coveralls and yargs-parser

0b05d20ae40651991284241c02c242e3976f98bc authored about 7 years ago by Mark Lee <[email protected]>
Merge pull request #732 from electron-userland/use-yargs-parser

Replace minimist & camelize with yargs-parser

2bfc1d9b7ceda24a172f3fc87f25e132e58bc0c4 authored over 7 years ago by Mark Lee <[email protected]>
Replace minimist & camelize with yargs-parser

f76558c017420d444878b6d0b97b9a3480a6b0c6 authored over 7 years ago by Mark Lee <[email protected]>
9.1.0

ca17721a9bc332bdd3d10c3a8341718e6cd3993c authored over 7 years ago by Mark Lee <[email protected]>
Merge pull request #731 from electron-userland/add-faq

Add initial FAQ

79735235cfa70a3dddc121fc72629b1738fd1127 authored over 7 years ago by Mark Lee <[email protected]>
Add initial FAQ

[ci skip]

51d6cc248e2a2b48084955a3d5d1e0a69f76f6c8 authored over 7 years ago by Mark Lee <[email protected]>
Merge pull request #727 from electron-userland/target-arch-api

Add target arch API

ab0419f820c63d0064b9274ebd13448a19470a55 authored over 7 years ago by Mark Lee <[email protected]>
Add allOfficialArchsForPlatformAndVersion()

43397e8a473bfb5d09d0ef608050038cf33163cf authored over 7 years ago by Mark Lee <[email protected]>
Add hostArch from Electron Forge

417445546873d83ef03e99ba88ed2bfdfc3d2638 authored over 7 years ago by Mark Lee <[email protected]>
Merge pull request #722 from electron-userland/clean-up-cli

Clean up CLI options/docs

27f4f7302bafd8c73e57df8a1aa7c7e3a9b1744b authored over 7 years ago by Mark Lee <[email protected]>
Deprecate --tmpdir=false in favor of --no-tmpdir

c96023a87631c11761f2f102afca750b72e64733 authored over 7 years ago by Mark Lee <[email protected]>
Add warnings for nonstandard argument usage

4d14c1635b2c6437b6a9f9c838290bd182132bcc authored over 7 years ago by Mark Lee <[email protected]>
Standardize on --no- instead of =false

7f6bdbb853263de1288b706e66367130c636cea3 authored over 7 years ago by Mark Lee <[email protected]>
Document --no-deref-symlinks instead of --deref-symlinks

abe075fe830ab30c74294c16fb00be6a083a7b10 authored over 7 years ago by Mark Lee <[email protected]>
Make assertion clearer

dbe271bbf99547a924dc7f26bdacb4aae1f07c0a authored over 7 years ago by Mark Lee <[email protected]>
Clarify some CLI option usage

* `--ignore` can be specified multiple times
* Explicitly mention `RegExp` for `--ignore`
* Docu...

84c3c3f640193d72fd4d2ca4eda3ca5dd94ce9d5 authored over 7 years ago by Mark Lee <[email protected]>
9.0.1

653c1466d1d8c1454dfb885d92eb6bc36d997df8 authored over 7 years ago by Mark Lee <[email protected]>
Merge pull request #719 from electron-userland/fix-infer-with-author-object

Fix inferring `win32metadata.CompanyName` when author is an Object

3d673cf6a8af208d1a86858736c2058d95ce31a8 authored over 7 years ago by Mark Lee <[email protected]>
Fix inferring `win32metadata.CompanyName` when author is an Object

Fixes #718.

5abf2885f06ea67bf58e5d2f4796ff536e6b32c6 authored over 7 years ago by Mark Lee <[email protected]>
9.0.0

9c9ebce13b6b211d2de7bfcb36c4b6a09845c1d6 authored over 7 years ago by Mark Lee <[email protected]>
Add ARM64 support (#711)

With https://github.com/electron/electron/pull/10219 merged, ARM64
support is likely to be offi...

dddf737b4aeb23900b88a7fe441555fc841ca241 authored over 7 years ago by Mark Lee <[email protected]>
Upgrade debug to 3.x

87d985cb7667acc2b832fa66f626c878d7108274 authored over 7 years ago by Mark Lee <[email protected]>