Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ghislainbourgeois created a review comment on a pull request on canonical/oai-ran-du-k8s-operator
```suggestion ``` This is not required because we are using type checking.
ghislainbourgeois created a review comment on a pull request on canonical/oai-ran-du-k8s-operator
Because we are targeting a minimum version of 3.10 for Python, we can replace those imports and use: ``` Optional[str] -> str | None Union[str, int] -> str | int ``` I do not have a strong...
ghislainbourgeois created a review on a pull request on canonical/oai-ran-du-k8s-operator
I think this should be refactored to use Decimal everywhere to ensure the results are exact, and use explicit units everywhere to help readability.
ghislainbourgeois created a review on a pull request on canonical/oai-ran-du-k8s-operator
I think this should be refactored to use Decimal everywhere to ensure the results are exact, and use explicit units everywhere to help readability.
ghislainbourgeois closed a pull request on canonical/notary
feat: Build the rock for arm64 and amd64
# Description This PR adds arm64 support to the rock. # Checklist: - [x] My code follows the [style guidelines](/CONTRIBUTING.md) of this project - [x] I have performed a self-review of m...ghislainbourgeois pushed 1 commit to feat-arm64 canonical/notary
- Remove testing version name 134a96c
ghislainbourgeois created a review comment on a pull request on canonical/notary
Good catch, that's a leftover from my testing, I'll remove it.
ghislainbourgeois pushed 1 commit to feat-arm64 canonical/notary
- Add code to publish multiarch image 2e49f3e
ghislainbourgeois pushed 1 commit to feat-arm64 canonical/notary
- Add preliminary code to publish multiarch image 020e54b
ghislainbourgeois pushed 1 commit to feat-arm64 canonical/notary
- Add preliminary code to publish multiarch image d5b2a70
ghislainbourgeois pushed 1 commit to feat-arm64 canonical/notary
- Add preliminary code to publish multiarch image 302b354
ghislainbourgeois pushed 1 commit to feat-arm64 canonical/notary
- Add preliminary code to publish multiarch image 05394ab
ghislainbourgeois pushed 1 commit to feat-arm64 canonical/notary
- Add preliminary code to publish multiarch image 311c3f0
ghislainbourgeois pushed 1 commit to main omec-project/webconsole
- feat: implement PUT for inventory UPF (#278) * feat: edit upf Signed-off-by: Patricia Reinoso <patricia.reinoso@c... 15b63f7
ghislainbourgeois closed a pull request on omec-project/webconsole
feat: implement PUT for inventory UPF
# Description This PR implements the edition of UPFs - Create an index over hostname for UPFs to guarantee unique hostnames in DB - Modify POST operation to remove the target from path: now ...ghislainbourgeois pushed 1 commit to main canonical/oai-ran-ue-k8s-operator
- fix: Update Terraform module to CC006 and correct ue command-line to fix Charmed OAI tutorial (#49) * chore: Follow ... 7122f8f
ghislainbourgeois closed a pull request on canonical/charmed-oai-ran
fix: Update documentation to follow CC006
# Description Fixes the documentation to follow CC006. This brings the documentation in line with the modules that have already been updated. Depends on https://github.com/canonical/oai-ran-u...ghislainbourgeois closed a pull request on canonical/oai-ran-ue-k8s-operator
fix: Update Terraform module to CC006 and correct ue command-line to fix Charmed OAI tutorial
# Description The Charmed OAI RAN tutorial is currently broken in part because the UE charm does not work properly. These changes will let us fix the tutorial properly and standardize all the Te...ghislainbourgeois created a review on a pull request on canonical/oai-ran-ue-k8s-operator
ghislainbourgeois created a review comment on a pull request on canonical/oai-ran-ue-k8s-operator
Done
ghislainbourgeois created a review on a pull request on canonical/oai-ran-ue-k8s-operator
ghislainbourgeois pushed 1 commit to fix-tutorial canonical/oai-ran-ue-k8s-operator
- Properly highlight HCL code blocks 9582fbe
ghislainbourgeois pushed 2 commits to feat-arm64 canonical/notary
ghislainbourgeois pushed 1 commit to fix-terraform-doc canonical/charmed-oai-ran
- fix: Update documentation to follow CC006 830c37c