Ecosyste.ms: Timeline

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

ghislainbourgeois

ghislainbourgeois opened a pull request on canonical/sdcore-nms-k8s-operator
fix: Expose swagger API at the right URL
# Description The URL of the swagger API documentation was not set properly when the application is behind Traefik. This updates the Pebble layer to configure it properly based on the content of...
ghislainbourgeois created a branch on canonical/sdcore-nms-k8s-operator

fix-swagger - A charmed operator for SD-Core NMS

ghislainbourgeois created a review comment on a pull request on canonical/oai-ran-du-k8s-operator
```suggestion @classmethod def from_mhz(cls, value: int | str) -> "Frequency": ``` I think we want to avoid floats, we can always pass a floating point number as a string to Decimal...

View on GitHub

ghislainbourgeois created a review comment on a pull request on canonical/oai-ran-du-k8s-operator
I think we should raise something like a `ValueError` here.

View on GitHub

ghislainbourgeois created a review comment on a pull request on canonical/oai-ran-du-k8s-operator
```suggestion def get_absolute_frequency_ssb(center_freq: Frequency) -> ARFCN: ```

View on GitHub

ghislainbourgeois created a review comment on a pull request on canonical/oai-ran-du-k8s-operator
I do not think this should be a `classmethod` and that it should take those parameters. I think the signature should be: ``` def to_frequency(self) -> Frequency: ``` We should be able to...

View on GitHub

ghislainbourgeois created a review on a pull request on canonical/oai-ran-du-k8s-operator
Good job, this is getting a lot closer. I have some small comments.

View on GitHub

ghislainbourgeois deleted a branch canonical/tls-certificates-interface

fix-publish-lib

ghislainbourgeois pushed 1 commit to main canonical/tls-certificates-interface
  • fix: Do not use destructive mode on upload to use LXD (#312) ecdf936

View on GitHub

ghislainbourgeois closed a pull request on canonical/tls-certificates-interface
fix: Do not use destructive mode on upload to use LXD
# Description The charm and libraries currently fail to publish after an update to the version of Ubuntu used on the runners. This is due to charmcraft running in destructive mode and directly u...
ghislainbourgeois created a review on a pull request on canonical/sdcore-nms-k8s-operator

View on GitHub

ghislainbourgeois opened a pull request on canonical/tls-certificates-interface
fix: Do not use destructive mode on upload to use LXD
# Description The charm and libraries currently fail to publish after an update to the version of Ubuntu used on the runners. This is due to charmcraft running in destructive mode and directly u...
ghislainbourgeois created a review comment on a pull request on canonical/sdcore-nms-k8s-operator
```suggestion for integrated_gnb in integrated_gnbs: if integrated_gnb.name in nms_gnb_names: nms_gnb = next((gnb for gnb in nms_gnbs if gnb.name == intrated_...

View on GitHub

ghislainbourgeois created a review on a pull request on canonical/sdcore-nms-k8s-operator
Looks good, but I found a small typo.

View on GitHub

ghislainbourgeois created a review on a pull request on canonical/sdcore-nms

View on GitHub

ghislainbourgeois deleted a branch canonical/kubernetes-charm-libraries

renovate/github-actions

ghislainbourgeois pushed 1 commit to main canonical/kubernetes-charm-libraries
  • chore(deps): update canonical/charming-actions action to v2.7.0 (#83) Co-authored-by: renovate[bot] <29139614+renova... afbe900

View on GitHub

ghislainbourgeois closed a pull request on canonical/kubernetes-charm-libraries
chore(deps): update canonical/charming-actions action to v2.7.0
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [canonical/charming-actions](https://redirect.github.com/canonical/charming-actions) | action | min...
ghislainbourgeois created a review on a pull request on canonical/kubernetes-charm-libraries

View on GitHub

ghislainbourgeois created a review on a pull request on canonical/vault-rock

View on GitHub

ghislainbourgeois created a review on a pull request on canonical/tls-constraints-operator

View on GitHub

ghislainbourgeois created a review on a pull request on canonical/oai-ran-du-k8s-operator
I think the design in general is too complex, and the classes are a bit convoluted. I would propose a different design that starts from the basics and creates useful objects that can be used to sim...

View on GitHub

ghislainbourgeois created a review on a pull request on canonical/oai-ran-du-k8s-operator
I think the design in general is too complex, and the classes are a bit convoluted. I would propose a different design that starts from the basics and creates useful objects that can be used to sim...

View on GitHub

ghislainbourgeois deleted a branch canonical/vault-k8s-operator

chore-use-uv-plugin

ghislainbourgeois pushed 1 commit to main canonical/vault-k8s-operator
  • chore: Use charmcraft's uv plugin for faster builds (#591) 6b99bed

View on GitHub

ghislainbourgeois closed a pull request on canonical/vault-k8s-operator
chore: Use charmcraft's uv plugin for faster builds
# Description Change charmcraft.yaml to use the new uv plugin for faster builds. # Checklist: - [x] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [x] I have p...
ghislainbourgeois created a branch on ghislainbourgeois/5gcalc

main

ghislainbourgeois created a comment on a pull request on canonical/notary
@dependabot rebase

View on GitHub

ghislainbourgeois deleted a branch canonical/namecheap-lego-k8s-operator

use-shared-workflows

Load more