Skip to content

Conversation

@tshepang
Copy link
Member

@tshepang tshepang commented Nov 10, 2025

Else we get a CI fail

fatal: couldn't find remote ref master
Traceback (most recent call last):
  File "/home/runner/work/fls/fls/./make.py", line 158, in <module>
    main(os.path.abspath(os.path.dirname(__file__)))
  File "/home/runner/work/fls/fls/./make.py", line 152, in main
    linkchecker = build_linkchecker(root)
                  ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/runner/work/fls/fls/./make.py", line 90, in build_linkchecker
    git(["fetch", "--depth=1", "origin", "master"])
  File "/home/runner/work/fls/fls/./make.py", line 77, in git
    subprocess.run(["git", *args], cwd=repo, check=True)
  File "/usr/lib/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['git', 'fetch', '--depth=1', 'origin', 'master']' returned non-zero exit status 128.

@tshepang tshepang changed the title adjust for upstream branch name change adjust for downstream branch name change Nov 11, 2025
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