Github Action Tutorial Feedback #7
Replies: 20 comments 9 replies
-
my experience is similar to @Oceanestars. Really enjoy the interactive nature of these tutorials. I think there may be a syntactical error in Line 7 of the yml file... and hopefully someone smarter than me can fix it :) |
Beta Was this translation helpful? Give feedback.
-
I think somethings wrong with the syntax - Like you're grepping for [^ -~] inside the readme.md file, adding a variety of emojis would error out - I copy and pasted a few 😐 like emoji which are not short code and think that was wrong compared to a :code: style one. I would suggest having another part that comments on say how large the file is, to prove something has changed as well. |
Beta Was this translation helpful? Give feedback.
-
It was a great experience! |
Beta Was this translation helpful? Give feedback.
-
I am not able to complete Step 2. substep 5. Commit your changes. |
Beta Was this translation helpful? Give feedback.
-
can you add a screenshot here to make it easier to diagnose? |
Beta Was this translation helpful? Give feedback.
-
I enjoyed it, though I'm a kind of intermediate user. GitHub Actions for collapsing instructions were significant; I didn't even know that 😳 |
Beta Was this translation helpful? Give feedback.
-
where is the training site ? |
Beta Was this translation helpful? Give feedback.
-
Step 2 - I cannot get this to work at all. In ci.yml - Run npm install remark-cli remark-preset-lint-consistent added 179 packages, and audited 180 packages in 6s Error: Process completed with exit code 1. And in the instructions, the english does not make sense - "Update the code in the ci branch to get the test to pass. You need to look something like this: This is completely clueless and I'm giving up. |
Beta Was this translation helpful? Give feedback.
-
I really liked it nd It really helped me . |
Beta Was this translation helpful? Give feedback.
-
Response |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Wow!!! It was a challenge for me. But thanks to this I managed to learn much more about different really useful programming tools !!! 👍 |
Beta Was this translation helpful? Give feedback.
-
Good, study easily |
Beta Was this translation helpful? Give feedback.
-
Excelente ! |
Beta Was this translation helpful? Give feedback.
-
Was a fun experience to go through! <3 |
Beta Was this translation helpful? Give feedback.
-
I really like it! , first time i understand the purpose of Github and process. reaaly interesting! |
Beta Was this translation helpful? Give feedback.
-
It's nice and clear, just need more practise to get familiar with each functions |
Beta Was this translation helpful? Give feedback.
-
Hi!
Just finished the GitHub action tutorial which was my first ever exposure to GitHub actions(and my first course through GitHub skills)!
Workflow seems to closely relate to pipeline( is there a difference between the two?).
I have some feedback, hopefully, it's helpful :)(take however much you want)!
Pros:
Cons:
Suggestion:
A quick walkthrough of the actions provided with the repo(Step 0 - 5)(beyond what's in the read me, for example, I went through the whole tutorial and I kept receiving the emails about the failing workflow but didn't fully understand and this sentence "and an action will automatically close this step and open the next one." didn't mean much until closer to the end. I recommend maybe pointing to "Step 1, Create a workflow" in the actions tab and point how the action closed the step inside the yaml file. (No need to do that for every step but having a little bit more context of what's happening at all times would be cool.
A longer walkthrough of the actions tab. I found myself wondering why so many steps were failing (like Check emoji shortcode)
Optionally, It could be cool if you made the course taker create a step 6 workflow and get them halfway to a more complicated way of maybe scheduling actions.
Overall, this was very enjoyable and I appreciate all the efforts put into this course!
Beta Was this translation helpful? Give feedback.
All reactions