-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update ubuntu docker tag to v24 #26
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.
license-eye has checked 47 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
0 | 21 | 26 | 0 |
Click to see the invalid file list
- actions.yaml
- charmcraft.yaml
- config.yaml
- generate-src-docs.sh
- mattermost.Dockerfile
- metadata.yaml
- pyproject.toml
- src/charm.py
- src/environment.py
- src/utils.py
- tests/conftest.py
- tests/integration/conftest.py
- tests/integration/localstack-installation.sh
- tests/integration/test_charm.py
- tests/integration/utils.py
- tests/unit/init.py
- tests/unit/test_charm.py
- tests/unit/test_environment.py
- tests/unit/test_helpers.py
- tests/unit/test_utils.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>
@@ -1,6 +1,6 @@ | |||
# Copyright 2023 Canonical Ltd. |
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.
# Copyright 2023 Canonical Ltd. | |
# Copyright 2024 Canonical Ltd. | |
# See LICENSE file for licensing details. | |
# Copyright 2023 Canonical Ltd. |
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.
We might want to check if we want 24.04, marking it with request changes to prevent accidental approve/merges.
@arturo-seijas Can you have a look please? |
Closing, as this is very old. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
focal
->noble
focal
->noble
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.