Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
gruyaume created a review comment on a pull request on canonical/oai-ran-ue-k8s-operator
No good reason, I was using the value in the docs, I added those in the last commit
gruyaume created a review comment on a pull request on canonical/oai-ran-ue-k8s-operator
Done
gruyaume created a review comment on a pull request on canonical/oai-ran-ue-k8s-operator
Good point, I removed this
gruyaume pushed 2 commits to dev-usrp canonical/oai-ran-ue-k8s-operator
- chore: re-add log level options Signed-off-by: Guillaume Belanger <[email protected]> e7e089d
- chore: centralize get_sst and get_sd into methods Signed-off-by: Guillaume Belanger <[email protected]> abd41d5
gruyaume created a review comment on a pull request on canonical/oai-ran-ue-k8s-operator
Indeed, this is a good point. I'm not sure exactly how to address this. My intent was to avoid having two different ways of representing we wanted to be in rfsim mode (both an integration + a co...
gruyaume opened a pull request on ellanetworks/core
chore: publish artifacts on github release
# Description Publish artifacts on github release publish instead of on every push to main. # Checklist: - [ ] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [...gruyaume created a branch on ellanetworks/core
dev-release - Ella Core is a 5G mobile core network designed for private deployments.
gruyaume closed an issue on ellanetworks/core
Make it impossible to delete a profile that has subscribers in it
### Enhancement Proposal Make it impossible to delete a profile that has subscribers in it. Users would have to change the subscribers's profiles before deleting it.gruyaume pushed 1 commit to main ellanetworks/core
- fix: do not allow deleting profiles with associated subscribers (#367) Signed-off-by: Guillaume Belanger <guillaume.... 1f62a73
gruyaume closed a pull request on ellanetworks/core
fix: do not allow deleting profiles with associated subscribers
# Description Do not allow deleting profiles with associated subscribers Fixes #365 # Checklist: - [ ] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [ ] I...gruyaume opened an issue on ellanetworks/core
wrong alert when failed to delete profile [ui]
#### Describe the bug - [ ] When we fail to delete a profile, the error should be in red (and not green). - [ ] Undefined subscriber in delete confirmation modal ## Screenshots ![image](h...gruyaume opened a pull request on ellanetworks/core
fix: do not allow deleting profiles with associated subscribers
# Description Do not allow deleting profiles with associated subscribers # Checklist: - [ ] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [ ] I have performed...gruyaume created a branch on ellanetworks/core
dev-profilec - Ella Core is a 5G mobile core network designed for private deployments.
gruyaume created a review comment on a pull request on canonical/charmed-oai-ran
Agreed, done
gruyaume pushed 1 commit to dev-how-to canonical/charmed-oai-ran
- docs: use tf for specifying simulation mode Signed-off-by: Guillaume Belanger <[email protected]> 5f2dedc
gruyaume pushed 1 commit to dev-usrp canonical/oai-ran-ue-k8s-operator
- chore: wait for active Signed-off-by: Guillaume Belanger <[email protected]> 7ecabfa
gruyaume pushed 1 commit to dev-usrp canonical/oai-ran-ue-k8s-operator
- chore: support usrp Signed-off-by: Guillaume Belanger <[email protected]> e8039f3
gruyaume opened an issue on ellanetworks/core
Make it impossible to delete a profile that has subscribers in it
### Enhancement Proposal Make it impossible to delete a profile that has subscribers in it. Users would have to change the subscribers's profiles before deleting it.gruyaume pushed 1 commit to main ellanetworks/core
- chore: pull info from db in smf (#364) Signed-off-by: Guillaume Belanger <[email protected]> bab46d3
gruyaume closed an issue on ellanetworks/core
Replace `updateSMF` with a pull based approach
### Enhancement Proposal The smf should pull the info it needs drom the database instead of it being pushed to it from the API. The current behavior will cause bugs when the system restarts.gruyaume closed a pull request on ellanetworks/core
chore: pull info from db in smf
# Description Pull info from db in smf Fixes #363 # Checklist: - [ ] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [ ] I have performed a self-review of m...gruyaume pushed 1 commit to dev-smf ellanetworks/core
- chore: remove unused code Signed-off-by: Guillaume Belanger <[email protected]> 76b0936
gruyaume opened a draft pull request on ellanetworks/core
chore: pull info from db in smf
# Description pull info from db in smf # Checklist: - [ ] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [ ] I have performed a self-review of my own code - [ ]...gruyaume created a branch on ellanetworks/core
dev-smf - Ella Core is a 5G mobile core network designed for private deployments.