LaunchCodeEducation / LaunchCodeEducation/assignment0-javascript
I dont see my Assignment appear in Actions page
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1
- 派生
- 374
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
So I have completed the assignment in the terminal. I did npm test and my code passed.
I then did commit -m "Homework Assignment"
then git push, and everything seemed to be working fine, but when I check workflow page, I don't see my assignment like the text book said I would?
I hit the action after completing the assignment, when that should have been done prior. I tried to redo the assignment again to see if this would fix my issue, but it didn't. I have pictures uploaded to show what I see.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看仓库的 GitHub Actions 页面,以及运行 npm test 后推送的 commit;该 issue 没有指定 workflow 文件,也没有指定除该命令之外的测试。重现 push 流程,并确定 assignment 为什么没有出现在 Actions 中;当预期的 assignment workflow 在那里可见时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- git, github-actions, javascript
- 领域
- ci-cd
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100