Skip to content

Commit

Permalink
add docs structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Thais authored and Thais committed Nov 20, 2024
1 parent 40d9312 commit b451126
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
Empty file added docs/glossary/glossary.md
Empty file.
26 changes: 26 additions & 0 deletions docs/sprint-outputs/Retro/15112024.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Retro

| What went well | What went wrong| Any ideas | Action Points |
|---------------|---------------|---------------|---------------|
| Daily meetings, ADR, learning, branch protection | Didnt finish modules => Planning, organization, big picture / roadmap | Focus on planning | Monday Planning (estimations, assign, priorities). ADR software architecture. Backlog. Template PR|


## Demo / What's been done

| Tasks | Status | Note | Do to |
|----------|----------|----------|----------|
| Workflow Build || clang with -Weverything | Make it incremental |
| Workflow Tests || gtest | Make it incremental |
| Workflow clang-tidy || if cpp files changed runs multiple checkers | - |
| Workflow clang-format || if cpp files changed runs google style check | - |
| Workflow linters || gitlint (commits and PRs), yamllint, buildifier | - |
| Hermetic toolchain || qt, clang, gtest | - |
| Workflow coverage | wip | draft with gcov | llvm-cov |
| Workflow MISRA check || - | - |
| Workflow sanitizers (ASAN, LSAN, TSAN) and memcheck || - | - |
| Build car || - | - |


## Other

[Backlog](https://github.com/orgs/SEAME-pt/projects/1/views/1)

0 comments on commit b451126

Please sign in to comment.