Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

2.0.0 #397

Merged
merged 14 commits into from
Mar 8, 2018
Merged

2.0.0 #397

merged 14 commits into from
Mar 8, 2018

Conversation

travi
Copy link
Member

@travi travi commented Jan 24, 2018

Follow ups once this gets merged

@travi
Copy link
Member Author

travi commented Jan 24, 2018

/depends on #155 and #21 and #19

@codecov-io
Copy link

codecov-io commented Jan 24, 2018

Codecov Report

Merging #397 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #397   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12      9    -3     
  Lines         116     84   -32     
=====================================
- Hits          116     84   -32
Impacted Files Coverage Δ
src/github/actions.js 100% <100%> (ø) ⬆️
src/plugin.js 100% <100%> (ø) ⬆️
src/handler.js 100% <100%> (ø) ⬆️
src/process.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 801b543...c8189c0. Read the comment docs.

@travi
Copy link
Member Author

travi commented Jan 24, 2018

/depends #382

@dep dep bot added the dependent label Jan 24, 2018
@travi
Copy link
Member Author

travi commented Jan 30, 2018

/depends #409

travi added 4 commits January 31, 2018 22:53
still need to update the code within this plugin to be fully compatible
BREAKING CHANGE: the changes needed to work with hapi v17 makes it no longer compatible with previous versions of hapi
travi and others added 9 commits February 1, 2018 01:09
chose a target of node-8 since much lower would require transpilation of async/await

BREAKING CHANGE: the bundles now transpile with a target of node8, so lower versions of node are no longer supported
this option was limited and did not allow choosing all of the available strategies anymore

BREAKING CHANGE: `squash` is no longer a valid way to define the merge strategy. use `acceptAction` instead

closes #19
handling pr hooks that fire while commit statuses required polling for updates. status events have
proven to be far more effective, so its time to drop support for pr hooks

BREAKING CHANGE: `pull_request` hooks are no longer supported. update your projects to send `status`
hooks insted

closes #21
this is handled by greenkeeper, so doing it here is redundant

BREAKING CHANGE: branches will no longer be deleted. including the `deleteBranches` option will now
fail validation and prevent server startup

closes #409
removal of the squash option, deleting branches, and responding to the pr hook
@dep dep bot removed the dependent label Mar 8, 2018
@travi travi changed the title [WIP] 2.0.0 2.0.0 Mar 8, 2018
@travi travi merged commit 879392c into master Mar 8, 2018
@travi travi deleted the 2.0.0-beta branch March 8, 2018 05:54
@keeper-bot
Copy link
Member

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants