Skip to content

Comments

fix: source bootstrap.sh in docker-authn.sh before calling devbase_configure_global_tools#1089

Closed
rhyun98 wants to merge 1 commit intomainfrom
fix/docker-authn-bootstrap-source
Closed

fix: source bootstrap.sh in docker-authn.sh before calling devbase_configure_global_tools#1089
rhyun98 wants to merge 1 commit intomainfrom
fix/docker-authn-bootstrap-source

Conversation

@rhyun98
Copy link

@rhyun98 rhyun98 commented Feb 20, 2026

Please read CONTRIBUTING.md for additional information on contributing to this repository!

What this PR does / why we need it

Without sourcing bootstrap.sh first, get_devbase_directory is undefined, causing mise.devbase.toml to not be copied and ghaccesstoken to have no version set.

Jira ID

[XX-XX]

Notes for your reviewers


Rovo Dev code review: Rovo Dev has reviewed this pull request
Any suggestions or improvements have been posted as pull request comments.

…nfigure_global_tools

devbase_configure_global_tools calls get_devbase_directory, which is
defined in bootstrap.sh. Without sourcing bootstrap.sh first,
get_devbase_directory is undefined, causing mise.devbase.toml to not be
copied and ghaccesstoken to have no version set, breaking GitHub auth
in CI docker/release jobs.
@rhyun98 rhyun98 self-assigned this Feb 20, 2026
@rhyun98 rhyun98 requested a review from a team as a code owner February 20, 2026 03:31
@malept
Copy link
Member

malept commented Feb 20, 2026

There's more than this to fix it, I'm working on a PR.

@malept malept closed this Feb 20, 2026
@malept malept deleted the fix/docker-authn-bootstrap-source branch February 20, 2026 22:13
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