Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
github-actions[bot] published a release on canonical/sdcore-nms-k8s-operator
Revision 770
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.1.0 resource-revision: 91 Static resources: Released to '1.6/edge/pebble-notice' at 11:32 UTC on 10 Dec 2024 **Full Changelog*...github-actions[bot] created a tag on canonical/sdcore-nms-k8s-operator
rev770 - A charmed operator for SD-Core NMS
dariofaccin opened a pull request on canonical/sdcore-nms-k8s-operator
chore: add jobs for publishing libraries
# Description This PR adds the jobs to publish new `sdcore-config` and `fiveg-core-gnb` libraries when updated. # Checklist: - [x] My code follows the [style guidelines](/CONTRIBUTING.md) ...dariofaccin created a branch on canonical/sdcore-nms-k8s-operator
TELCO-1450-publish-libraries - A charmed operator for SD-Core NMS
Gmerold pushed 5 commits to pebble-notice canonical/sdcore-nms-k8s-operator
- chore: Update charm libraries (#400) 64e2046
- feat: add log-level configuration option (#403) Signed-off-by: Guillaume Belanger <[email protected]> bd1e29e
- feat: add fiveG Core gnB library (#384) Signed-off-by: Dario Faccin <[email protected]> 35d7b3c
- Aligns with the latest fiveg_core_gnb implementation fef189c
- Merges with main e74d027
github-actions[bot] published a release on canonical/sdcore-nms-k8s-operator
Revision 769
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.0.0 resource-revision: 90 Static resources: Released to '1.6/edge/' at 18:56 UTC on 9 Dec 2024 ## What's Changed * feat: add l...github-actions[bot] created a tag on canonical/sdcore-nms-k8s-operator
rev769 - A charmed operator for SD-Core NMS
dariofaccin deleted a branch canonical/sdcore-nms-k8s-operator
TELCO-1450-add-fiveg-core-gnb-interface
dariofaccin closed a pull request on canonical/sdcore-nms-k8s-operator
feat: add fiveG Core gnB library
# Description This PR adds the `fiveg_core_gnb` library according to the interface specification. **Note: the library is committed but will be removed before merging and published via `charmcra...ghislainbourgeois created a review on a pull request on canonical/sdcore-nms-k8s-operator
github-actions[bot] created a tag on canonical/sdcore-nms-k8s-operator
rev768 - A charmed operator for SD-Core NMS
github-actions[bot] published a release on canonical/sdcore-nms-k8s-operator
Revision 768
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.0.0 resource-revision: 90 Static resources: Released to '1.6/edge/TELCO-1450-add-fiveg-core-gnb-interface' at 14:57 UTC on 9 De...dariofaccin pushed 3 commits to TELCO-1450-add-fiveg-core-gnb-interface canonical/sdcore-nms-k8s-operator
- feat: add log-level configuration option (#403) Signed-off-by: Guillaume Belanger <[email protected]> bd1e29e
- chore: address review comments Signed-off-by: Dario Faccin <[email protected]> f5583f7
- Merge remote-tracking branch 'origin/main' into TELCO-1450-add-fiveg-core-gnb-interface 0e1ccef
Gmerold created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
```suggestion relation = self.model.get_relation(self.relation_name) ```
Gmerold created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
```suggestion tac = self.fiveg_core_gnb.tac, plmns = self.fiveg_core_gnb.plmns, ```
Gmerold created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
```suggestion def _get_remote_app_relation_data(self) -> Optional[dict]: ``` We're not using `relation` anywhere, so I guess we can remove it.
gruyaume pushed 1 commit to main canonical/sdcore-nms-k8s-operator
- feat: add log-level configuration option (#403) Signed-off-by: Guillaume Belanger <[email protected]> bd1e29e
gruyaume closed a pull request on canonical/sdcore-nms-k8s-operator
feat: add log-level configuration option
# Description Here we add a `log-level` configuration option with a reasonable default value (`info`). The allowed options are the same as in the workload: `debug`, `info`, `warn`, `error`, `fat...github-actions[bot] published a release on canonical/sdcore-nms-k8s-operator
Revision 767
resources: - nms-image: ghcr.io/canonical/sdcore-nms:1.0.0 resource-revision: 90 Static resources: Released to '1.6/edge/TELCO-1450-add-fiveg-core-gnb-interface' at 13:23 UTC on 9 De...dariofaccin pushed 1 commit to TELCO-1450-add-fiveg-core-gnb-interface canonical/sdcore-nms-k8s-operator
- fix: make relation ID mandatory Signed-off-by: Dario Faccin <[email protected]> 81b5337
Gmerold created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
As above, I don't think `relation_id` is really optional. Without `relation_id`, calling this method will raise an exception as soon as we have more than one relation. If we decide to keep option...
telcobot closed a pull request on canonical/sdcore-nms-k8s-operator
chore: Update charm libraries
Automated action to fetch latest version of charm libraries. The branch of this PR will be wiped during the next check. Unless you really know what you're doing, you most likely don't want to pus...telcobot pushed 6 commits to chore/auto-libs canonical/sdcore-nms-k8s-operator
- chore: Bumps version to 1.6 (#395) 6dd3855
- chore: Bumps version of AMF and gnbsim to 1.6 (#396) ba00960
- chore: Configures renovate to cover v1.5; adds v1.5 scheduled CI runs (#397) d751a53
- chore: Ignores only minor versions of pytest-asyncio (#398) b4a7546
- chore(deps): update canonical/sdcore-github-workflows action to v2.3.0 (#399) Co-authored-by: renovate[bot] <2913961... eddd17f
- chore: Update charm libraries (#400) 64e2046