-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update README.md #55
base: main
Are you sure you want to change the base?
Update README.md #55
Conversation
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.
Thanks for updating the README!
Co-authored-by: Erin Conley <[email protected]>
Co-authored-by: Erin Conley <[email protected]>
Co-authored-by: Erin Conley <[email protected]>
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.
Thanks for updating the README!
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.
license-eye has checked 62 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
0 | 21 | 41 | 0 |
Click to see the invalid file list
- charmcraft.yaml
- generate-src-docs.sh
- pyproject.toml
- src/agent_observer.py
- src/charm.py
- src/charm_state.py
- src/service.py
- templates/jenkins_agent.sh
- tests/init.py
- tests/conftest.py
- tests/integration/init.py
- tests/integration/conftest.py
- tests/integration/pre_run_script.sh
- tests/integration/test_agent.py
- tests/unit/init.py
- tests/unit/conftest.py
- tests/unit/test_agent.py
- tests/unit/test_charm.py
- tests/unit/test_service.py
- tests/unit/test_state.py
- tox.ini
Use this command to fix any missing license headers
```bash
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix
</details>
Test coverage for c75e8dd
Static code analysis report
|
Update README to follow the template defined at : https://github.com/canonical/is-charms-template-repo
Checklist
src-docs
urgent
,trivial
,complex
)