8000 Broken support for documented dotfile setup script names · Issue #14453 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content
Broken support for documented dotfile setup script names #14453
Closed
@stevenharman

Description

@stevenharman

The Coder docs explicitly mention that any of the following list of files can be used for a custom dotfiles setup:

  • install.sh
  • install
  • bootstrap.sh
  • bootstrap
  • script/bootstrap
  • setup.sh
  • setup
  • script/setup

I initially tried script/setup as it aligned well with my dotfiles. However, on booting a Workspace where my dotfiles use script/setup, the file is ignored and the default behavior or symlinking everything kicks in.

snap-2024-08-27-10 53 15

If I switch to setup.sh in the root of the dotfiles, Coder uses that script instead, as expected:

snap-2024-08-27-11 49 25

So either the documentation is wrong, or there's a bug. I'm hoping the later as GitHub CodeSpaces do allow the full list of files.

Version: v2.12.3+534d4ea

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0