dsalkjdsalkjsa
This commit is contained in:
3
justfile
3
justfile
@@ -1553,10 +1553,11 @@ _some_prs:
|
||||
printf "${prefix//%/%%}%s${suffix//%/%%}\n" \
|
||||
master staging staging-next \
|
||||
python-updates \
|
||||
release-25.05 staging-25.05 staging-next-25.05
|
||||
release-25.11 staging-25.11 staging-next-25.11
|
||||
|
||||
@_list_eol_upstream_release_branches $prefix="upstream/" $suffix="":
|
||||
printf "${prefix//%/%%}%s${suffix//%/%%}\n" \
|
||||
release-25.05 staging-25.05 staging-next-25.05 \
|
||||
release-24.11 staging-24.11 staging-next-24.11 \
|
||||
release-24.05 staging-24.05 staging-next-24.05 \
|
||||
release-23.11 staging-23.11 staging-next-23.11 \
|
||||
|
||||
Reference in New Issue
Block a user