Skip to content

Commit

Permalink
Merge pull request #242 from fga-eps-mds/documentation/sprint-9
Browse files Browse the repository at this point in the history
Documentation Sprint 9
  • Loading branch information
min-ia committed Nov 14, 2018
2 parents 5bd8733 + 42ed76f commit b0f5f8f
Show file tree
Hide file tree
Showing 10 changed files with 323 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/_data/sprints.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,10 @@
"numberPairing": true,
"duplication": true,
"maintainability": true,
"styleSheet": true,
"styleSheet": true
},
{
"number": "9",
"class": "active in"
}
]
20 changes: 20 additions & 0 deletions docs/_data/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,16 @@
"text": "Sprint 07",
"url": "/sprint-planning/2018/10/04/planning-sprint-7.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 08",
"url": "/sprint-planning/2018/10/04/planning-sprint-8.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 09",
"url": "/sprint-planning/2018/10/17/planning-sprint-9.html",
"icon": "fa-angle-right"
}
]
},
Expand Down Expand Up @@ -217,6 +227,16 @@
"text": "Sprint 07",
"url": "/sprint-review/2018/10/03/review-sprint-7.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 08",
"url": "/sprint-review/2018/10/16/review-sprint-8.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 09",
"url": "/sprint-review/2018/10/23/review-sprint-9.html",
"icon": "fa-angle-right"
}
]
},
Expand Down
130 changes: 130 additions & 0 deletions docs/_posts/2018-10-17-planning-sprint-9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
---
layout: planning
title: "Sprint 09 - Planning"
date: 2018-10-17 09:50:39
categories: sprint-planning

sprint: 9
previousSprint: 8
startDate: 17/09/2018
endDate: 23/10/2018
duration: 7
plannedPoints: 46
debtPoints: 3
totalPoints: 49

scrumMaster: Matheus Gomes Ferreira
productOwner: Lucas Maciel
architect: Iasmin Mendes
devops: Renato Valério
developmentTeam: [
Gabriel Davi Silva Pereira,
Iasmin Mendes,
João Lucas Fragoso Zarbiélli,
Lucas Maciel Aguiar,
Heron Rodrigues,
Weiller Fernandes Pereira,
]

issues: [
{
number: 158,
description: Cadastrar local via Google API (Frontend),
responsible: ['Renato Valério', 'Gabriel Davi'],
points: 13,
header: Planejadas,
headerSpan: 7,
},
{
number: 57,
description: Cadastrar Local (Backend),
responsible: ['Lucas Maciel'],
points: 8,
},
{
number: 60,
description: Visualizar local (Backend),
responsible: ['João Lucas'],
points: 8,
},
{
number: 234,
description: Verificar login (Frontend),
responsible: ['Heron Rodrigues', 'Weiller Fernandes'],
points: 8,
},
{
number: 235,
description: Quebrar as issues,
responsible: ['Ismin Mendes'],
points: 3,
},
{
number: 236,
description: Organizar lançamento de versão do APP,
responsible: ['Weiller Fernandes'],
points: 3,
},
{
number: 237,
description: Reavaliar as métricas usadas,
responsible: ['Matheus Gomes'],
points: 3,
},
{
number: 198,
description: Avaliar local(Backend),
responsible: ['João Lucas', 'Weiller Fernandes'],
header: Dividas,
headerSpan: 1,
points: 3,
},
]

knowledge: true

presence : [
{
name: Iasmin Mendes,
presence: true
},
{
name: Renato Valério,
presence: true
},
{
name: Gabriel Davi,
presence: true
},
{
name: Heron Rodrigues,
presence: true
},
{
name: João Lucas Zarbiélli,
presence: true
},
{
name: Lucas Maciel,
presence: true
},
{
name: Matheus Gomes,
presence: true
},
{
name: Weiller Fernandes,
presence: true
}
]

pairing: []

overview: [
"Nessa sprint vamos <b>focar principalmente no cadastro de locais</b>. São issues com pontuação alta, mas faltando apenas 5 sprints para a release 2 e essa sendo <b>uma das principais funções do aplicativo e que interfere diretamente em outras issues</b>, ja deveriamos começar o desenvolvimento para sanar problemas o quanto antes.",
"A issue Avaliar local(Backend), que vem como débito, <b>faltando apenas testes</b> ficará com a mesma dupla da sprint passada, pois ja <b>possuem um maior conhecimento do que esta faltando e para ganhar tempo por causa da alta pontuação da sprint atual</b>.",
"E teremos a issue 'Quebrar as issues' que <b>foi um problema na sprint passada</b> e causou débito em uma das issues planejadas.",
"Essa sprint <b>terá 49 pontos</b> mesmo sabendo que está acima do velocity de 22,5 pontos, e que planejar acima do velocity é uma coisa ruim. Essa decisão deve-se ao fato dessa sprint ter algumas <b>issues com pontuação alta mas issues que interferem em outras funcionalidades</b> e devemos fazer o quanto antes. <b>Planejamos reunião com toda a equipe para não limitar a resolução de problemas com as tarefas somente a dupla de pareamento</b> e não fazer isso pessoalmente não estava sendo efetivo."
]

---
169 changes: 169 additions & 0 deletions docs/_posts/2018-10-23-review-sprint-9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
---
layout: review
title: "Sprint 09 - Review"
date: 2018-10-23 09:50:39
categories: sprint-review

sprint: 9
previousSprint: 8
startDate: 17/09/2018
endDate: 23/10/2018
duration: 7
plannedPoints: 46
debtPoints: 3
totalPoints: 49

plannedFinishedPoints: 46
debtFinishedPoints: 3
addPoints: 0
addFinishedPoints: 0
finishedPoints: 16
nextDebtPoints: 0

scrumMaster: Matheus Gomes Ferreira
productOwner: Lucas Maciel
architect: Iasmin Mendes
devops: Renato Valério
developmentTeam: [
Gabriel Davi Silva Pereira,
Iasmin Mendes,
João Lucas Fragoso Zarbiélli,
Lucas Maciel Aguiar,
Heron Rodrigues,
Weiller Fernandes Pereira,
]

issues: [
{
number: 158,
description: Cadastrar local via Google API (Frontend),
responsible: ['Renato Valério', 'Gabriel Davi'],
points: 13,
header: Planejadas,
headerSpan: 7,
status: Concluído
},
{
number: 57,
description: Cadastrar Local (Backend),
responsible: ['Lucas Maciel'],
points: 8,
status: Concluído
},
{
number: 60,
description: Visualizar local (Backend),
responsible: ['João Lucas'],
points: 8,
status: Concluído
},
{
number: 234,
description: Verificar login (Frontend),
responsible: ['Heron Rodrigues', 'Weiller Fernandes'],
points: 8,
},
{
number: 235,
description: Quebrar as issues,
responsible: ['Ismin Mendes'],
points: 3,
status: Concluído
},
{
number: 236,
description: Organizar lançamento de versão do APP,
responsible: ['Weiller Fernandes'],
points: 3,
status: Concluído
},
{
number: 237,
description: Reavaliar as métricas usadas,
responsible: ['Matheus Gomes'],
points: 3,
status: Concluído
},
{
number: 198,
description: Avaliar local(Backend),
responsible: ['João Lucas', 'Weiller Fernandes'],
header: Dividas,
headerSpan: 1,
points: 3,
status: Concluído
},
]

knowledge: true

presence : [
{
name: Iasmin Mendes,
presence: true
},
{
name: Renato Valério,
presence: false
},
{
name: Gabriel Davi,
presence: true
},
{
name: Heron Rodrigues,
presence: true
},
{
name: João Lucas Zarbiélli,
presence: true
},
{
name: Lucas Maciel,
presence: true
},
{
name: Matheus Gomes,
presence: true
},
{
name: Weiller Fernandes,
presence: true
}
]

positives: [
"Reunião no sábado foi produtiva"
]

negatives: [
"Issues ainda não descritas",
"Falta de compatibilidade de horário",
"João sem celular",
"Entrega contínua, continua sendo um problema.",
]

improvements: [
"Tentar fazer pareamento online em casos extremos."
]


burndown: [
"Essa sprint <b>não ocorreu entrega contínua</b>.",
"A equipe para tentar entregar melhor, fez reunião no sábado, foram fechadas algumas issues, e deu uma grande ajuda para as outras",
]

velocity: [
"O velocity da equipe teve um almento significativo, mas foi devido a necessidade de se terminar issue importantes e necessárias para o andamento do produto, e para a equipe consegui entregar o produto em sua maioria na data da realease 2"
]

pairing: []

overview: [
"Nessa sprint vamos <b>focar principalmente no cadastro de locais</b>. São issues com pontuação alta, mas faltando apenas 5 sprints para a release 2 e essa sendo <b>uma das principais funções do aplicativo e que interfere diretamente em outras issues</b>, ja deveriamos começar o desenvolvimento para sanar problemas o quanto antes.",
"A issue Avaliar local(Backend), que vem como débito, <b>faltando apenas testes</b> ficará com a mesma dupla da sprint passada, pois ja <b>possuem um maior conhecimento do que esta faltando e para ganhar tempo por causa da alta pontuação da sprint atual</b>.",
"E teremos a issue 'Quebrar as issues' que <b>foi um problema na sprint passada</b> e causou débito em uma das issues planejadas.",
"Essa sprint <b>terá 49 pontos</b> mesmo sabendo que está acima do velocity de 22,5 pontos, e que planejar acima do velocity é uma coisa ruim. Essa decisão deve-se ao fato dessa sprint ter algumas <b>issues com pontuação alta mas issues que interferem em outras funcionalidades</b> e devemos fazer o quanto antes. <b>Planejamos reunião com toda a equipe para não limitar a resolução de problemas com as tarefas somente a dupla de pareamento</b> e não fazer isso pessoalmente não estava sendo efetivo."
]

---
Binary file added docs/static/img/burndown/sprint_9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/pareamentos/sprint_9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/img/velocity/sprint_9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b0f5f8f

Please sign in to comment.