You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #724 from cderici/charmhub-url-from-model-config
#724
#### Description
Before this change, the api host address for the charmhub was hard-coded. This change allows fetching the api address from the model config.
#### QA Steps
```
tox -e integration -- tests/integration/test_charmhub.py
```
0 commit comments