---
title: "Maintainers Meeting, 21st December 2022"
tags: maintainers
datetime: 2022-21-09T{{time}}UTC
location: Online, Discord, the `#voice-meeting` voice channel
teams:
- maintainers
participants:
- Giovanni (GB)
- Nitinder (NM)
- Daniel (DM)
---
## 📋 Agenda
- Add Simon to HackMd, other repos(?)
- ToDos from last week
- [ ] DM: Implement the sync in redux per component
- [x] GB: Check the HPI resources and update the Google form. Email HPI to get new hostnames.
- [ ] NM: Create a FrontendWG. Invite Daniel and Michael. First meeting in early.
- [ ] GB: Add a note in our Google spreadsheet about resources cleanup
- [ ] DM: Create a Github page with guideline and add link to Wiki
- [ ] GB: Add task about automated develop images build
- [x] All: Discuss the major and minor release segment of the system. Figure out how to break it up and what the next immediate release should be. Also blogs for release.
- [ ] NM: Figure out the HackMD GitHub push account
- Next meeting
## 📢 Discussions
DM: Implemented most of the sync in redux. Error for creating a new app. The problem is from the backend because a full SLA must be pushed.
DM: Then app endpoints are similar to service endpoint
GB: Yes, /post/app can post empty app + services /post/service adds services to existing application. Both uses the SLA structure.
DM: some adjustments in the redux and then it should be allright.
GB: No new resoruces, GShhet up to date. If nwe need new resources we can ask the HPI guys.
DM: cannot create github page because dashboard is still private. Let's keep it private for no and the pusblish it when we finish the integration.
GB: `0.major.minor` where `major=major+1` only with new set of relevant features. `minor=minor+1` for each bugfix and so on. `minor=0` every time we increase major.
GB: API versioning for OpenAPI.
## 🛠️ TODOs
GB: open task about API versioning
GB: open a discussion in GitHub discussion about 0.major.minor versioning.
DM: Implement the sync in redux per component
NM: Create a FrontendWG. Invite Daniel and Michael. First meeting in early.
GB: Add a note in our Google spreadsheet about resources cleanup
DM: Create a Github page with guideline and add link to Wiki
GB: Add task about automated develop images build
NM: Figure out the HackMD GitHub push account