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

59 Commits

Author SHA1 Message Date
6ea1f7ca3d Bump actions/stale from 5 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 03:34:26 +00:00
ae20ba26f5 fixing stale action 2024-02-23 13:41:55 +01:00
93ff8e22ef Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2024-02-06 09:23:14 +01:00
6fdb67b124 support request github template 2024-01-24 18:55:18 +01:00
de8386bd1f Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 03:31:52 +00:00
9b67cfbe3e removed workflow cache 2023-12-24 17:01:43 +01:00
d037e7c8cb fixed release workflow 2023-12-24 16:56:52 +01:00
3e70d1ebd6 upload basic build 2023-12-24 16:49:22 +01:00
725831c542 attempt 2023-12-24 16:44:31 +01:00
7a5a146930 fixed release attempt 2023-12-24 16:36:08 +01:00
5016749e1a fixed release attempt 2023-12-24 16:33:34 +01:00
71065da291 generic release action 2023-12-24 16:30:02 +01:00
e770a2618f create as pre-relese 2023-12-24 16:21:10 +01:00
482cb0ce67 Merge branch 'dev' into debian-ci 2023-12-24 15:34:43 +01:00
91f10218e0 updated node 2023-12-24 15:24:52 +01:00
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
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
7c0efcdc0d Merge pull request #1141 from b4ldr/1111_debian_action
Add action to auto build debian package
2023-09-02 20:43:05 +02:00
9bfcb6264c use archive kafka link for tests 2023-09-02 20:12:12 +02:00
0323aee838 Add action to auto build debian package
closes #1111
2023-08-10 20:42:48 +02:00
49e58dede5 update test kafka 2023-06-18 16:09:06 +02:00
e969df819f force node version 2023-02-09 01:07:10 +01:00
6130e03c21 migrate to node 18 2023-02-09 00:46:57 +01:00
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
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
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
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
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
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
228f3da6f1 updated kafka due to broken cdn link 2022-09-20 20:56:22 +02:00
1a3ebbb6d2 Merge pull request #891 from GoliathLabs/patch-1
Updated: kafka to 3.2.1
2022-09-01 20:53:06 +02:00
15c1ca5e53 Merge pull request #890 from GoliathLabs/dependabot
Added: gh-actions & docker to dependabot
2022-09-01 20:51:13 +02:00
6b95d5fd0b Updated: kafka to 3.2.1 2022-08-16 17:12:49 +02:00
afdcb1d226 Added: gh-actions & docker to dependabot 2022-08-16 16:50:55 +02:00
0f196c9c1c improved rpki tests 2022-08-12 03:42:26 +02:00
639057a378 github test fix 2022-08-11 17:29:24 +02:00
cc81c2dc4f fixed missing rpki metadata and fixed tests 2022-08-11 17:09:32 +02:00
0b6fd4a1c4 fixed wrong kafka source 2022-01-28 17:57:38 +01:00
1cace26f79 fix kafka untar name 2022-01-28 17:48:48 +01:00
6a49a81de3 updated kafka version used for kafka integration tests 2022-01-28 17:33:46 +01:00
efc398a9a5 upgraded git workflow to node 14 2022-01-24 13:47:35 +01:00
d0086beb9f update dependencies and attempt kafka test fix 2022-01-11 18:46:29 +01:00
53203ba7e1 update kafka version and point to official apache download link
Took 16 minutes
2021-12-21 12:56:22 +01:00
d8cdff9e4b introduced tests for RIS dump 2021-05-28 02:50:36 +02:00
a8143dc0b2 updated workflow with new tests 2021-05-28 01:08:24 +02:00
98423d26db Upgrade to GitHub-native Dependabot 2021-04-30 00:41:18 +02:00
da60f44c33 attempt to fix kafka tests in github workflow 2021-04-22 01:28:09 +02:00
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
9d246dc24c run build on all branches 2021-01-05 15:36:23 +01:00
048c8330d3 add github actions (#446) 2021-01-05 15:23:31 +01:00