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

Dev #572

Merged
merged 12 commits into from
Aug 16, 2024
Merged

Dev #572

merged 12 commits into from
Aug 16, 2024

Conversation

qqmok
Copy link
Contributor

@qqmok qqmok commented Aug 16, 2024

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 12 commits August 5, 2024 01:57
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | flake8  | 7.1.0 | 7.1.1 |
| datasource  | package      | from  | to    |
| ----------- | ------------ | ----- | ----- |
| github-tags | PyCQA/flake8 | 7.1.0 | 7.1.1 |
| datasource | package     | from           | to             |
| ---------- | ----------- | -------------- | -------------- |
| pypi       | types-redis | 4.6.0.20240726 | 4.6.0.20240806 |
…r to v24.8.0

| datasource  | package                     | from   | to     |
| ----------- | --------------------------- | ------ | ------ |
| github-tags | psf/black-pre-commit-mirror | 24.4.2 | 24.8.0 |
feat(Dependencies): Update pre-commit hook psf/black-pre-commit-mirror to v24.8.0
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | pyyaml  | 6.0.1 | 6.0.2 |
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | python  | 3.12.4 | 3.12.5 |
| datasource | package      | from            | to              |
| ---------- | ------------ | --------------- | --------------- |
| pypi       | types-pyyaml | 6.0.12.20240724 | 6.0.12.20240808 |
…g to v8.15.0

| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| docker     | docker.elastic.co/beats/filebeat | 8.14.3 | 8.15.0 |
…eat-8.x

feat(Dependencies): Update docker.elastic.co/beats/filebeat Docker tag to v8.15.0
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | sympy   | 1.13.1 | 1.13.2 |
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| pypi       | paramiko | 3.4.0 | 3.4.1 |
Copy link
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
simple_vm_client
   VirtualMachineHandler.py18199 95%
   __init__.py10100% 
   test_virtualmachinehandler.py2990100% 
simple_vm_client/benchmark
   __init__.py00100% 
   test_service.py523636 31%
simple_vm_client/bibigrid_connector
   __init__.py00100% 
   bibigrid_connector.py11855 96%
   test_bibigrid_connector.py1730100% 
simple_vm_client/forc_connector
   __init__.py00100% 
   forc_connector.py25544 98%
simple_vm_client/forc_connector/playbook
   __init__.py00100% 
   playbook.py1900100% 
   test_playbook.py3800100% 
simple_vm_client/forc_connector/template
   __init__.py00100% 
   template.py19511 99%
simple_vm_client/openstack_connector
   __init__.py00100% 
   openstack_connector.py8286868 92%
simple_vm_client/scripts
   __init__.py00100% 
simple_vm_client/util
   __init__.py00100% 
   state_enums.py690100% 
   test_thrift_converter.py1700100% 
   thrift_converter.py630100% 
TOTAL297412396% 

Tests Skipped Failures Errors Time
300 0 💤 0 ❌ 0 🔥 4.583s ⏱️

@qqmok qqmok merged commit 3c85a17 into staging Aug 16, 2024
6 checks passed
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