Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 馃悰 Passing in --git_branch $SOME_BRANCH on a fresh run doesn't use newly cloned onboardme dot files? #204

Open
jessebot opened this issue May 28, 2023 · 1 comment
Labels
bug Something isn't working 馃惓 docker things directly to do with docker

Comments

@jessebot
Copy link
Owner

jessebot commented May 28, 2023

Describe the bug

Will add more to this bug when I can reproduce it again, but don't want to forget it. This was in the onboardme debian:bookworm arm docker image.

@jessebot jessebot added the bug Something isn't working label May 28, 2023
@jessebot
Copy link
Owner Author

jessebot commented Jun 5, 2023

This is kinda fixed here:

if OS[0] == 'Linux' and OS[1] == 'aarch64':
default_dotfiles = ("https://raw.githubusercontent.com/jessebot/dot_files/"

But that just solves the ARM docker image issue, not the issue for anyone else with their own dot files

@jessebot jessebot added the 馃惓 docker things directly to do with docker label Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 馃惓 docker things directly to do with docker
Projects
None yet
Development

No branches or pull requests

1 participant