digitalocean / digitalocean/sample-functions-python-jokes
Fail to deploy from Windows
- 主要言語
- Python
- スター
- 40
- フォーク
- 60
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When trying to deploy in Windows, I receive the following error:
"Error: In packages\joke\joke: 'build.sh' won't run on this platform and no 'build.cmd' is provided"
Also tried with Ubuntu on Windows, the build.sh also fails:
"/bin/bash: ./build.sh: /bin/bash^M: bad interpreter: No such file or directory
Failures:
Error: While deploying action 'joke/joke': './build.sh' exited with code 126"
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by inspecting packages/joke/joke/build.sh and the deployment path that selects platform-specific build scripts. Reproduce the deployment on Windows and Ubuntu on Windows, then verify that the joke action deploys successfully without the reported build.sh or build.cmd errors.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, shell
- 領域
- build-system, devops
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100