Skip to content

Introduce aliases for scope uuids, allow group in template filter 'pick'#1187

Merged
mbuechse merged 1 commit into
mainfrom
polish_cm_template
Jun 3, 2026
Merged

Introduce aliases for scope uuids, allow group in template filter 'pick'#1187
mbuechse merged 1 commit into
mainfrom
polish_cm_template

Conversation

@mbuechse
Copy link
Copy Markdown
Contributor

@mbuechse mbuechse commented Jun 2, 2026

Using the aliases instead of the uuids makes URLs more telling and reduces confusion for users. Being able to reference groups in the pick filter eliminates the need for enumerating the groups redundantly, which was quite error prone.

Also: finally remove the deprecated version field in docker-compose.yml and upgrade Dockerfile from Python 3.10 to 3.12 (would've used 3.14, like my current Alpine, but then some Python packages wouldn't build).

@mbuechse mbuechse requested a review from fzakfeld June 2, 2026 12:09
@mbuechse mbuechse requested a review from depressiveRobot as a code owner June 2, 2026 12:09
@mbuechse mbuechse force-pushed the polish_cm_template branch from 3904728 to 3795a16 Compare June 2, 2026 15:24
Using the aliases instead of the uuids makes URLs more telling and
reduces confusion for users. Being able to reference groups in the
'pick' filter eliminates the need for enumerating the groups redundantly,
which was quite error prone.

Also finally remove deprecated version field in docker-compose.yml
and upgrade Dockerfile from Python 3.10 to 3.12 (would've used 3.14,
like my current Alpine, but then some Python packages wouldn't build)

Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
@mbuechse mbuechse force-pushed the polish_cm_template branch from 3795a16 to 767fad1 Compare June 3, 2026 17:57
@mbuechse mbuechse merged commit 2472350 into main Jun 3, 2026
8 checks passed
@mbuechse mbuechse deleted the polish_cm_template branch June 3, 2026 18:48
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