Skip to content

v1.17.0

Compare
Choose a tag to compare
@joyeecheung joyeecheung released this 01 May 06:48
db93b94
  • lib: replace EOL with LF
  • lib: move common code from landing_session.js into session.js
  • lib: implement git node sync
  • git: implement git node backport
  • backport: implement potential conflict warning
  • backport: handle ill-formed commit messages
  • backport: improve message
  • doc: adjust indentation and add TOC in git-node.md
  • docs: add docs for git node sync and backport
  • pr_checker: report minutes left if less than an hour (#323)
  • chore: fix invalid inline .gitignore (#326)
  • v8: fix reading DEPS file (#327)
  • ncu-ci: add --cache and progress in display
  • ncu-ci: parse node-test-pull-request-lite-pipeline pipelines
  • cli: remove unused method promptForInput
  • v8: fix V8 upgrades from 7.4 (#331)
  • session: don't call new upstream commits "stray" (#325)
  • package: update dependencies
  • ncu-ci: add --markdown option
  • pr_checker: fix discovery of most recent CI (#334)
  • package: update nyc to 14.x
  • test: create Mocha config file; remove unneeded "exit" option (#336)
  • doc: update prerequisite of git node v8 on macos (#337)
  • land: fast-track code and learn PRs
  • travis: add node 12 & remove sudo: false