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

Migrate to bzlmod #156

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Migrate to bzlmod #156

merged 2 commits into from
Dec 10, 2024

Conversation

grische
Copy link
Contributor

@grische grische commented Dec 2, 2024

This fixes a few issue with the current build and fixes the currently-failing dependabot PRs.

The major changes:

  • bumps waitress to 2.0.3 (in the requirements_lock.txt file)
  • bumps Python from 3.11 to 3.13 and is again compatible with our Dockerfile
  • moves away from the deprecated WORKFILE workflow
  • bum rules_python from 0.10.0 to 1.0.0-rc2 (and is now compatible with Python 3.13)

WORKSPACE without bzlmod has been deprecated
@grische grische marked this pull request as ready for review December 2, 2024 12:27
@grische grische requested a review from a team as a code owner December 2, 2024 12:27
@grische grische merged commit d049215 into freifunkMUC:main Dec 10, 2024
5 checks passed
@grische grische deleted the migrate-to-bzlmod branch December 10, 2024 10:18
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