summaryrefslogtreecommitdiff
path: root/developer-weekend/nov-2018.mdwn
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-11-04 10:18:16 +0000
committerVincent Sanders <vince@kyllikki.org>2018-11-04 10:18:16 +0000
commit6e6b706cd12435d7f0f74e1fd8f90cf46ddfed11 (patch)
treef38fd8bf7c022bf9e02ecc503b6b2a1a0a3469f4 /developer-weekend/nov-2018.mdwn
parenta94b39b0bc8079d6ed035fdc76b885f30122e08c (diff)
downloadnetsurf-wiki-6e6b706cd12435d7f0f74e1fd8f90cf46ddfed11.tar.gz
netsurf-wiki-6e6b706cd12435d7f0f74e1fd8f90cf46ddfed11.tar.bz2
add what I have been doing at developer weekend
Diffstat (limited to 'developer-weekend/nov-2018.mdwn')
-rw-r--r--developer-weekend/nov-2018.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/developer-weekend/nov-2018.mdwn b/developer-weekend/nov-2018.mdwn
index 0b5c7de..ce65b9e 100644
--- a/developer-weekend/nov-2018.mdwn
+++ b/developer-weekend/nov-2018.mdwn
@@ -178,7 +178,9 @@ Vincent
-------
* fixup CI workers to be operational again
-
+* CI cpu worker (number 2) for armhf had an incompatible gcc installed causing link failiures and contaminating teh ccache with bad objects. attempted dist-upgrade and node has stopped responding altogether - needs physical intervention.
+* Added 401 handling to monkey
+* configured test.netsurf-browser.org and automated deployment with a CI job
Frontends
=========