Hi! I’m developing ubuntu-debuginfod-operator to provide debuginfod for Ubuntu. It’s deployed on PS7, and I’d like to hear your review feedback and list the charm.
Metadata links
- charmhub.io: https://charmhub.io/ubuntu-debuginfod
- project repository: GitHub - canonical/ubuntu-debuginfod-operator: Charm for deploying Ubuntu's debuginfod service to provide distro package debugging information
CI Links
- Code quality check with Ruff: https://github.com/canonical/ubuntu-debuginfod-operator/actions/workflows/test.yaml
- Release automation: https://github.com/canonical/ubuntu-debuginfod-operator/blob/main/.github/workflows/publish.yml and https://github.com/canonical/ubuntu-debuginfod-operator/blob/main/.github/workflows/promote.yml
- Unit test implementation: ubuntu-debuginfod-operator/.github/workflows/test.yaml at main · canonical/ubuntu-debuginfod-operator · GitHub
- Unit test results: Tests · Workflow runs · canonical/ubuntu-debuginfod-operator · GitHub
- Integration test implementation: ubuntu-debuginfod-operator/.github/workflows/integration_test.yaml at main · canonical/ubuntu-debuginfod-operator · GitHub
- Integration test results: Integration Tests · Workflow runs · canonical/ubuntu-debuginfod-operator · GitHub
Documentation Link
Thank you!