Skip to content

Diana#13

Open
dianadenwik wants to merge 9 commits intoHackYourAssignment:mainfrom
dianadenwik:main
Open

Diana#13
dianadenwik wants to merge 9 commits intoHackYourAssignment:mainfrom
dianadenwik:main

Conversation

@dianadenwik
Copy link
Copy Markdown

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

📝 HackYourFuture auto grade

Assignment Score: 0 / 100 ✅

Status: ✅ Passed
Minimum score to pass: 0
🧪 The auto grade is experimental and still being improved

Test Details

push:
branches:
- main
pull_request:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Goog thing on leaving this in the PR level. As you can see in the PR, I ran it and it run succesfully. But it was the first time that it run. How did you test your developments?

node-version: "24" # Can also use 'latest'

- name: Install dependencies
run: npm install # npm clean install
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that one of your commits you changed from npm ci to npm install. What made you make this change? I recommend read npm ci docs

runs-on: ubuntu-latest
defaults:
run:
working-directory: ./task-1
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good use on default folder! This avoid duplication of text in other steps!

Copy link
Copy Markdown

@rafasilpereira rafasilpereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good job! :claps:

Very clear commit messages, which helps a lot in analyzing the PR.

And the Steps were very clear and clean and run succesfully.

Any doubts on my comments let me know!

@rafasilpereira rafasilpereira added Reviewed This assignment has been reivewed by a mentor and a feedback has been provided and removed Review in progress labels Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reviewed This assignment has been reivewed by a mentor and a feedback has been provided

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants