From 6ff2d9857d5a75fe77a94d521575d020116b61cd Mon Sep 17 00:00:00 2001 From: Bruno Domingues Date: Mon, 3 Nov 2025 15:36:35 -0300 Subject: [PATCH] feat: update todo list This commit updates the todo list with new tasks and removes outdated ones. The changes include: - Adding tasks related to Grafana dashboard creation, library updates, and workflow improvements. - Removing outdated tasks about test refactoring and readme updates. --- todo-list.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/todo-list.txt b/todo-list.txt index e4a4fc2..3003359 100644 --- a/todo-list.txt +++ b/todo-list.txt @@ -1,2 +1,7 @@ -- remover os testes das classes alteradas e refazer de novo depois -- no final alterar o readme +- Criar o dashboard do grafana. + +- Atualizar a lib do sientia-dataops-library para a versão 1.5.2. + +- Atualizar o .github/workflows/quality-gate.yml para usar os pipelines genéricos do github; + Criar um workflow para fazer o deploy no suse. + Criar um workflow para criar o release no github.