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

Bump all jobs to Ubuntu 24.04 Noble #15437

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Bump all jobs to Ubuntu 24.04 Noble #15437

merged 3 commits into from
Sep 18, 2024

Conversation

nikola-matic
Copy link
Collaborator

@nikola-matic nikola-matic commented Sep 18, 2024

No description provided.

.circleci/config.yml Outdated Show resolved Hide resolved
@nikola-matic nikola-matic force-pushed the bump-all-jobs-to-2404 branch 2 times, most recently from dfd8fdd to 6d65737 Compare September 18, 2024 10:57
@nikola-matic nikola-matic marked this pull request as ready for review September 18, 2024 11:01
Copy link
Member

@cameel cameel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two minor things, otherwise looks good.

docs/docs.sh Outdated
@@ -31,5 +31,8 @@ set -euo pipefail
script_dir="$(dirname "$0")"

cd "${script_dir}"
pip3 install -r requirements.txt --upgrade --upgrade-strategy eager
# TODO ``--ignore-installed`` now fixes an issue where pip tries to unistnall a debian installed package, but is unable to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# TODO ``--ignore-installed`` now fixes an issue where pip tries to unistnall a debian installed package, but is unable to
# TODO `--ignore-installed` now fixes an issue where pip tries to uninstall a Debian installed package, but is unable to

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BTW, I'd also use just one TODO marker. It looked a bit confusing before I read it carefully - as if there was a bunch of different TODOs here. I'd just indent it instead.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer a TODO on every line since most IDEs will highlight it a different colour than a regular comment

one_todo
todos

@cameel cameel merged commit ba4d768 into develop Sep 18, 2024
72 checks passed
@cameel cameel deleted the bump-all-jobs-to-2404 branch September 18, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants