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

v1.26.0 release hotfix (#295)

* updated development dependencies to bump lodash version to 4.17.19

* updated rpki-validator version

* update rpki-validator to support external vrps

* improved stability of monitorRPKI, increased test coverage
This commit is contained in:
Massimo Candela
2020-07-18 18:43:30 +02:00
committed by GitHub
parent 8cd07e465b
commit a8647f6dee
20 changed files with 676 additions and 233 deletions

View File

@@ -9,6 +9,8 @@ jobs:
script: npm run test
- name: "Tests reports"
script: npm run test-reports
- name: "Tests rpki"
script: npm run test-rpki
- name: "Tests with proxy"
before_script:
- npm install -g anyproxy