Skip to content

CI failing due to missing submodules #3363

@keith-hall

Description

@keith-hall

The repositories https://github.com/brandonwamboldt/sublime-nginx and https://github.com/brandonwamboldt/sublime-hosts no longer exist, so CI fails to checkout the submodules when testing with all syntaxes and themes and validating licenses of our dependencies. We will need to:

  • find a suitable fork if it is being actively maintained
  • or vendor it ourself from a local checked out version
  • or recreate a sublime-syntax from scratch and accept that highlighting will be different
  • or drop the submodule and corresponding syntax highlighting

Example CI failure log:
https://github.com/sharkdp/bat/actions/runs/16695940283/job/47260077847?pr=3362

Error: fatal: repository 'https://github.com/brandonwamboldt/sublime-nginx/' not found
Error: fatal: repository 'https://github.com/brandonwamboldt/sublime-hosts/' not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions