LaunchCodeEducation / LaunchCodeEducation/assignment0-javascript
I dont see my Assignment appear in Actions page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
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.
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 reviewing the repository's GitHub Actions page and the commit pushed after running npm test; the issue does not name a workflow file or test beyond that command. Reproduce the push flow and determine why the assignment does not appear in Actions; done means the expected assignment workflow is visible there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions, javascript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100