This commit is contained in:
2005 2024-05-28 18:43:33 +02:00
commit a227815ad6
2 changed files with 49 additions and 1 deletions

47
meetings/2024.05.22.md Normal file
View file

@ -0,0 +1,47 @@
### 2024.05.22-MeetingMinutes
### Agenda
-
### Decisions
- Git actions will be the main source
- Sequence diagrams will only be on a module level
- Do infrastructure after the first service is done
- We'll use continuous integration
- Code review includes multiple people
- Semantic versioning will be used
- After each major pull request, the version will be updated
- Each user story should have a branch
- Two main branch
- Dev
- Release
- Code review:
- Everybody else has to approve
-
### Action Items
-
### Next sprints user stories
Barna Mate:
- Set up:
- Git Actions
- Docker image makers
- Dev shell
- High-level integration
- Package-building
Tamaskovits Gyula:
- Dummy services spring
- Spring boot
- Eureka server
- Gateway
- Discovery service
- Set up microservices in IntelliJ
Barta Mate:
- Wire frame

View file

@ -16,3 +16,4 @@
### Testing (how the feature should be tested)
- [ ] [Test cases]