Skip to content

GH actions: fetch tags using actions/checkout#15487

Merged
mkuratczyk merged 1 commit intomainfrom
fetch-tags-on-checkout
Feb 17, 2026
Merged

GH actions: fetch tags using actions/checkout#15487
mkuratczyk merged 1 commit intomainfrom
fetch-tags-on-checkout

Conversation

@mkuratczyk
Copy link
Contributor

This functionality was broken in the past, but should be fixed now. actions/checkout#2356

Manually fetching tags would sometimes fail with
fatal: could not read Username for 'https://github.com': No such device or address

See beaa476a for context.

This functionality was broken in the past, but should be fixed now.
actions/checkout#2356

Manually fetching tags would sometimes fail with
fatal: could not read Username for 'https://github.com': No such device or address
@mkuratczyk mkuratczyk merged commit 2eee90f into main Feb 17, 2026
572 of 573 checks passed
@mkuratczyk mkuratczyk deleted the fetch-tags-on-checkout branch February 17, 2026 12:01
mergify bot pushed a commit that referenced this pull request Feb 17, 2026
This functionality was broken in the past, but should be fixed now.
actions/checkout#2356

Manually fetching tags would sometimes fail with
fatal: could not read Username for 'https://github.com': No such device or address

(cherry picked from commit 2eee90f)

# Conflicts:
#	.github/workflows/test-make-target.yaml
mergify bot pushed a commit that referenced this pull request Feb 17, 2026
This functionality was broken in the past, but should be fixed now.
actions/checkout#2356

Manually fetching tags would sometimes fail with
fatal: could not read Username for 'https://github.com': No such device or address

(cherry picked from commit 2eee90f)

# Conflicts:
#	.github/workflows/test-make-target.yaml
mkuratczyk added a commit that referenced this pull request Feb 17, 2026
* GH actions: fetch tags using actions/checkout (#15487)

This functionality was broken in the past, but should be fixed now.
actions/checkout#2356

Manually fetching tags would sometimes fail with
fatal: could not read Username for 'https://github.com': No such device or address

(cherry picked from commit 2eee90f)

# Conflicts:
#	.github/workflows/test-make-target.yaml

* Resolve conflict

---------

Co-authored-by: Michal Kuratczyk <michal.kuratczyk@broadcom.com>
michaelklishin pushed a commit that referenced this pull request Feb 24, 2026
This functionality was broken in the past, but should be fixed now.
actions/checkout#2356

Manually fetching tags would sometimes fail with
fatal: could not read Username for 'https://github.com': No such device or address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant