codesandbox / codesandbox/codesandbox-client

CSB automatically covert file to raw-githack url before pushing to GitHub

Open
#6,675 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
13.6k
Forks
2.4k
Avg merge
6d 19h
Merged PRs (30d)
2

Description

Sorry for my weak English.

🐛 bug report

Preflight Checklist

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project
    adheres to.
  • I have searched the issue tracker for an issue that matches the one I want
    to file, without success.

Description of the problem

When I push files to GitHub, CodeSandBox automatically convert some files to raw-githack URL.
Ex: https://rawcdn.githack.com/tamagoez/minecraft-wikinote/bd2b706925e92efe5afa184af01e1239eca82e27/public/favicon.ico

How has this issue affected you? What are you trying to accomplish?

This will replace original raw data.
This will cause no favicon.ico error or something else.

To Reproduce
Link to sandbox: Every Sandbox
Your Environment
Software Name/Version
Сodesandbox greater than v4.0.0
Browser Chrome / Edge (Both more than 99 version)
Operating System Windows

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report concerns CodeSandbox's GitHub push flow and conversion of files to raw-githack URLs. Start by reproducing the behavior with the provided favicon.ico example, then trace the push path; done means the original file data is preserved and no raw-githack URL is substituted.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, javascript
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.