canonical / indico-operator

indico-operator - charm repository.
Apache License 2.0
10 stars 12 forks source link

chore(deps): update dependency ubuntu to v24 #455

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
ubuntu github-runner major 22.04 -> 24.04

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 4 days ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

cbartz commented 4 days ago

@Thanhphan1147 Can you have a look if this is feasible and otherwise close the PR, please?

github-actions[bot] commented 4 days ago

Test coverage for 0ed380fdbec379de1570ff18200ffa9f28e15512

Name                       Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------------
src/charm.py                 349     12     80      8    95%   404, 418-419, 669, 710-711, 802->818, 804->813, 813->818, 826-827, 866, 899->exit, 937-943
src/database_observer.py      32      0      4      0   100%
src/s3_observer.py            17      0      0      0   100%
src/saml_observer.py          14      0      0      0   100%
src/smtp_observer.py          15      0      0      0   100%
src/state.py                  73      0      8      0   100%
----------------------------------------------------------------------
TOTAL                        500     12     92      8    97%

Static code analysis report

Run started:2024-11-08 06:54:50.101902

Test results:
    No issues identified.

Code scanned:
    Total lines of code: 3113
    Total lines skipped (#nosec): 2
    Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
    Total issues (by severity):
        Undefined: 0
        Low: 0
        Medium: 0
        High: 0
    Total issues (by confidence):
        Undefined: 0
        Low: 0
        Medium: 0
        High: 0
Files skipped (0):