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

Revert arg name change in application.refresh #898

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

cderici
Copy link
Contributor

@cderici cderici commented Jul 7, 2023

Description

As per discussion in e2e60ae#commitcomment-120947922, this reverts a part of change in e2e60ae that renames an argument name from path -> local_charm_path to disambiguate the local charm path vs local resource path. However, this is a breaking change in 2.9 and requires users to run additional find/replace in their code. So this improvement will be done in a minor release on the main branch rather than breaking 2.9.

QA Steps

This is just a rename and no functionality has changed, so no QA is needed (linter is checking for typos).

Reverts a part of change in e2e60ae
that changes the argument name from path -> local_charm_path to
disambiguate the local charm path vs local resource path. However,
this is a breaking change and requires users to run additional
find/replace. So this will be done in the main branch rather than in
2.9.
@cderici
Copy link
Contributor Author

cderici commented Jul 7, 2023

/merge

@jujubot jujubot merged commit 61b80c0 into juju:2.9 Jul 7, 2023
6 of 9 checks passed
jujubot added a commit that referenced this pull request Jul 7, 2023
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.

3 participants