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

1039 Commits

Author SHA1 Message Date
Massimo Candela
38eab3de93 set default thresholdMinPeers to 1 for rpki monitor 2020-08-07 01:49:48 +02:00
Massimo Candela
f131167c61 added invalid prefix checks on prefix list re-generation 2020-08-07 01:47:14 +02:00
Massimo Candela
709765aa44 refactoring, operations on yml file are delegated to inputYml 2020-08-04 20:35:21 +02:00
Massimo Candela
794de989b8 added test coverage for append option in generate prefixes 2020-08-04 20:34:46 +02:00
Massimo Candela
6bb271d9bd improve checks in case cache is removed 2020-08-03 16:19:43 +02:00
Massimo Candela
e2bb8d5e5a introduced possibility to re-generate prefix list periodically 2020-08-03 16:00:08 +02:00
Massimo Candela
0fa6fd6f4b removed unused lines of code for sentry loading 2020-08-03 02:18:59 +02:00
Massimo Candela
e4c2dc0c9d tuned threshold min peers 2020-08-02 20:50:11 +02:00
Massimo Candela
f455a66d4d Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2020-08-02 20:02:10 +02:00
Massimo Candela
89d9990405 added auto reload when prefixes.yml changes (also related to #103) 2020-08-02 20:00:35 +02:00
Justin Oeder
80a38c47a7 Automatic updates (#307) 2020-08-02 17:54:10 +02:00
Massimo Candela
f01ccbaa51 Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2020-08-01 19:43:48 +02:00
Massimo Candela
b48a5c4e18 removed duplicated monitoring logs on reconnect 2020-08-01 19:43:40 +02:00
Massimo Candela
5b9ec01c79 Merge pull request #316 from nttgin/dependabot/npm_and_yarn/dev/babel/plugin-proposal-object-rest-spread-7.11.0
Bump @babel/plugin-proposal-object-rest-spread from 7.10.4 to 7.11.0
2020-07-31 22:39:32 +02:00
Massimo Candela
60905c0b62 fix rpki test 2020-07-31 22:33:01 +02:00
Massimo Candela
5021133535 Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2020-07-31 22:05:07 +02:00
Massimo Candela
b0bcc3639f major stability improvements + rpki refactoring of generate prefixes command 2020-07-31 22:04:55 +02:00
dependabot-preview[bot]
def0271846 Bump @babel/plugin-proposal-object-rest-spread from 7.10.4 to 7.11.0
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.10.4 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-plugin-proposal-object-rest-spread)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 18:07:05 +00:00
Massimo Candela
4175f212da Merge pull request #315 from nttgin/dependabot/npm_and_yarn/dev/babel/preset-env-7.11.0
Bump @babel/preset-env from 7.10.4 to 7.11.0
2020-07-31 20:03:38 +02:00
dependabot-preview[bot]
017f99d6dd Bump @babel/preset-env from 7.10.4 to 7.11.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 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-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 17:55:07 +00:00
Massimo Candela
87c9312785 Merge pull request #314 from nttgin/dependabot/npm_and_yarn/dev/mocha-8.1.0
Bump mocha from 8.0.1 to 8.1.0
2020-07-31 19:51:42 +02:00
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]
3fbb2d5d0c Bump mocha from 8.0.1 to 8.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.0.1...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 17:27:14 +00: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
13892ee1d9 better AS input check in generate command 2020-07-31 13:11:52 +02: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