Commit 81ef48f
RPKI Team at RIPE NCC
RIPE NCC has merged 37710f6
* gitlab: stop building a docker image [937a3faa]
* README: replace docker-compose with local gradle build [skip-ci] [deb04e53]
* Enable ASPA in production [6b6cf9a3]
* Use HTTPS URLs for internal test services [1de15708]
* Replace endpoints in service client [056ef7c2]
* gitlab: auto-deploy prepdev on 'next' only [c7e155c7]
* Try another version of rules [8ead6c94]
* Cleanup [d51ec5a5]
* Solve issue with 'this-escape' warning [514b5129]
* Automatically deploy to prepdev when merging to next [67ea8b81]
* Copy configuration from rpki-monitoring [8c450651]
* Revert auto-merge-renovate-to-next and update renovate.json [3205cea2]
* Try some automerge [22f78756]
* Try different image (openjdk-21 is deprecated) [b3569a92]
* JVM option [96301cee]
* Bump gradle image version [ce6de10d]
* Make it build with JDK21 [8357b746]
* Simple 17 -> 21 replacement [ad2745d1]
* Oopsie [fc41294f]
* Naming [720c96ba]
* Format unique ASNs, otherwise we have very long messages in logs [7867204b]
* chore(deps): update dependency io.sentry:sentry-bom to v8.26.0 [9b3b8147]
* Naming [8b012687]
* chore(deps): update dependency net.logstash.logback:logstash-logback-encoder to v9 [574792ee]
* chore(deps): update dependency org.sonarqube:org.sonarqube.gradle.plugin to v7.0.1.6134 [491d3909]
* Delete UPGRADE.txt [b591d5bc]
* Remove opentelemetry from prepdev [8ada30f6]
* Remove opentelemetry from prepdev [7ddc38b9]
* Remove opentelemetry from prepdev [a936dce2]
* Cleanup docker-compose configuration [1c083cac]1 parent 7174bbc commit 81ef48f
File tree
33 files changed
+102
-368
lines changed- .github/workflows
- buildSrc
- src/main/groovy
- docker
- etc
- src
- main
- dist
- java/net/ripe/rpki
- bgpris/riswhois
- domain
- alerts
- ripencc/services/impl
- server/api/services/command
- services/impl
- email
- resources
- email-templates
- test
- java/net/ripe/rpki/services/impl
- resources
33 files changed
+102
-368
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 73 | | |
111 | 74 | | |
112 | 75 | | |
| |||
169 | 132 | | |
170 | 133 | | |
171 | 134 | | |
172 | | - | |
173 | | - | |
| 135 | + | |
174 | 136 | | |
175 | 137 | | |
176 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | 121 | | |
123 | 122 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 123 | | |
129 | 124 | | |
130 | 125 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments