Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
cf54a4d
Push the Python version for better testing against ops 3.
tonyandrewmeyer Feb 3, 2026
0b66481
fix: correct Poetry 2.0 syntax for updating git dependencies
tonyandrewmeyer Feb 3, 2026
5e6b16c
fix: remove invalid Poetry --no-update flag and handle lock failures …
tonyandrewmeyer Feb 3, 2026
2f9351a
fix: bypass Poetry version conflicts by force-reinstalling ops after …
tonyandrewmeyer Feb 3, 2026
a1eaa11
fix: remove poetry-plugin-export installation that breaks all tests
tonyandrewmeyer Feb 3, 2026
8446c7b
fix: add allowlist_externals for pip in Poetry charm tox patches
tonyandrewmeyer Feb 4, 2026
7743b4b
Fix requires-python pattern to handle versions like >=3.8.6 for uv-ba…
tonyandrewmeyer Feb 4, 2026
7f47dbc
Fix uv-based charms to use pip force-reinstall and special-case wordp…
tonyandrewmeyer Feb 4, 2026
365260d
Regenerate uv.lock after Python version bump to fix discourse-k8s
tonyandrewmeyer Feb 4, 2026
0c5573e
Fix duplicate allowlist_externals and handle charms without dependenc…
tonyandrewmeyer Feb 4, 2026
78e18a2
Fix indico-operator by patching inline tox deps
tonyandrewmeyer Feb 4, 2026
da0ef43
Fix sed syntax error in allowlist_externals append logic
tonyandrewmeyer Feb 4, 2026
1f3822e
Fix multiple issues: mysql-router, vault-k8s, and sed syntax
tonyandrewmeyer Feb 4, 2026
e31498c
Update .github/workflows/published-charms-tests.yaml
tonyandrewmeyer Feb 4, 2026
fb593c2
Update list of published charms.
tonyandrewmeyer Feb 4, 2026
db7807d
Fix wordpress-k8s to use Python 3.11 instead of 3.12
tonyandrewmeyer Feb 4, 2026
1f2f297
Remove duplicative .python-version modification for wordpress-k8s
tonyandrewmeyer Feb 4, 2026
ca9e6ca
Fix allowlist_externals appending to work with multi-line format
tonyandrewmeyer Feb 4, 2026
87d4a7e
Fix sed brace syntax error in allowlist_externals append
tonyandrewmeyer Feb 4, 2026
aa5d52c
Refactor dependency patching into reusable helper script
tonyandrewmeyer Feb 4, 2026
e18596f
Fix script path and prevent operator repo interference
tonyandrewmeyer Feb 4, 2026
8191b74
Update helper script to use wheels instead of git URLs
tonyandrewmeyer Feb 4, 2026
38ca87e
Merge branch 'main' into compat-tests-python-version
tonyandrewmeyer Feb 4, 2026
ae5806b
Revert the charmcraft profile changes.
tonyandrewmeyer Feb 4, 2026
9f3c62e
Update .github/scripts/patch-charm-deps.sh
tonyandrewmeyer Feb 4, 2026
904ca76
Fail if no dependency files are updated in patch script
tonyandrewmeyer Feb 4, 2026
c93224f
Update .github/scripts/patch-charm-deps.sh
tonyandrewmeyer Feb 4, 2026
9aa2650
Update .github/workflows/published-charms-tests.yaml
tonyandrewmeyer Feb 4, 2026
1ffd39f
Update .github/workflows/published-charms-tests.yaml
tonyandrewmeyer Feb 4, 2026
e93aedc
Update .github/workflows/published-charms-tests.yaml
tonyandrewmeyer Feb 4, 2026
b2d6b55
Don't add a folder for this one script.
tonyandrewmeyer Feb 4, 2026
dd9396c
fix: address bot review feedback on charm dependency patching script …
Copilot Feb 4, 2026
9a43f47
Fix unmatched brace in sed command
tonyandrewmeyer Feb 4, 2026
af8d17a
Fix sed brace syntax with multi-line format
tonyandrewmeyer Feb 4, 2026
61cfb31
Fix uv-based charms to use tox force-reinstall approach
tonyandrewmeyer Feb 4, 2026
a07686c
Refactor to reduce duplication in dependency patching
tonyandrewmeyer Feb 4, 2026
a5cf924
Use 'uv pip install' when tox-uv is detected
tonyandrewmeyer Feb 4, 2026
88f957f
Replace bash script with Python for dependency patching
tonyandrewmeyer Feb 4, 2026
0087e46
Use configparser and tomllib for robust file parsing
tonyandrewmeyer Feb 5, 2026
1af9708
Add support for tox.toml configuration files
tonyandrewmeyer Feb 6, 2026
d175d59
Refactor update_python_version_requirements into smaller functions
tonyandrewmeyer Feb 6, 2026
e9b8cf7
Fix TOML patching to avoid overwriting existing keys
tonyandrewmeyer Feb 6, 2026
1ee9b4e
Merge remote-tracking branch 'origin/main' into compat-tests-python-v…
tonyandrewmeyer Feb 10, 2026
02ec122
Linting fixes
tonyandrewmeyer Feb 10, 2026
71e8f69
Update the tempo repo.
tonyandrewmeyer Feb 10, 2026
50032d8
Address some review feedback.
tonyandrewmeyer Feb 11, 2026
b5141fd
tox -e format
tonyandrewmeyer Feb 11, 2026
5bf973a
Apply suggestion from @dimaqq
tonyandrewmeyer Feb 20, 2026
fcf2a91
Apply suggestion from @dimaqq
tonyandrewmeyer Feb 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading