microsoft / microsoft/vscode-codicons
Missing ttf file in release
Nobody has claimed this yet.
- Dominant language
- Handlebars
- Stars
- 1.2k
- Forks
- 210
- Avg merge
- 43m
- Merged PRs (30d)
- 3
Description
I have noticed for the past several releases (since Oct. last year), there is no TTF file produced.
Investigating further, it seems that the GitHub workflow to generate this file has been failing for some time now due to bad credentials:
https://github.com/microsoft/vscode-codicons/actions/runs/21487756836/job/61901619619#step:7:16
Can you please fix the credentials and re-run the release workflow?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening the release.yml workflow and the linked failed job, especially the step reporting bad credentials. Confirm which credential-dependent step prevents the TTF artifact from being produced, then verify the release workflow completes successfully and publishes the missing TTF file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100