Commit 5ef9b22
authored
Master gh 580 b dbip download workflow (#648)
* added dbip_download github workflow
* change to run every day on midnight for QA
* necesary changes to be able build dbip_country.rs on master
* -p for generating ip_country/src
* todo in dbip_download.yaml
* condition for new branch generated-source
* fixing condition for generated-source branch
* fix generated-source branch name in condition
* increse standard timeout milis const
* manual trigger and debugging flags to runs
* use variable to store git ls-remote command
* add git fetch before checkout
* fix workflow for nonexistent branch
* fixing edgecases on nonexistent branch and no git changes
* change neverssl to different web1 parent 823f818 commit 5ef9b22
File tree
2 files changed
+12
-7
lines changed- .github/workflows
- multinode_integration_tests/tests
2 files changed
+12
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
| 334 | + | |
334 | 335 | | |
335 | 336 | | |
336 | 337 | | |
| |||
0 commit comments