---
title: "Maintainers Meeting, May 29th 2024"
tags: maintainers, oakestra
datetime: 2024-05-29T17:00UTC
location: Online, Discord, the `#voice-meeting` voice channel
teams:
- maintainers
participants:
- Alexander (AM)
- Luca (LP)
- Mahmoud (ME)
- Giovanni (GB)
---
## 📋 Agenda
- [x] LP, ME, AM: work on #171
- [x] AM: Question - Is it ok to update the OAK go version & packages? (How problematic is this?)
- [x] NM & MH: take a look at deprecated documentation.
- [x] GB: Add debugging guide
- [x] GB: take a look at long service names
- [x] GB: Add bot for stale Issues
- [x] GB: Check issue about network ports bug
- [x] Improve linters
- [x] LP: Take a look a Superlinter fro GO
## 📢 Discussions
ME: Looked at FE issue, still digging.
AM: It would be nice to fixe FE bug where all services ar together.
GB: is it ins table as well?
AM: Dunno
AM: Worked on creating library for state enum. How to update the github library when doing local changes in your code without manually changing dependency version? I push the local change to my branch, but how to use it?
ME: Maybe your container is cached? Try forcing rebuild the container and avoid cache. Also, requirements.txt is cached if it does not change. Maybe --no-cache will solve the issue.
LP: Working on the testbed mostly. Working on actions and linters. Superlinter is not customizable, we can probably use golint standalone.
AM: so golint not customizable when used by superlinter.
AM: Question - Is it ok to update the OAK go version & packages? (How problematic is this?)
NM: Jakob found out this funny bit

GB: Network debugging https://hackmd.io/bPXifj51QjykKMwwkifnkg
AM: The debugging context was for GoLang remote debugging coming from Ben/Jakob.
## 🛠️ TODOs
- [ ] NM & MH: take a look at deprecated documentation.
- [ ] GB: Create container debugging guide -> ctr -n oakestra bits, remote debugging
- [ ] GB: take a look at long service names
- [ ] GB: Add bot for stale Issues
- [ ] GB: Check issue about network ports bug
- [ ] MH: Issue #171 Meaningful errors