1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Commit Graph

1016 Commits

Author SHA1 Message Date
Massimo Candela
1f18176afa Merge pull request #313 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.11.0
Bump @babel/core from 7.10.5 to 7.11.0
2020-07-31 19:48:36 +02:00
dependabot-preview[bot]
9bb5467531 Bump @babel/core from 7.10.5 to 7.11.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 17:27:10 +00:00
Massimo Candela
ed5c9a4fdd introduced option append for generate-prefix 2020-07-31 02:54:38 +02:00
Massimo Candela
2461cc5e73 manage exceptions of corrupted report list 2020-07-30 14:57:52 +02:00
Massimo Candela
ba56a6b31e improved generate tests and minor cleaning 2020-07-30 14:28:53 +02:00
Massimo Candela
73f504a37c cover with tests prefix generation procedure 2020-07-30 14:25:10 +02:00
Massimo Candela
bd8a70635a refactoring generate input and added default group option 2020-07-30 13:43:11 +02:00
Massimo Candela
9a24877480 small improvements to README 2020-07-29 19:49:48 +02:00
Massimo Candela
1d862ad16c minor typo fixed 2020-07-29 19:42:55 +02:00
Massimo Candela
a5556aa18c merge hotfix version bump done in master 2020-07-29 19:38:16 +02:00
Massimo Candela
8ebc2a4b95 update dependencies 2020-07-29 19:32:48 +02:00
Massimo Candela
15f36cd89b introduce debug mode for prefix generate + introduce historical data (#312) 2020-07-29 19:31:16 +02:00
Massimo Candela
7ec9e77ee2 Merge pull request #310 from nttgin/dependabot/npm_and_yarn/dev/nodemailer-6.4.11
Bump nodemailer from 6.4.10 to 6.4.11
2020-07-29 12:10:43 +02:00
dependabot-preview[bot]
2be9f0bd79 Bump nodemailer from 6.4.10 to 6.4.11
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.10 to 6.4.11.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.10...v6.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 09:19:47 +00:00
Massimo Candela
ce5b992d5a updated dependencies 2020-07-28 12:38:11 +02:00
Massimo Candela
28c2e13407 patch release, v1.26.2 v1.26.2 2020-07-28 01:19:33 +02:00
Massimo Candela
b33e47a055 fixed volume feature in case of absolute paths (#308) 2020-07-28 00:15:31 +02:00
Massimo Candela
5ef29f1e87 fixed volume feature in case of absolute paths (#308) 2020-07-27 23:37:42 +02:00
Massimo Candela
1d7a4a4ee2 Merge pull request #306 from mirceaulinic/do-friends
Listed DigitalOcean as friends :)
2020-07-27 19:43:18 +02:00
Mircea Ulinic
f5c7951114 Listed DigitalOcean as friends :) 2020-07-27 18:07:04 +01:00
Massimo Candela
bf730eefc5 Update friends.md 2020-07-27 18:24:51 +02:00
Massimo Candela
e696fc513e merged changes from master 2020-07-27 16:29:15 +02:00
Massimo Candela
6f20c05714 Merge pull request #305 from jalewis/patch-2
Add trailing slash so config file is read properly
2020-07-27 16:23:53 +02:00
Jason Lewis
7e8a9650e5 Add trailing slash so config file is read properly
> bgpalerter@1.26.1 serve /opt/bgpalerter
> babel-node index.js "--d" "/opt/bgpalerter/volume"

Impossible to load config.yml. A default configuration file has been generated.
BGPalerter, version: 1.26.1 environment: production
Loaded config: /opt/bgpalerter/volumeconfig.yml
2020-07-27 10:03:40 -04:00
Massimo Candela
8c2f967bc3 Merge pull request #304 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.20.1
Bump @sentry/node from 5.20.0 to 5.20.1
2020-07-27 11:19:00 +02:00
dependabot-preview[bot]
1a1796978c Bump @sentry/node from 5.20.0 to 5.20.1
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.20.0 to 5.20.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.20.0...5.20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 09:14:28 +00:00
Massimo Candela
604489b03b add a warning on configuration checks 2020-07-25 17:21:20 +02:00
Massimo Candela
1866fe1202 added documentation for the -t option 2020-07-25 16:26:10 +02:00
Massimo Candela
6167fbed70 introduced -t option to test the configuration by generating fake BGP updates 2020-07-25 15:59:45 +02:00
Massimo Candela
aa4a1df256 Update friends.md 2020-07-23 22:02:54 +02:00
Massimo Candela
dd5f46387e bump minor revision and added description 2020-07-23 21:14:07 +02:00
Massimo Candela
99f3daeb13 bump minor revision and added description v1.26.1 2020-07-23 21:12:17 +02:00
Massimo Candela
4eb105a437 hotfix reporthttp - content of undefined on showPaths (#302) 2020-07-23 20:58:40 +02:00
Massimo Candela
da750bb3d6 hotfix reporthttp - content of undefined on showPaths (#302) 2020-07-23 20:56:25 +02:00
Massimo Candela
e7397f583f Merge pull request #301 from nttgin/dependabot/npm_and_yarn/dev/inquirer-7.3.3
Bump inquirer from 7.3.2 to 7.3.3
2020-07-23 11:05:04 +02:00
dependabot-preview[bot]
f8ffbc27bb Bump inquirer from 7.3.2 to 7.3.3
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.2...inquirer@7.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-23 08:50:30 +00:00
Massimo Candela
f63980b0de Merge pull request #300 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.20.0
Bump @sentry/node from 5.19.2 to 5.20.0
2020-07-22 11:30:55 +02:00
dependabot-preview[bot]
072c01bbe6 Bump @sentry/node from 5.19.2 to 5.20.0
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.19.2 to 5.20.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.19.2...5.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-22 09:00:43 +00:00
Massimo Candela
e890275128 bring back validation cycle period to 100 ms v1.26.0 2020-07-20 19:09:15 +02:00
Massimo Candela
9bf222780f hotfix vrps file reloading memory leak 2020-07-20 19:07:45 +02:00
Massimo Candela
78f00885fc hotfix vrp file reloading (#298) 2020-07-20 17:34:35 +02:00
Massimo Candela
7bed8d7213 Delete vrp.json 2020-07-20 17:28:38 +02:00
Massimo Candela
bd340e45d2 removed accidental comma in example configuration 2020-07-20 03:38:57 +02:00
Massimo Candela
f7abb878e9 Update README.md 2020-07-19 19:06:07 +02:00
Massimo Candela
4b4807e085 Update README.md 2020-07-19 19:05:07 +02:00
Massimo Candela
29457ca27f Update README.md 2020-07-19 19:04:48 +02:00
Massimo Candela
af86ad68b7 Merge branch 'dev' into release 2020-07-19 18:46:33 +02:00
Massimo Candela
46bad8d419 fixed cache mixup between ipv4 and ipv6 addresses 2020-07-19 15:44:04 +02:00
Massimo Candela
d0f5473e4b fixed cache mixup between ipv4 and ipv6 addresses 2020-07-19 15:43:39 +02:00
Massimo Candela
2865a41fa7 Merge branch 'release' into dev 2020-07-18 23:57:32 +02:00