Ecosyste.ms: OpenCollective

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

github.com/semantic-release/semantic-release

:package::rocket: Fully automated version management and package publishing
https://github.com/semantic-release/semantic-release

fix: fix the `--no-ci` arg parsing

The `noCi` is no properly set based on the `--no-ci` CLI arg and it is overwritten by the `noCi`...

0d2d1f237654f0f2c63967f7942c3eb8eb7f8e75 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
ci(travis): use Build Stages

e0fa20b8a0d67ee6cb3fea9ae758bd1a45b99de3 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
docs(travis): recommend to use the `deploy` step instead of `script`

The `script` step can be used with Build Stage if `semantic-release` is the only `script` ran in...

7e860c7915f07b383abc3554d0de2ab16f3c3008 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
fix(package): update lodash to version 4.17.4

fa2ca8a34b95779a2391b58486ce8108bd92ee1f authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
fix(package): update cosmiconfig to version 4.0.0

51c02b9dbc86c6a1ef8906495eac0df9d24a0091 authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
docs: typo

0c1f0a1ba7266b17733c56c1489da3a493fde2bf authored almost 7 years ago by mpuels <[email protected]>
fix: set node minimum version to 8.3

The minimum Node version supported is 8.3 as we use Object properties spread.

cc0c312a9dfe8e82ef37ec9546903e43e49b6176 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
fix(package): update execa to version 0.9.0

93173e2c2852e66dba405147cfcd4a3c0cc047fc authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update prettier to version 1.10.0

48ade92b81d778111b196c95df38c0f72d84b85d authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
docs(contrib): add atomic commits requirement

49ad198e35bd6c41829ddbe55b3eadf6745ba450 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
docs: add CONTRIBUTING guidelines

e0b4e6ac784c7ab6ace6ef410c90ec578146718d authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
docs: add issue template

adbcca6c5201c4802be4a1630f157439ec2abef3 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
feat: allow to exclude commits from analysis

53f3de6786bab7665ffd15ff3c9e05e416a1f6f9 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
docs: update Yarn FAQ

fd54eead6fbadde2b649a2df6a3e6b6fc47091d8 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
docs: typos. clarifications

ba79c8590aae648a898248e865e1c826c63e24ee authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
docs: troubleshooting

75778bcea44fec2fa5bd3c93ac0d9dceb6997c40 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
docs: add heading anchor

d6c398fd8b23dde40933bccb811723bb36b79ea8 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
docs: publish with gitbook

fdb995f77dfdb5689bb149afbb2ee7358d5ddfbc authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
docs: documentation improvements

**Refactor and clarify the documentation in `README.md`**
- Add Highlights
- Add a Table of cont...

ed89361d7c55f6aef2c3e010ce592454ca93a837 authored almost 7 years ago by Pierre Vanduynslager <[email protected]>
fix(security): Updated marked dependency

The marked dependency defined in package-lock.json has a known moderate severity security vulner...

f4d9ebeef70f79aeb5db303c24a7a66ddae2db2c authored almost 7 years ago by simlu <[email protected]>
feat: allow to release from local machine

5bc46a08cfb9e7cdc50c47bd80e8376de2804368 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
test: update test for `@semantic-release/[email protected]`

95de6a5c80363a518e2f1dbe0ac28593b867413a authored about 7 years ago by Pierre Vanduynslager <[email protected]>
test: add missing mockserver mocks

5cc62e49eef90393cb32211847f4fd06c2090841 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
chore(package): update @semantic-release/github to version 3.0.1

7eded2f018b5aaba43d8ae3e632158ce5a54b935 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
docs: update badges

Include npm version badges for both `@latest` and `@next` dist-tag

3c80fd2bf19ac9c89f280a29761ce157582255a5 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
ci: fix travis-deploy-once install cmd

e145134a622fb89f6669500a9a925df4611d4dd2 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
feat: make semantic-release CI agnostic

- Remove `@semantic-release/condition-travis` from the default plugins
- Verify the current bran...

8d575654c2421f891c79664035418144af753b37 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
feat: move npm workaround for missing gitHead to the npm plugin

996305d69c36158f771bd20b6b416aa3461fb309 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
feat: support sharable configuration

Adds the options `extends`, which can be defined via configuration file or CLI arguments to a si...

754b420fd6f26444eea53155fc0dbd08a51b4dcb authored about 7 years ago by Pierre Vanduynslager <[email protected]>
test: add test for missing custom plugin modules

2fc538b60760ed90b840040ae941ce43c5d3d354 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
feat: allow to define plugin options globally

f707b1a90a91eca317d95e4cf6d1ad33a5b623fd authored about 7 years ago by Pierre Vanduynslager <[email protected]>
fix(package): update @semantic-release/github to version 3.0.0

d28b7e3e07436c167e347aed516888bbc326b8ba authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update @semantic-release/github to version 2.2.3

e00dd160c7c6e7236aba2cb7e4315e4ec6fc0042 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
test: add a delay after starting the npm registry

Attempt at improving test reliability on CI

3316f1a79e94a1bb365faafa355113ed5164f63d authored about 7 years ago by Pierre Vanduynslager <[email protected]>
test: limit information stored in context

Store only objects set in `beforeEach` used in `test`.
Avoid logging useless info on test failure.

8942093c18c5e57356b0087ab1b8a76feba335db authored about 7 years ago by Pierre Vanduynslager <[email protected]>
chore(package): update prettier to version 1.9.2

1b8aa95a6e739e76225ea828ac5dc2a932347470 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update fs-extra to version 5.0.0

624ee88abdd7254acaeae41358c4c91078052b28 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix: log plugin type in addition of path

4053d8f7fbca0bd985f76b6638f19b48c295d623 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
chore(package): update mockserver-client to version 5.1.1

88f33ec482ea469a8cccc2275db4e2b6004c4692 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update prettier to version 1.9.0

f30fb6c8af2e08aeb1f95fb2ba9faae9d552c1d7 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
style: update to [email protected]

0761ef378a10d65d02761497c7ff9f148af3c535 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
docs(README): add node support policy

Add a _Node Support Policy_ section to the project's `README.md` file
to indicate what this proj...

0113db2e069b7bc646a04fff8b06318da3cc3fd4 authored about 7 years ago by Hutson Betts <[email protected]>
fix: Accept `undefined` values for the `getLastRelease` and `generateNotes` plugins

Adapt tests and default value to the plugin definitions (`definitions.js`)

d7b323dd00d54687679d67506212266714114132 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
fix: Typo in error messages

613a646363aa6343379510fd4820a43e71c5034d authored about 7 years ago by Pierre Vanduynslager <[email protected]>
test: Isolate environment variables passed to semantic-release

`npm` is called through `semantic-release` and in the integration test to make some assertion.
B...

eec4e68615c75963e06bac810b2845cc4dee02dd authored about 7 years ago by Pierre Vanduynslager <[email protected]>
Fix: Remove redundant test of commitAnalyzer plugin output

02ddf34f2108540a6f0794246af6869ede7961e9 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
test: Improve docker start/stop script

- Simplify the loop that check availability
- Increase timeout
- Remove the container after stop...

a7359bffb6ca0be7202f491f55ce4e5eae5a9118 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
fix: remove `name` from log as it's not an existing option anymore

fcb832bbe193c196dbcbb42c7863bb9986dca1be authored about 7 years ago by Pierre Vanduynslager <[email protected]>
test: Verify `Error` instance type and SemanticReleaseError name

8371a03da05a907707b31380adf8cf066d86fb66 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
chore: Clean up mistakenly added configs

685959107b39d63feb8ab39e6f6c39dfe3a6470c authored about 7 years ago by Pierre Vanduynslager <[email protected]>
test: Add test to check unexpected plugin return values

2491032a994b6bd5d541091f704ca6b63b4457a0 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
chore(package): update ava to version 0.24.0

89f5e07408aa92ef2053be92219b38a76ed1d20f authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
test: Ignore the ~/.npmrc file during tests

When the test are run npm read the ~/.npmrc and ./.npmrc files and set some environment variable...

ce3841f5538c33dd52bd907bb1d3125bbfc561e6 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
ci: Run npm registry in Docker

40c58c9b42e56b289078334012ebc624e98bcaf0 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
feat: Expect plugins to return Promises

BREAKING CHANGE: Each plugin is expected to return an async function or a Promise returning func...

5bec59b26b5c88a296bfe692f048bf1bfa77ceac authored about 7 years ago by Pierre Vanduynslager <[email protected]>
feat: Make semantic-release language agnostic

- Do not rely on `package.json` anymore
- Use `cosmiconfig` to load the configation. `semantic-r...

0c67ba517fd6dd42959ee263ad50a6c7c30d57af authored about 7 years ago by Pierre Vanduynslager <[email protected]>
fix: Use default plugin if the path property is missing from a single plugin configuration

d4c7605f687d17a9fd5ab9a34e4bc4d541a07396 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
ci: Lint with XO

facdadaddb9d1816c77d5719812734549a74899b authored about 7 years ago by Pierre Vanduynslager <[email protected]>
feat: Extract npm and github publish to plugins

- Add a new plugin type: `publish`
- Add support for multi-plugin. A plugin module can now retur...

d548edcf37261ec7eaefeb7f0446289b0e91596c authored about 7 years ago by Pierre Vanduynslager <[email protected]>
refactor: Simplify file tree

991a7b5f971d4b337603375865184a9d075a947d authored about 7 years ago by Pierre Vanduynslager <[email protected]>
docs(README) fix plugin anchor links (#504)

332608378acf71e86270a76530ce003530488c16 authored about 7 years ago by Gregor Martynus <[email protected]>
docs(README): typo (#516)

018835f56d583dbece753b611a77cd1c90ce5451 authored about 7 years ago by Matt Ziemer <[email protected]>
chore(package): update dependencies

c8748ad0e2edbb6e43ec9ba6676d1b22ec9160b9 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(docs): remove unnecessary backticks in readme

a4951b7c3004793ef658f344e7875f4accc7e637 authored about 7 years ago by Josh Duff <[email protected]>
chore(package): update prettier to version 1.8.0

470697c01d3a5af2ba7a8e40fb331fb2370255dd authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
style: Update style for Prettier 1.8.0

17a600672fcbdb84fafb706c3faff4f4c6db3d2e authored about 7 years ago by Pierre Vanduynslager <[email protected]>
chore(airtable-crm): initial configuration

94b00e21c716918bf19c08922635ff77fc83ae6f authored about 7 years ago by Gregor Martynus <[email protected]>
feat: Additional commit information

Add `author`, `commiter`, `gitTags` and `committerDate` to the commit object passed to plugin

d0180c4348fb024db9b2cc27398eac030c0c92b8 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
fix(package): update @semantic-release/commit-analyzer to version 4.0.0

186950acc000e4f79d410f690901988b8f4616a4 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
test: Fix typos: only in tests and useless console.log()

ad2e1d76b723f6969fef434546da12cf2c866d8e authored about 7 years ago by Pierre Vanduynslager <[email protected]>
fix: Include Error properties in logs

c90765e10d9e37bb7317316c716697e89ef54464 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
fix: Check SemanticReleaseError by error.semanticRelease property

65d344bae8f0cef56b342dd1e8cfb65fd95dd025 authored about 7 years ago by Pierre Vanduynslager <[email protected]>
fix(package): update @semantic-release/release-notes-generator to version 5.0.0

8a1dd7b324149e900675c619197daf8b1e643ec7 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
feat: Refactor CLI to run with one command, improve logs, modularize, add tests

- Run with one command and do not rely on error exit codes to stop the process when a release is...

e2a8a5cd32b6e33f5b3b938c817a562f48080b03 authored about 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
chore(CODE_OF_CONDUCT): Contributor Covenant

1bd095d26c1b7e69a7cde98d898ca4ade8a9bafd authored about 7 years ago by Gregor Martynus <[email protected]>
fix(package): update github to version 12.0.0

16a02e523e36e83474ebe66884cb0a5403fda24e authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update ava to version 0.23.0

51e7579c69645c5163585ddac8614560856385a6 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update codecov to version 3.0.0

acddd5a12fcbf7ce36affd462235ba4a95b429f8 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix: Log error messages on reject

f6aacd2fe061bdc199e6ebe19a9c9556f1199c7e authored about 7 years ago by Jacob Wejendorp <[email protected]>
fix: handle errors when verifyConditions and verifyRelease are a pipeline

b0bc49063bfba1e0ba174508c2c76b0cc121c105 authored about 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
feat: Allow to recover from ENOTINHISTORY with a tag and handle detached head repo

- Tag sha will now be used also if there is a gitHead in last release and it's not in the histor...

580ad9c3d2ff7da1cbc40a0dbe0956ca7f72e1d1 authored about 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
fix: Always pass pluginConfig to plugins as a defined object

8e9d9f77f3c7cc51764866a7348347cb4cb91d74 authored about 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
fix: Exit with 1 if unexpected error happens

90417c6ffe35c6ba479121a60085f0cfd35c6d1e authored about 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
feat: Retrieve version gitHead from git tags and unshallow the repo if necessary

Add several fixes and improvements in the identification of the last release gitHead:
- If there...

85dd69b3a240a328aeb14d1b9d2282bb70afa36c authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
ci(codecov): Set default branch in codecov.yml

cbb51a495b1dfd855d5bad92cd04872fb8961aa7 authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
chore: Remove lockfiles

40e296b00d54212363188e9351fc2ca3154ddc73 authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
chore: Remove editorconfig

7fe0890350269ccc88a8afc3610609d5d9072659 authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
ci(travis): Update .travis.yml

- Avoid double build on PR
- Add git fetch depth
- Remove cache
- Retry npm install

42b3382b0e08c6756478ee475c3c811ddf0a9762 authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
chore: Add license file

266a3f72dcb2caf74ddd62dcc58d8898b3e18a71 authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
chore: Update badges

a58d12d5e795238c6b588de180df3cfaec415caf authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
ci: Use codecov for code coverage

cc3c8f25487e682228dd5f356be9e5358c7a5e1d authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
chore: More generic `.gitignore` (Windows, Mac OS, Linux)

f10f157d7989a2f763f96e0c1982bc48c72733be authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
refactor: Use ES6, Test with AVA

- Use async/await instead of callbacks
- Use execa to run command line
- Use AVA for tests
- Add...

abf92ad03ddcd7f81a56da7d89fc2466049d3ace authored over 7 years ago by Pierre-Denis Vanduynslager <[email protected]>
chore(package): update coveralls to version 3.0.0

42456a32b316c2879fc667323817c4cf11ee8e90 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update @semantic-release/error to version 2.0.0

3a4334fbfdec6cdce985448b30145f87b326a3e6 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
docs: fix grammatical error in README

Just a small fix to make this sentence parse.

41d9b7e9848d554e80cc18ed703345def18c1d7e authored over 7 years ago by Richard Littauer <[email protected]>
fix(package): Set minimum node version to 4 (#442)

9951cf7e00117c5f24de4971416660413de1524a authored over 7 years ago by Pierre Vanduynslager <[email protected]>
fix(package): update @semantic-release/last-release-npm to version 2.0.0

2d14c53b1153c25152dcac82045c84983918ec95 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update cz-conventional-changelog to version 2.0.0

https://greenkeeper.io/

277d9ab4e2f5708d8ceb360f5505f37d7a2f8833 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update commitizen config

4612a056a3d395b7c88755219916893379012ee8 authored over 7 years ago by Stephan Schneider <[email protected]>