deps: bzlmod migration with BCR dependencies#42190
deps: bzlmod migration with BCR dependencies#42190mmorel-35 wants to merge 1 commit intoenvoyproxy:mainfrom
Conversation
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
3cf696c to
2ab02ca
Compare
| python.toolchain( | ||
| is_default = True, | ||
| python_version = "3.12", | ||
| ) | ||
| use_repo( | ||
| python, | ||
| "python_3_12", | ||
| python = "python_versions", | ||
| ) |
There was a problem hiding this comment.
With Python 3.14 out, can this be bumped to at least 3.13?
There was a problem hiding this comment.
python update should be handled separately - 3.13 added a lot of breaking change so ive held off so far
| python.toolchain( | ||
| is_default = True, | ||
| python_version = "3.12", | ||
| ) | ||
| use_repo( | ||
| python, | ||
| "python_3_12", | ||
| python = "python_versions", | ||
| ) |
There was a problem hiding this comment.
With Python 3.14 out, can this be bumped to at least 3.13?
f42bfdd to
5728c9c
Compare
f75d377 to
99b1612
Compare
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
/waiting |
|
relatedly - im just looking at adding some temporary bzlmod ci - so im looking at this PR - will probably pick some bits out of it |
|
/wait |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
This pull request has been automatically closed because it has not had activity in the last 37 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]