Missing background image using GitLab Runner
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
When I build a DMG on my macbook (Monterey, 12.3.1, xcode 13), the background image works.
If I build it on a [GitLab runner](https://docs.gitlab.com/ee/ci/runners/saas/macos_saas_runner.html) (macos-12-xcode-14), the background image is not visible after opening the DMG.
The hidden `.background` folder is there and the background image is inside this hidden folder. It's not visible when the DMG is opened though. I saw some other issues posted here that mentioned issues with spaces in the title. Removing spaces made no difference.
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
Reproduce the DMG build on the macos-12-xcode-14 GitLab runner and compare it with Monterey 12.3.1 using Xcode 13. Inspect the generated DMG and its hidden .background folder, including the background image. Done means the image is visible when the DMG is opened in the runner environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gitlab, javascript, macos
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100