Skip to content

Conversation

dweinholz
Copy link
Contributor

Try to fulfill the following points before the Pull Request is merged:

  • The PR is reviewed by one of the team members.
  • If a linting PR exists, it must be merged before this PR is allowed to be merged.
  • If the PR is merged in the master then a release should be be made.
  • If the new code is readable, if not it should be well commented

For releases only:

  • If the review of this PR is approved and the PR is followed by a release then the .env file
    in the cloud-portal repo should also be updated.
  • If you are making a release then please sum up the changes since the last release on the release page using the clog tool with clog -F

renovate bot and others added 6 commits August 10, 2025 15:46
| datasource      | package                 | from    | to     |
| --------------- | ----------------------- | ------- | ------ |
| github-releases | actions/python-versions | 3.11.13 | 3.13.6 |
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | ansible | 11.5.0 | 11.9.0 |
feat(Dependencies): Update dependency python to 3.13
feat(Dependencies): Update dependency ansible to v11.9.0
@dweinholz dweinholz merged commit 3538a09 into staging Aug 14, 2025
5 checks passed
Copy link
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
simple_vm_client
   VirtualMachineHandler.py2092020 90%
   __init__.py10100% 
   test_virtualmachinehandler.py3090100% 
simple_vm_client/benchmark
   __init__.py00100% 
   test_service.py523636 31%
simple_vm_client/bibigrid_connector
   __init__.py00100% 
   bibigrid_connector.py1203434 72%
   test_bibigrid_connector.py1180100% 
simple_vm_client/forc_connector
   __init__.py00100% 
   forc_connector.py2902626 91%
simple_vm_client/forc_connector/playbook
   __init__.py00100% 
   playbook.py1900100% 
   test_playbook.py3810100% 
simple_vm_client/forc_connector/template
   __init__.py00100% 
   template.py2271414 94%
simple_vm_client/metadata_connector
   metadata_connector.py887171 19%
simple_vm_client/openstack_connector
   __init__.py00100% 
   openstack_connector.py974151151 84%
   test_openstack_connector.py124822 99%
simple_vm_client/util
   __init__.py00100% 
   state_enums.py700100% 
   test_thrift_converter.py1700100% 
   thrift_converter.py801414 82%
TOTAL452736892% 

Tests Skipped Failures Errors Time
303 0 💤 0 ❌ 0 🔥 6.750s ⏱️

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.

2 participants