-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: Crawlee + Cheerio templates code refactoring + Readme update #172
Conversation
Co-authored-by: Jan Bárta <45016873+jbartadev@users.noreply.github.com>
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 but the tests are failing :/
@nguyeda1 @HonzaTuron |
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.
Nice, I have a couple of comments on the template description, that should be applied to both templates.
Also, adding @B4nan as a reviewer to make sure this is the template behavior we agreed on.
Co-authored-by: Jan Bárta <45016873+jbartadev@users.noreply.github.com>
Co-authored-by: Jan Bárta <45016873+jbartadev@users.noreply.github.com>
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 to me, now it's on @B4nan
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.
left some comments on the JS template - they seem to be all valid for the TS template as well
Co-authored-by: Martin Adámek <banan23@gmail.com>
Co-authored-by: Martin Adámek <banan23@gmail.com>
Closes apify/apify-web#2669.
Removing routes.js, updating readme, code refactoring, correct typing.