Skip to content

fix: move to bookworm#166

Merged
crankynetman merged 6 commits intomainfrom
topic/chriscummings/fix-buster-build
Sep 15, 2025
Merged

fix: move to bookworm#166
crankynetman merged 6 commits intomainfrom
topic/chriscummings/fix-buster-build

Conversation

@crankynetman
Copy link
Copy Markdown
Collaborator

@crankynetman crankynetman commented Aug 26, 2025

Upgrade python to run on bookworm for translator as well as a slightly newer python version. Also upgrade behave-django because it broke. This requires a pre-release setting for uv because apparently they depend on pre-release versions of behave... :/

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 26, 2025

File Coverage
All files 83%
config/consumers.py 78%
config/urls.py 69%
config/settings/base.py 69%
config/settings/local.py 73%
scram/route_manager/admin.py 85%
scram/route_manager/models.py 70%
scram/route_manager/views.py 88%
scram/route_manager/api/serializers.py 73%
scram/route_manager/api/views.py 83%
scram/shared/shared_code.py 56%
scram/templates/403.html 91%
scram/templates/404.html 91%
scram/templates/base.html 99%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against 5e3fbda

Copy link
Copy Markdown
Collaborator

@samoehlert samoehlert left a comment

Choose a reason for hiding this comment

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

Looks great.

@crankynetman crankynetman merged commit 53dfc2a into main Sep 15, 2025
20 of 23 checks passed
@crankynetman crankynetman deleted the topic/chriscummings/fix-buster-build branch September 15, 2025 19:14
samoehlert pushed a commit that referenced this pull request Oct 21, 2025
* main:
  ci: remove test that doesn't work on GH Actions (#170)
  fix(typo): use the correct key
  feat(gw_priority): this should allow us to choose which network is the "default gateway" of the macvlan address
  style(isort): fix ruff isort failure
  refactor(update): use the newest mozilla oidc package
  fix(oidc): fix oidc auth. i was overly complex and also misunderstanding the settings
  fix(login/out/redirect): edit the log{in|out}_urls and log{in|out}_redirect_urls to fix the local auth and hopefully the oidc
  fix(compose): use proper user for postgres healthcheck (#159)
  fix: move to bookworm (#166)
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.

2 participants