BuildReactor icon indicating copy to clipboard operation
BuildReactor copied to clipboard

Developer notifications and dashboard (Google Chrome extension)

Results 41 BuildReactor issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.2 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Each team city configuration has a default branch, but it can also have feature branches. An example of this (using git flow) looks something like this. - develop

help wanted
CI server specific
dashboard
service-worker
options

First off, I'm really happy I just found this browser extension and I thank you very much for it. One thing that I'm really looking for in apps, but I've...

help wanted
dashboard
service-worker
options

I'm thinking about setting up a jenkins job for our information radiators and properly configure them with a CI approach. Is it possible to configure BuildReactor from a settings file...

help wanted
service-worker

On the settings page for a Jenkins service, I can't check or uncheck all projects because of a click handler for accordion functionality. ![image](https://user-images.githubusercontent.com/40447/92469983-08bb2800-f1d6-11ea-85fe-6d6b2e7dd42a.png) **Action:** Click on checkbox next to...

bug
options

We're using a Jenkins plugin that auto-discovers repos under particular github organisations. So the path to a repo is: `Some root category` -> `My github org` -> `My github repo`...