danger-js

⚠️ Stop saying "you forgot to …" in code review

MIT License

Downloads
2.2M
Stars
5.3K
Committers
241

Bot releases are hidden (Show)

danger-js - Release 7.0.7

Published by orta over 5 years ago

  • Come on third time, yeah! (6799a8f)
danger-js - Release 7.0.6

Published by orta over 5 years ago

  • Prepare for release (e24c5cc)
danger-js - Release 7.0.5

Published by orta over 5 years ago

  • CHANGELOG (bba193e)
  • Merged by Peril (385f0d9)
  • CHANGELOG (5fed3e3)
  • Fix a type error in tests (f5845eb)
  • Updates the usage of octokit to remove warnings (ac268aa)
  • Merged by Peril (e1ea3dc)
  • Adds checks for nulls in the modified files (9746651)
  • Merged by Peril (e56e015)
  • Merge branch 'master' into danger_pr_on_bitbucket (b53a56c)
  • Merge pull request #818 from stevemoser/patch-1 (9ca3297)
  • Fix links to danger files (eeaf66f)
  • Update CHANGELOG.md (1fa3a7b)
  • Update CHANGELOG.md (abe9e64)
  • Remove 404 styled components link (749a175)
  • Update CHANGELOG (e7c2f94)
  • Remove not needed additional github check (9959a99)
  • Support danger pr also on BitBucket server (4b5edfc)
danger-js - Release 7.0.4

Published by orta over 5 years ago

  • Merge master (bca7bbf)
  • Merge pull request #816 from danger/fix/missing-github-url (a1c4faf)
  • fix: missing GITHUB_URL (a342ae2)
  • Merge pull request #815 from paschalidi/patch-2 (67f99a6)
  • Merged by Peril (c13b1f9)
  • Update node-app.html.md (2e98ac6)
  • Update node-app.html.md (bb8b212)
  • Merge pull request #813 from paschalidi/patch-1 (ce80af2)
  • Update node-app.html.md (96cab9f)
  • Merge pull request #810 from taskworld/master (d725dcd)
  • 📝 Update CHANGELOG.md mentioning #810 (672bd5d)
  • Update Dockerfile (b5f0014)
  • Update Dockerfile (ef21860)
  • Update Dockerfile (0c6ede3)
  • Update Dockerfile (67ff550)
  • Update Dockerfile (b4185af)
  • Update Dockerfile (dee5374)
  • 🔧 Build danger from source (1d3f5fb)
  • Merge pull request #808 from cxong/patch-1 (b9148d5)
  • Fix typo in docstring (ffb4d17)
  • Merged by Peril (3d088ac)
  • feat: added GITHUB_URL as possible token (a2950ac)
danger-js - Release 7.0.2

Published by orta almost 6 years ago

  • Merged by Peril (76dea8e)
  • Merge branch 'master' into patch-1 (d3d8148)
  • Merge pull request #803 from Shepherd-Dog/master (108741a)
  • Specify filename when loading Babel options (e78c144)
  • Update CHANGELOG (189b3a1)
  • Fix typo (47002e7)
  • Allow pull requests to work with custom GitHub hosts, such as GitHub Enterprise (b4316a2)
danger-js - Release 7.0.1

Published by orta almost 6 years ago

  • CHANGELOG (53c2425)
  • Merge pull request #798 from cysp/feature/github-checks-option (a05a340)
  • Merge pull request #800 from cysp/feature/github-api-types (ee2a752)
  • Merge pull request #799 from cysp/fix/restore-http-proxy-agent (47641fe)
  • Introduce a type for GitHub issue comments (dbc9615)
  • Loosen GitHub comment ids to strings (0eb5b4c)
  • Declare a direct dependency on http-proxy-agent (5ab78ab)
  • Expose option for using GitHub Checks (75bd23a)
  • Clear mocked danger run between tests (67396e9)
  • Adds a note about the octokit/rest update (460708f)
danger-js - Release 7.0.0

Published by orta almost 6 years ago

  • Merged by Peril (ee2f805)
  • CHANGELOG (5f42b6f)
  • Fix tests, and move the declarations/schema-gen to be on dpeloy, not per PR (15e91c9)
  • Merge branch 'master' of https://github.com/danger/danger-js into update_octokit (f22c465)
  • Update octokit (0859032)
  • Improve the inlione docs for Danger Swift also (4a4863b)
danger-js - Release 6.1.13

Published by orta almost 6 years ago

  • Merge pull request #795 from cysp/bugfix/githubapi-comment-body-includes (2f188ba)
  • Merge branch 'master' of https://github.com/danger/danger-js into bugfix/githubapi-comment-body-includes (e710445)
  • Merge pull request #796 from cysp/fix/danger-types-formatting (8f9c007)
  • Fix formatting of danger.d.ts (860c265)
  • fixup! Fix Danger comment detection (7635f1d)
  • Fix Danger comment detection (8cc4b22)
  • Merge pull request #791 from Aghassi/patch-1 (9d3b826)
  • Merge pull request #792 from mwickett/patch-1 (b4181cb)
  • Fix VS Code typo (9db01ea)
  • docs: changed Lodash contains to Lodash includes (5c7836b)
  • Fix declarations (4a62fea)
  • Merged by Peril (258cde3)
  • Custom runtime naming in danger js sub-processes (c83dc56)
danger-js - Release 6.1.12

Published by orta almost 6 years ago

  • Changelog bump (26489a4)
  • Merge pull request #788 from sajjadzamani/fix-babel-polyfill-import (cee2904)
  • Fix changelog (efae091)
  • Use @babel/polyfill regardless of Babel version in user environment (11b246f)
  • Changelog faff x 2 (fe0d044)
danger-js - Release 6.1.11

Published by orta almost 6 years ago

  • Changelog faff (c25eb34)
  • Merge pull request #787 from cysp/feature/github-actions-docs (09b9a69)
  • Merge pull request #786 from cysp/feature/github-actions (f7cf264)
  • Update GITHUB_EVENT_TYPE to GITHUB_EVENT_NAME for Actions (1e9ff77)
  • Link to the documentation for GitHub Actions (5e317d4)
  • Merged by Peril (e8f0293)
  • Remove backticks from #783 (a96e87e)
danger-js - Release 6.1.10

Published by orta almost 6 years ago

  • Use the changelog command (b576ed0)
  • Merge pull request #783 from randak/add-commit-id (ec0f2b5)
  • Merge branch 'master' into add-commit-id (4be622f)
  • Merge pull request #784 from sajjadzamani/support-older-babel-versions (0fdcda1)
  • Add support for older babel versions (8aee4e0)
  • Remove IDE generated files (5a837b0)
  • Update changelog.md (e7a6c41)
  • Add commit ID to comment footer (#168) (28bd18c)
danger-js - Release 6.1.8

Published by orta almost 6 years ago

  • Update the changelog (8a14154)
  • Merge pull request #777 from danger/hk-issue-776 (6dee41b)
  • Add changelog entry (de47c11)
  • Remove template duplication (b6dcc95)
  • Extract method for markdown check (15ed78c)
  • Add back space for messages containing markdown. (c4fec19)
  • Extract function for compound conditional (ca80c29)
danger-js - Release 6.1.7

Published by orta almost 6 years ago

  • Merged by Peril (cdce49d)
  • Merge branch 'master' into bitbucket-git-dsl-fix (e344e70)
  • Merge pull request #775 from langovoi/bitbucket-paged-api (df445cd)
  • Add support of paged APIs of BitBucket Server (d7ae4ab)
  • Fix BitBucket Server GitDSL (f89ba6f)
  • Merged by Peril (88473d5)
  • Merge branch 'master' of https://github.com/danger/danger-js into bitbucket-remove-comment (6faa639)
  • Merge branch 'master' of https://github.com/danger/danger-js (5bfd882)
  • Fix tyes in tests (bbb4d89)
  • Update comment instead deleting, if it has replies (BitBucket Server) (8a6a96e)
  • Merge pull request #770 from danger/bbs_fixture (35283ce)
  • Fix build issue (c9e8ba8)
  • Adds a fixture for the BBS DSL input for other platforms to use (cc5efbf)
danger-js - Release 6.1.6

Published by orta almost 6 years ago

  • Adds a way for a danger subprocess to request a URL instead of a JSON dump (a5e476e)
  • Improve the error messaging (255307b)
danger-js - Release 6.1.5

Published by orta almost 6 years ago

  • Prepare for release (60f0f9c)
  • Merged by Peril (6aab430)
  • Make a fix for local process checking for platforms (2700039)
  • Allow sub-processes to request the DSL from danger (51a7b2d)
  • Merged by Peril (774b400)
  • Declares the html_url on the pr json (78e4dd9)
danger-js - Release 6.1.4

Published by orta almost 6 years ago

  • Prepare for release (cd16d0d)
  • Merge pull request #764 from langovoi/bitbucket-diff (0afefa8)
  • Fix GitJSONDSL and diffForFile for BitBucket Server (f680b5f)
danger-js - Release 6.1.3

Published by orta almost 6 years ago

  • Updates the process docs, exposes a duplicate danger-js command and prepares for release (9b4fc81)
  • Merge pull request #763 from langovoi/bitbucket_token (2ea1ca9)
  • Update docs (8560e9d)
  • Update CHANGELOG.md (feb64a0)
  • Add support for personal tokens of BitBucket Server (436a37a)
danger-js - Release 6.1.2

Published by orta almost 6 years ago

  • Checks for a subprocesses results json before accessing it (53fe1d6)
danger-js - Release 6.1.1

Published by orta almost 6 years ago

  • CHANGELOG (772237e)
  • Merge pull request #761 from danger/logs_ci (3fa50c8)
  • Merge master (2063cd9)
  • Make green (2989fdc)
  • Merge pull request #762 from netlify/fixNetlifyRepoSlug (b138a3d)
  • Passes the cli args through to the subprocess via the json correctly (8c40e40)
  • Improve logging (c3d6dff)
  • GitHub status updates does not give error messages when it doesn't need to (e1b7d94)
  • Fix Netlify integration when repo url includes access token (d0d1822)
  • Improve logs and verifies --process on the CI (8671911)
danger-js - Release 6.1.0

Published by orta almost 6 years ago

  • Prepare for release (7d90e21)
  • Merge pull request #760 from netlify/add-netlify (43ab740)
  • Add CI integration for Netlify (5eb1252)