Skip to content

fix: restore rstrip('/') on spec to fix CKAN build token#2077

Open
Kirubapanneers wants to merge 3 commits intojupyterhub:mainfrom
Kirubapanneers:fix/ckan-build-token-issue
Open

fix: restore rstrip('/') on spec to fix CKAN build token#2077
Kirubapanneers wants to merge 3 commits intojupyterhub:mainfrom
Kirubapanneers:fix/ckan-build-token-issue

Conversation

@Kirubapanneers
Copy link
Copy Markdown

Root Cause

Commit 424f831 accidentally removed '.rstrip("/")' when refactoring
the 'get()' method in 'main.py'.

Fix

Restored '.rstrip("/")' on 'spec' in 'main.py'

@manics
Copy link
Copy Markdown
Member

manics commented Mar 22, 2026

Thanks for looking into this! Unfortunately based on past discussions this is a tricky bit of code:
#1856 (comment)
so we'll need to check it doesn't affect any other providers.

@manics manics requested a review from yuvipanda March 22, 2026 17:58
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