Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ops to v2.17.1 #196

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Update dependency ops to v2.17.1 #196

merged 1 commit into from
Dec 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ops (changelog) ==2.17.0 -> ==2.17.1 age adoption passing confidence

Release Notes

canonical/operator (ops)

v2.17.1

Compare Source

Fixes

  • Make push_path open in binary mode so it works on non-text files (#​1458)

Documentation

  • Use MaintenanceStatus for local issues (#​1397)
  • Explicitly document that collect-status is is run on every hook (#​1399)
  • Use our docs URL for the ogp:url properties Sphinx generates (#​1411)
  • Set the READTHEDOCS context variable (#​1410)
  • Fix Read the Docs ad placement (#​1414)
  • Clarify where StoredState is stored, and the upgrade behaviour (#​1416)
  • Fix copy 'n' paste error in stop_services docstring (#​1457)

Continuous Integration

  • Configure the labels for dependabot PRs (#​1407)
  • Disable the automatic ops[testing] releasing (#​1415)
  • Use the actual poetry command, rather than manually tweaking the file (#​1443)
  • Fix broken GitHub variable expansion (#​1446)
  • Coverage report generation should also include testing/src/scenario (#​1453)
  • Fix PR title CI job concurrency (#​1451)
  • Adjust the release process to handle publishing ops and ops[testing] (#​1432)
  • A better way than commenting out external repos (#​1463)
  • Use more descriptive names for the publish workflows (#​1464)
  • Move the XML coverage report to .report (#​1465)

Refactoring

  • Import the ops[testing] repository (#​1406)
  • Update linting with the latest ruff (#​1441)

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner November 28, 2024 08:05
@renovate renovate bot force-pushed the renovate/ops-2.x branch from a2b7182 to 72c8e53 Compare December 2, 2024 20:40
@renovate renovate bot force-pushed the renovate/ops-2.x branch from 72c8e53 to 3727bc1 Compare December 3, 2024 18:49
@renovate renovate bot force-pushed the renovate/ops-2.x branch from 3727bc1 to ac55e24 Compare December 4, 2024 14:08
@renovate renovate bot force-pushed the renovate/ops-2.x branch from ac55e24 to 19b6a43 Compare December 4, 2024 20:11
@renovate renovate bot changed the title chore(deps): update dependency ops to v2.17.1 Update dependency ops to v2.17.1 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/ops-2.x branch from 19b6a43 to 9d06108 Compare December 5, 2024 02:48
@renovate renovate bot force-pushed the renovate/ops-2.x branch from 9d06108 to 9a46d4e Compare December 5, 2024 05:22
@renovate renovate bot force-pushed the renovate/ops-2.x branch from 9a46d4e to 82bfe30 Compare December 5, 2024 19:05
Copy link
Contributor

github-actions bot commented Dec 5, 2024

Test coverage for 82bfe30

coverage-report: install_deps /home/runner/work/k8s-operator/k8s-operator/charms/worker/k8s> python -I -m pip install 'coverage[toml]'
coverage-report: commands[0] /home/runner/work/k8s-operator/k8s-operator/charms/worker/k8s> coverage report
Name                                    Stmts   Miss  Cover
-----------------------------------------------------------
lib/charms/k8s/v0/k8sd_api_manager.py     278     29    90%
src/charm.py                              489    242    51%
src/cloud_integration.py                   80      3    96%
src/config/extra_args.py                   27      1    96%
src/containerd.py                         140     16    89%
src/cos_integration.py                     33     12    64%
src/events/update_status.py                51     10    80%
src/inspector.py                           40      4    90%
src/kube_control.py                        39     31    21%
src/literals.py                            21      0   100%
src/protocols.py                           26      5    81%
src/reschedule.py                          77      4    95%
src/snap.py                               185     26    86%
src/token_distributor.py                  181    109    40%
src/upgrade.py                            105     48    54%
-----------------------------------------------------------
TOTAL                                    1772    540    70%
coverage-report: OK (1.27=setup[1.05]+cmd[0.22] seconds)
congratulations :) (1.32 seconds)

Static code analysis report

Run started:2024-12-05 19:07:38.912477

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 3789
  Total lines skipped (#nosec): 3
  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):

@addyess addyess merged commit 9377578 into main Dec 6, 2024
61 checks passed
@addyess addyess deleted the renovate/ops-2.x branch December 6, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant