diff options
author | BonfaceKilz | 2021-09-22 12:44:23 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-09-22 12:44:23 +0300 |
commit | 2ff1e9a56f6b813c2cbc2287393af791eb1e68b6 (patch) | |
tree | f67f10876575b9fc7e1a80cd4c4da6896f37a546 /issues/fix-broken-builds-in-gn2-and-gn3.gmi | |
parent | 91a6756391758b5b031a9374ed513878bb26acc7 (diff) | |
download | gn-gemtext-2ff1e9a56f6b813c2cbc2287393af791eb1e68b6.tar.gz |
Track build failures in gn2 and gn3
Diffstat (limited to 'issues/fix-broken-builds-in-gn2-and-gn3.gmi')
-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 |