Skip to content

Commit

Permalink
Merge pull request #6 from ResidenciaTICBrisa/1-mkdocs-ajustar-config…
Browse files Browse the repository at this point in the history
…urações

#1 - adicionada o modelo de ata
  • Loading branch information
ArthurFerreiraRodrigues authored Mar 6, 2024
2 parents bcc462a + 251f464 commit 3798217
Show file tree
Hide file tree
Showing 13 changed files with 83 additions and 60 deletions.
22 changes: 0 additions & 22 deletions .github/workflows/ci.yml

This file was deleted.

40 changes: 40 additions & 0 deletions .github/workflows/mkdocs-deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# This workflow deploys mkdocs automatically to GitHub pages

name: Deploy MkDocs

permissions: # Need it to force push
contents: write
issues: write

# Controls when the workflow will run
on:
# Triggers the workflow on push events but only for the "main" branch and path "docs"
push:
branches: ["main"]
paths: ["docs/**", docs/, "mkdocs.yml", "mkdocs-deploy.yml"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
mkdocs-deploy:
# The type of runner that the job will run on
runs-on: ubuntu-latest

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3

# Installing mkdocs and theme
- name: Installing mkdocs
run: pip3 install mkdocs mkdocs-material mkdocs-autorefs

# Must be run if not using --force flag
# - run: git pull

# Deploying mkdocs to branch gh-pages
- name: Deploying mkdocs
run: mkdocs gh-deploy --force
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added docs/assets/images/logo.png
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/assets/images/logo2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
64 changes: 35 additions & 29 deletions docs/atas-reuniao/ata-04-03-2024.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,48 @@
# Ata de Reunião - 15/11/2022
# Ata da Reunião 1

Reunião realizada no Discord.
### **1. Identificação**

## Participantes
-
| Data | Hora de início | Hora de Término | Local | Redator(es) | Projeto |
| ---------- | -------------- | --------------- | --------------- | --------------------- | -------------- |
| 29-02-2024 | 10:00 | 11:30 | Google Meet | Ester Lino e Raissa Oliveira | Reunião com o Giulio e a Rebeca |

| Convocados | Presente | Área/Empresa | E-mail |
| ----------------------------------------- | -------- | ------------ | -------------------------------------- |
| 1. Arthur Ferreira || Discente | E-mail: <[email protected]> |
| 2. Cristian Furtado || Discente | E-mail: <[email protected]> |
| 3. Ester Lino || Discente | E-mail: <[email protected]> |
| 4. Pedro Cabeceira || Discente | E-mail: <[email protected]> |
| 5. Raissa Oliveira || Discente | E-mail: <[email protected]> |
| 6. Wildemberg Sales || Discente | E-mail: <[email protected]> |

## Início e término
A reunião foi iniciada às 14:55 e finalizada às 15:30.
### **2. Pauta**

|| Descrição |
| --- | ---------------------------------------------------------------- |
| 1 | Apresentação sobre como funciona o Querido Diário |
| 2 | Questionamentos sobre cada funcionalidade para melhor compreensão dos requisitos |
| 3 | Criação de documento com as informações obtidos durante a reunião |

## Objetivos
### **3. Pendências Anteriores**

Os objetivos desta reunião foram:
|| Pendência |
| --- | -------------------------------------- |
| 1 | Não haviam pendências a serem tratadas |

* Criar e organizar a primeira versão do backlog do nosso produto;
* Ajustar os forks dos repositórios que iremos utilizar para a evolução do software;
* Planejar e marcar o onboarding com o cliente do projeto;
* Definir os cargos de cada participante, especificando suas responsabilidades dentro do projeto;
### **4. Compromissos**

## Tarefas
|| Compromisso | Responsável |
| --- | -------------------- | --------------- |
| 1 | Estudo de FastAPI | Todos |
| 2 | Estudo das ferramentas | Todos |
| 3 | Participar do onboarding oferecido pelo cliente no dia 12/03 | Ester, Arthur e Willdemberg |

<figcaption align="center">Tabela 1 - Atividades a serem desenvolvidas.</figcaption>
### **7. Gravação**

| Tarefa | Responsável |
| ---- | ---- |
| | |
<iframe width="560" height="315" src="https://www.youtube.com/embed/_ez4X2qka2E?si=wuLWyJLTnhiIzqQn" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

<figcaption align="center">Fonte: .</figcaption>
## Histórico de Versão

## Conclusão



## Gravação da reunião
<iframe text-align="center" width="560" height="315" src="https://www.youtube.com/embed/Li4bnx633rA?start=3" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

## Histórico de versão
| Versão | Data | Descrição | Autor | Revisor |
| :----: | :--: | :-------: | :---: | :-----: |
| | | | | |
| Versão | Data | Descrição | Responsáveis | Revisor |
| :----: | :--------: | :---------------------------------------: | :------------------------------------------------------------------------------------------: | :---------------------------------------------: |
| 1.0 | 06/03/2024 | Adicionando o padrão das atas e a ata da reunião 01 | [Ester Lino](https://github.com/esteerlino) | [Arthur Ferreira](https://github.com/ArthurFerreiraRodrigues) |
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Grupo Querido Diário

<img src="./images/mascote.png" />
<img src="assets/images/mascote.png" />

Este repositório é destinado a documentação do processo de evolução de software do projeto de código aberto [Querido Diário](https://queridodiario.ok.org.br/).
A seguir temos a lista de repositórios utilizados pelo time de desenvolvimento para a evolução deste software:
Expand Down
15 changes: 7 additions & 8 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,20 @@ theme:
name: material
language: "pt"
palette:
primary: orange
accent: green
primary: #5e408f
accent: #ff8500
features:
- navigation.tabs
font:
text: "Open Sans"
code: "sans-serif"
# logo: assets/logo.png
# favicon: assets/logo.png

text: "Open Sans"
code: "sans-serif"
logo: assets/images/logo.png
#favicon: assets/images/logo2.png

nav:
- Início: index.md
- Atas de Reunião:
- Ata 04/03/2024: atas-reuniao/ata-04-03-2024.md
- Reunião 01: atas-reuniao/ata-04-03-2024.md
- Planejamento:
- Metodologia: index.md
- Ferramentas: index.md
Expand Down

0 comments on commit 3798217

Please sign in to comment.