diff options
Diffstat (limited to 'issues')
-rw-r--r-- | issues/fix-broken-builds-in-gn2-and-gn3.gmi | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/issues/fix-broken-builds-in-gn2-and-gn3.gmi b/issues/fix-broken-builds-in-gn2-and-gn3.gmi new file mode 100644 index 0000000..cf9506f --- /dev/null +++ b/issues/fix-broken-builds-in-gn2-and-gn3.gmi @@ -0,0 +1,11 @@ +# Make build green + +Right now, for both gn2 and gn3, we have broken builds(red) for both +gn3 and gn2. + +## Tasks + +* assigned: bonfacekilz + +* [ ] Fix pylint/ mypy issues in gn3 +* [ ] Update docker image in gn2 |