Merge pull request 'dev to main' (#5) from dev into master
Reviewed-on: #5
This commit is contained in:
commit
28271f8dc6
47
meetings/2024.05.22.md
Normal file
47
meetings/2024.05.22.md
Normal 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
|
|
@ -16,3 +16,4 @@
|
||||||
### Testing (how the feature should be tested)
|
### Testing (how the feature should be tested)
|
||||||
|
|
||||||
- [ ] [Test cases]
|
- [ ] [Test cases]
|
||||||
|
|
||||||
|
|
Reference in a new issue