Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

canonical/sdcore-nms-k8s-operator

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

Gmerold created a review on a pull request on canonical/sdcore-nms-k8s-operator

View on GitHub

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

View on GitHub

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

View on GitHub

gruyaume created a review on a pull request on canonical/sdcore-nms-k8s-operator

View on GitHub

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...
Gmerold created a review on a pull request on canonical/sdcore-nms-k8s-operator

View on GitHub

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

View on GitHub

Gmerold created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
```suggestion relation = self.model.get_relation(self.relation_name) ```

View on GitHub

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, ```

View on GitHub

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.

View on GitHub

Gmerold created a review on a pull request on canonical/sdcore-nms-k8s-operator

View on GitHub

gruyaume deleted a branch canonical/sdcore-nms-k8s-operator

dev-logs

gruyaume pushed 1 commit to main canonical/sdcore-nms-k8s-operator

View on GitHub

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

View on GitHub

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...

View on GitHub

Gmerold created a review on a pull request on canonical/sdcore-nms-k8s-operator

View on GitHub

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 deleted a branch canonical/sdcore-nms-k8s-operator

chore/auto-libs

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

View on GitHub

Load more