Alex Band and GitHub
58eb3d70b0
typos
2021-02-02 11:19:45 +01:00
Alex Band and GitHub
da70a04762
Use --locked with Cargo
2021-02-02 10:35:36 +01:00
Ximon Eighteen and GitHub
687649fd7b
Boost tarpaulin timeout to match fix in v0.8.1-bis branch
2021-01-19 13:05:46 +01:00
Ximon Eighteen and GitHub
61ee9b21e6
Don't run tests twice for pushes to PR branches
2021-01-17 22:30:23 +01:00
Ximon Eighteen and GitHub
368544519b
Update coverage.yml to hopefully checkout the right sources. ( #371 )
2021-01-14 21:31:57 +01:00
Ximon Eighteen
780a3d3dba
YML syntax correction. ( #371 )
2021-01-14 14:48:10 +01:00
Ximon Eighteen
90013b8f57
YML syntax correction. ( #371 )
2021-01-14 14:38:02 +01:00
Ximon Eighteen
eff17f7cb3
Attempt to checkout the correct code to cover. ( #371 )
2021-01-14 14:32:13 +01:00
Ximon Eighteen
9bd7d23eff
Add _correct_ missing @ref part of GH Actions action specifier. ( #371 )
2021-01-14 14:01:27 +01:00
Ximon Eighteen
d5e7813227
Add missing @ref part of GH Actions action specifier. ( #371 )
2021-01-14 13:54:20 +01:00
Ximon Eighteen
29490eae8e
Print out the GH Actions event and env details to find out how to trigger it on the same branch and commit as the workflow that we triggered on. ( #371 )
2021-01-14 13:41:46 +01:00
Ximon Eighteen
b10368bdaa
Copy the new coverage.yml workflow for #377 to master so that GitHub Actions creates the new coverage workflow.
2021-01-14 13:10:27 +01:00
Ximon Eighteen and GitHub
011a4e541e
Remove branch restrictions for CI eun.
2021-01-12 19:49:23 +01:00
Ximon Eighteen
dcd7e6d991
Remove temp GH actions hack
...
Renaming the workflow file still didn't cause the run workflow button to appear for the CI workflow.
2021-01-08 12:58:33 +01:00
Ximon Eighteen
a9d800279e
GH actions temporary hack.
...
Per https://github.community/t/cant-trigger-workflow-manually/121740/48 .
2021-01-08 12:56:28 +01:00
Ximon Eighteen and GitHub
dafb8a456a
Remove temp GH Actions hack
...
The new action showed the run workflow button but the CI workflow still did not...
2021-01-08 12:46:04 +01:00
Ximon Eighteen and GitHub
bb31d8099f
GH actions temporary hack
...
Per https://github.community/t/cant-trigger-workflow-manually/121740/53 and https://github.community/t/workflow-dispatch-workflow-not-showing-in-actions-tab/130088/15
2021-01-08 12:44:59 +01:00
Ximon Eighteen and GitHub
e3bb1120e8
Try out the new manual workflow invocation feature of GitHub Actions
...
Must be committed to the master branch according to the docs.
2021-01-08 12:13:56 +01:00
Tim Bruijnzeels
2e15ba47cc
Skip cleanup of redundant ROAs - release 0.8.2
v0.8.2
2020-12-14 14:35:02 +01:00
Tim Bruijnzeels and GitHub
9b584372a2
Update Cargo.toml
2020-11-24 10:43:22 +01:00
ximon18 and GitHub
463c12ec85
FIX: use official Terraform GH Action instead of deprecated community action
...
Hopefully also addresses the failure with the community plugin due to the GH Actions security patch which discontinued the GH Actions add-path functionality.
2020-11-24 10:18:03 +01:00
Ximon Eighteen
2d0c603e89
Bump master to v0.8.1-bis both to make master distinct from the last release and to fix the pkg workflow which fails due to attempting to installing the same version number as the latest release.
2020-11-24 10:07:04 +01:00
Alex Band and GitHub
63f86ee8b4
Add sudo
2020-11-23 11:40:07 +01:00
Ximon Eighteen
4e02065d04
FIX: Use new GH Actions mechanisms for managing $PATH and environment variables, due to deprecation by GH.
2020-11-18 16:44:45 +01:00
Tim Bruijnzeels
271d263180
Update Changelog for 0.8.1 release.
v0.8.1
2020-11-16 16:05:41 +01:00
Tim Bruijnzeels
07dc36b9b9
Update versions.
2020-11-16 16:05:41 +01:00
Tim Bruijnzeels
876dd30bb4
Update translations.
2020-11-16 16:05:41 +01:00
Tim Bruijnzeels
865171e1f8
Update version for development.
2020-11-16 16:05:41 +01:00
Tim Bruijnzeels
1acea63eda
Update portuguese translations.
2020-11-16 16:05:41 +01:00
Tim Bruijnzeels and GitHub
c5c78cf3ad
Merge pull request #346 from NLnetLabs/v0.8.0-bis
...
V0.8.1-rc1
v0.8.1-rc1
2020-11-10 09:52:31 +01:00
Tim Bruijnzeels
e57bcad61e
Fix ROA (without BGP Info) view.
2020-11-10 09:23:54 +01:00
Tim Bruijnzeels
a74bd158fa
Update Changelog and versions for 0.8.1-rc1 release.
2020-11-10 09:23:09 +01:00
Tim Bruijnzeels
aef4188de9
Use a single line for the ROA suggestions warning and link.
2020-11-09 15:48:01 +01:00
Tim Bruijnzeels
b056eb1ebd
Reset session if publication server needed to recover. ( #339 )
2020-11-09 15:46:52 +01:00
Tim Bruijnzeels
e966991e2c
Fix tests.
2020-11-09 12:31:05 +01:00
Tim Bruijnzeels
ef52d96af1
Use locking to force sequential writing to rsync repository folders ( #343 )
2020-11-09 09:56:54 +01:00
Tim Bruijnzeels
671756201b
Fix typo in example config.
2020-11-09 09:17:13 +01:00
Tim Bruijnzeels
f18751fd31
Add reason column to the ROA analysis dialog
2020-11-08 21:59:02 +01:00
Tim Bruijnzeels
4b312e98cc
UI fixes for 0.8.1-rc1
2020-11-08 16:50:08 +01:00
Tim Bruijnzeels
3d237a2285
Support new ROA BGP analyis statuses in text report.
2020-11-06 12:09:35 +01:00
Tim Bruijnzeels
adf9b561f8
Resport which announcements are authorized/disallowed for redundant ROAs as well.
2020-11-06 11:58:45 +01:00
Tim Bruijnzeels
fb90cf8837
Update KeyStoreVersion to reflect releases.
2020-11-06 10:23:33 +01:00
Tim Bruijnzeels
ef71416381
Add clear status for ROAs that only disallow announcements ( #344 )
2020-11-06 09:30:20 +01:00
Tim Bruijnzeels
3bb70bdbe3
Allow creating redundant ROAs ( #341 )
2020-11-05 16:15:49 +01:00
Tim Bruijnzeels
3c85407c1e
Allow overlapping AS0 ROAs, suggest to remove redundant AS0 ROAs. ( #342 )
2020-11-04 10:45:19 +01:00
Tim Bruijnzeels and GitHub
68e6ccc037
Merge pull request #340 from NLnetLabs/package-disclaimer
...
Add a Debian package disclaimer to the README.
2020-10-28 13:04:38 +01:00
ximon18 and GitHub
e51d6f10ab
Add a Debian package disclaimer to the README.
2020-10-28 11:39:21 +01:00
Tim Bruijnzeels
d10f65535f
Update dependency versions.
2020-10-27 14:33:00 +01:00
Tim Bruijnzeels
8203eade74
Remove unnecessary dependency.
2020-10-27 10:51:32 +01:00
Tim Bruijnzeels
e90acaa3d9
Remove unnecessary dependency.
2020-10-27 10:42:47 +01:00