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

33 Commits

Author SHA1 Message Date
Massimo Candela
725831c542 attempt 2023-12-24 16:44:31 +01:00
Massimo Candela
5016749e1a fixed release attempt 2023-12-24 16:33:34 +01:00
Massimo Candela
91f10218e0 updated node 2023-12-24 15:24:52 +01:00
dependabot[bot]
8f23597cdd Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 03:29:20 +00:00
dependabot[bot]
076b227a23 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 03:33:13 +00:00
Massimo Candela
9bfcb6264c use archive kafka link for tests 2023-09-02 20:12:12 +02:00
Massimo Candela
49e58dede5 update test kafka 2023-06-18 16:09:06 +02:00
Massimo Candela
e969df819f force node version 2023-02-09 01:07:10 +01:00
Massimo Candela
6130e03c21 migrate to node 18 2023-02-09 00:46:57 +01:00
dependabot[bot]
176dfa22a5 Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 03:18:12 +00:00
Massimo Candela
aabd5f0d3d Merge pull request #943 from nttgin/dependabot/github_actions/dev/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2022-10-25 03:29:21 +02:00
Massimo Candela
d48fea0167 Merge pull request #942 from nttgin/dependabot/github_actions/dev/actions/setup-node-3
Bump actions/setup-node from 2 to 3
2022-10-25 03:27:36 +02:00
dependabot[bot]
7a35ae75a4 Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:12:00 +00:00
dependabot[bot]
a11229cd45 Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:11:58 +00:00
dependabot[bot]
793cb2e2fd Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:11:56 +00:00
Massimo Candela
228f3da6f1 updated kafka due to broken cdn link 2022-09-20 20:56:22 +02:00
Massimo Candela
1a3ebbb6d2 Merge pull request #891 from GoliathLabs/patch-1
Updated: kafka to 3.2.1
2022-09-01 20:53:06 +02:00
Felix
6b95d5fd0b Updated: kafka to 3.2.1 2022-08-16 17:12:49 +02:00
Massimo Candela
0f196c9c1c improved rpki tests 2022-08-12 03:42:26 +02:00
Massimo Candela
639057a378 github test fix 2022-08-11 17:29:24 +02:00
Massimo Candela
cc81c2dc4f fixed missing rpki metadata and fixed tests 2022-08-11 17:09:32 +02:00
Massimo Candela
0b6fd4a1c4 fixed wrong kafka source 2022-01-28 17:57:38 +01:00
Massimo Candela
1cace26f79 fix kafka untar name 2022-01-28 17:48:48 +01:00
Massimo Candela
6a49a81de3 updated kafka version used for kafka integration tests 2022-01-28 17:33:46 +01:00
Massimo Candela
efc398a9a5 upgraded git workflow to node 14 2022-01-24 13:47:35 +01:00
Massimo Candela
d0086beb9f update dependencies and attempt kafka test fix 2022-01-11 18:46:29 +01:00
Massimo Candela
53203ba7e1 update kafka version and point to official apache download link
Took 16 minutes
2021-12-21 12:56:22 +01:00
Massimo Candela
d8cdff9e4b introduced tests for RIS dump 2021-05-28 02:50:36 +02:00
Massimo Candela
a8143dc0b2 updated workflow with new tests 2021-05-28 01:08:24 +02:00
Massimo Candela
da60f44c33 attempt to fix kafka tests in github workflow 2021-04-22 01:28:09 +02:00
Massimo Candela
c44f5a9209 added support for external config manager and for user groups definition file (#489)
* refactoring to support external configuration module

* allow for external connectors

* refactored retrieval of roa flat data structure now delegated to rpk-validator lib

* introduced support for external user group config file

* increased test coverage

* external group file documentation

* improve documentation on generatePrefixListEveryDays (#482)

* add comments on test connectors (#497)
2021-03-02 04:42:14 +01:00
Louis Poinsignon
9d246dc24c run build on all branches 2021-01-05 15:36:23 +01:00
Louis
048c8330d3 add github actions (#446) 2021-01-05 15:23:31 +01:00