-
Notifications
You must be signed in to change notification settings - Fork 19
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
Install unzip
and gh
command functionality.
#221
Conversation
…flag instead of --version, which returns error code 10
Test coverage for 4305d58
Static code analysis report
|
Some checks were unsuccessful - apparently this sometimes occurs. They do not seem related to any changes made. I am quite confident that it installs the packages correctly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a title and PR description?
@codethulu I ran them again - now they passed. The integration tests are unfortunately quite unstable, so unrelated failures may occur. Please add a more descriptive title (this is a public PR, so not everyone can relate to the ISD number you mention) and a PR description. Thanks. |
Hi @cbartz I have updated the title and description, let me know if that looks alright now. |
unzip
and gh
command functionality.unzip
and gh
command functionality.
Made requested changes 👍 |
@jdkandersson The gh version installed here is 2.4.0+dfsg1 (2022-03-23 Ubuntu 2.4.0+dfsg1-2) compared to 2.43.1 |
How hard would it be to update that package to the latest version please? |
Closing in favour of #222 |
Applicable spec: N/A
Overview
Include
gh
andunzip
functionality from the Ubuntu Archives. Included some simple checks in the e2e test file, to ensure the packages have been installed correctly.Rationale
This functionality was not currently present, and has been requested as an addition.
Juju Events Changes
Juju events should not be affected by this change.
Module Changes
No changes to any module functionality.
Library Changes
Charm libraries are unchanged.
Checklist
src-docs
urgent
,trivial
,complex
)This PR does not warrant any new charm documentation due to the nature of this change.