-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update chapter 2 bootcamp #310
Conversation
Why is this a dead link in Github action?
|
You can try restarting CI after a while (maybe the site was down or DDoS protection worked), or add it to the ignore list (https://github.com/intel/rohd/blob/main/.github/configs/mlc_config.json) as we are sure this is a false positive. When adding to the ignore list, it is advisable to adhere to the pattern:
We use regular expression syntax to mark the start ( |
Do you think the whitelist should be added to this pull request or better separate it into other pull request instead? |
It would probably be worth making the changes related to the ignore settings in a separate PR, but I personally did not think about it until you rightly pointed it out. It's probably best to check with the maintainer of the repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
I think you need to pull master to fix the failing test |
Description & Motivation
Update chapter 2 bootcamp by adding examples and fix assign statement does not show up.
Related Issue(s)
None
Testing
None
Backwards-compatibility
No
Documentation
No