From 8d61ffe173a3143946ceccf31ec61aaa9a725e8e Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 27 Aug 2024 23:14:35 +0200 Subject: [PATCH 1/3] later/openh264 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1a0197f..d893669 100644 --- a/readme.md +++ b/readme.md @@ -271,4 +271,5 @@ Handle project workflows in a unified way: * automate versions fetching * document behavior differences * generate graphs +* handle openh264 repositories * turn readme into documentation From d03021e176710b22e880ff2507b707d1da12d338 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 28 Aug 2024 08:42:40 +0200 Subject: [PATCH 2/3] later/nix --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d893669..6b902cc 100644 --- a/readme.md +++ b/readme.md @@ -272,4 +272,5 @@ Handle project workflows in a unified way: * document behavior differences * generate graphs * handle openh264 repositories +* try to support nix * turn readme into documentation From 2f832f7d5610d73476fe71dd8204df1b03ce589f Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 28 Aug 2024 08:45:31 +0200 Subject: [PATCH 3/3] tasks/doc --- readme.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 6b902cc..f1a42ee 100644 --- a/readme.md +++ b/readme.md @@ -213,6 +213,12 @@ Handle project workflows in a unified way: ### Tasks for a 1st stable release +#### Documentation + +* build instead of readme +* generate graphs +* list CI behavior differences + #### Shell * comment @@ -269,8 +275,5 @@ Handle project workflows in a unified way: ### Task stack * automate versions fetching -* document behavior differences -* generate graphs * handle openh264 repositories * try to support nix -* turn readme into documentation