FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Refactoring and modernisation by resmo · Pull Request #26 · cloudscale-ch/cloudscale-python-sdk · GitHub

Refactoring and modernisation - #26

Open
resmo wants to merge 3 commits into
masterfrom
feature/refactoring
Open

Refactoring and modernisation#26
resmo wants to merge 3 commits into
masterfrom
feature/refactoring

Conversation

resmo commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Code restructured and optimized for py3.10 and later,
  • Uses latest tools (uv, ruff) and switched to pyproject.toml.
  • Extend tests.
  • Fix unused server.volume_size

resmo requested a review from gaudenz August 25, 2026 11:31
Comment thread cloudscale/log.py
import os

logging.basicConfig(
level=os.environ.get('CLOUDSCALE_LOG_LEVEL', 'ERROR').upper(),

resmo Aug 25, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I changed to INFO as default.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL