feat: add the web crawler #1

Manually merged
dananglin merged 1 commit from wip into main 2024-08-27 15:44:15 +01:00
Owner

Add the source code for the web crawler. The web crawler is a simple Go
CLI application that traverses through a website and generates a report
of all the internal links found in the site.

Add the source code for the web crawler. The web crawler is a simple Go CLI application that traverses through a website and generates a report of all the internal links found in the site.
dananglin added 1 commit 2024-08-27 15:21:14 +01:00
Add the source code for the web crawler. The web crawler is a simple Go
CLI application that traverses through a website and generates a report
of all the internal links found in the site.
dananglin added 1 commit 2024-08-27 15:23:56 +01:00
ci: trigger workflow
Some checks failed
Tests / test (pull_request) Failing after 1m32s
/ test (pull_request) Failing after 33s
/ lint (pull_request) Failing after 4m5s
247a7376b6
dananglin added 1 commit 2024-08-27 15:29:55 +01:00
fixed test; removed duplicate workflow
All checks were successful
Tests / test (pull_request) Successful in 16s
c4651509d5
dananglin requested review from Owners 2024-08-27 15:39:04 +01:00
dananglin removed review request for Owners 2024-08-27 15:41:07 +01:00
dananglin force-pushed wip from c4651509d5 to 4519de764e 2024-08-27 15:43:09 +01:00 Compare
dananglin manually merged commit 4519de764e into main 2024-08-27 15:44:15 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: apollo/web-crawler#1
No description provided.