skills / test-with-actions

Create workflows that enable you to use Continuous Integration (CI) for your projects.
MIT License
221 stars 119 forks source link

Was unable to complete step 2 #48

Closed ElSrJuez closed 11 months ago

ElSrJuez commented 12 months ago

Summary

I dont know GitHub actions (i was trying to learn) so I cannot tell you how to fix this, but...

How to reproduce

  1. I finished step 1 and added the CI file to the branch.
  2. Flow took me to step 2 "fix the test", but there is simply not enough information to the uninitiated to know what test its been talked about.
  3. There are simply not enough steps detail, i got lost, completely, gave up.

Additional context

And btw, the GitHub UI has changed significantly, the names of the buttons, the screenshots.... that doesnt help.

cmwilson21 commented 11 months ago

@ElSrJuez Sorry to hear you are experiencing a blocker here. Did the test fail in your PR? It should guide you to your fix if it failed.

And thanks for the feedback on the screenshots. We are working on updating them for all courses. ✨

javeedambu commented 11 months ago

The issue has been reported here: https://github.com/skills/test-with-actions/issues/44 The lab guide needs fixing, as its not possible from someone new to github, markdown syntax, etc, to try and troubleshoot this.

The Lab guide in Step2 need to be updated with the correct error screenshot. And the fix should have been to replace *Git* with _Git_ in the "resume.md". This will allow the pull request to complete and proceed to Step3.

cmwilson21 commented 11 months ago

~@skills/technical-reviewers Would ya'll mind taking a look at this one? 👀 👍~ Actually, going to close this one as a duplicate in favor of the previous issue here