This repository was archived by the owner on Sep 7, 2023. It is now read-only.
Commit 8e18ceb
authored
Integrate dependency-analysis job (typedb#192)
## What is the goal of this PR?
In order for us to know whether our dependencies are up-to-date, we integrate `dependency-analysis` job into `quality` workflow
## What are the changes implemented in this PR?
* Specify dependencies on other repos in `.grabl/automation.yml`
* Add `dependency-analysis` to `quality` workflow
* Upgrade `graknlabs_dependencies`1 parent 051233b commit 8e18ceb
File tree
2 files changed
+13
-1
lines changed- .grabl
- dependencies/graknlabs
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
21 | 29 | | |
22 | 30 | | |
23 | 31 | | |
| |||
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
34 | 46 | | |
35 | 47 | | |
36 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments