Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/234635f0310b5ead...
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/234635f0310b5eadee...
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/234635f0310b5eadee2b...
The branch, master has been updated
via 234635f0310b5eadee2ba17e6fe885b735624c92 (commit)
from 82e36bfe80a5d19274379b42c9c93fa7de9a7795 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=234635f0310b5e...
commit 234635f0310b5eadee2ba17e6fe885b735624c92
Author: Daniel Silverstone <dsilvers(a)digital-scurf.org>
Commit: Daniel Silverstone <dsilvers(a)digital-scurf.org>
SoW
diff --git a/developer-weekend/nov-2018.mdwn b/developer-weekend/nov-2018.mdwn
index f296cd3..fcdbfdb 100644
--- a/developer-weekend/nov-2018.mdwn
+++ b/developer-weekend/nov-2018.mdwn
@@ -189,6 +189,21 @@ Frontends
We revisited the decisions made in [July](../jul-2018/) and
decided they're all good so we're not changing them for now.
+Statement of work
+=================
+
+Within the fortnight we will:
+
+1. Have `monkeyfarmer` and `monkey-driver` updated to work with 401 and the
+ full feature set thus-far defined.
+2. Have a set of tests in the `netsurf-test` repository along with their
+ metadata.
+3. Have those tests aggregated during the build/install of the repo
+4. Have a CI job which downloads that aggregation, acquires a source-all
+ tarball, and builds monkey from that, running the driver across the test
+ set.
+
+
Next time
=========
-----------------------------------------------------------------------
Summary of changes:
developer-weekend/nov-2018.mdwn | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/developer-weekend/nov-2018.mdwn b/developer-weekend/nov-2018.mdwn
index f296cd3..fcdbfdb 100644
--- a/developer-weekend/nov-2018.mdwn
+++ b/developer-weekend/nov-2018.mdwn
@@ -189,6 +189,21 @@ Frontends
We revisited the decisions made in [July](../jul-2018/) and
decided they're all good so we're not changing them for now.
+Statement of work
+=================
+
+Within the fortnight we will:
+
+1. Have `monkeyfarmer` and `monkey-driver` updated to work with 401 and the
+ full feature set thus-far defined.
+2. Have a set of tests in the `netsurf-test` repository along with their
+ metadata.
+3. Have those tests aggregated during the build/install of the repo
+4. Have a CI job which downloads that aggregation, acquires a source-all
+ tarball, and builds monkey from that, running the driver across the test
+ set.
+
+
Next time
=========
--
NetSurf Developer Wiki Backing Store