Skip to content
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

ticket-1041 added script for checking all links on bloom website #1066

Conversation

ckirby19
Copy link
Contributor

@ckirby19 ckirby19 commented Jul 27, 2024

Issue link / number:

#1041

What changes did you make?

Added a simple script for checking all links on the Bloom website to see if they are dead or not

Output of running yarn check:links is as follows:

Internal URLs examined Set(16) { 'https://bloom.chayn.co/', 'https://bloom.chayn.co/auth/login', 'https://bloom.chayn.co/courses', 'https://bloom.chayn.co/chat', 'https://bloom.chayn.co/activities', 'https://bloom.chayn.co/grounding', 'https://bloom.chayn.co/subscription/whatsapp', 'https://bloom.chayn.co/auth/register', 'https://bloom.chayn.co/meet-the-team', 'https://bloom.chayn.co/welcome/bumble', 'https://bloom.chayn.co/welcome/badoo', 'https://bloom.chayn.co/welcome/fruitz', 'https://bloom.chayn.co/auth/reset-password', 'https://bloom.chayn.co/partnership/fruitz', 'https://bloom.chayn.co/partnership/badoo', 'https://bloom.chayn.co/partnership/bumble' } Dead external URLs Set(0) {} Live external URLs Set(8) { 'https://www.chayn.co/', 'https://chayn.notion.site/Public-0bd70701308549518d0c7c72fdd6c9b1', 'https://www.comicrelief.com/', 'https://www.tnlcommunityfund.org.uk/', 'https://www.chayn.co/about', 'https://www.chayn.co/help', 'https://fruitz.io/', 'https://bumble.onelink.me/3396940749?pid=press&c=press-release' }

Why did you make the changes?

As requested by the ticket

Copy link

vercel bot commented Jul 27, 2024

@ckirby19 is attempting to deploy a commit to the Chayn Team on Vercel.

A member of the Team first needs to authorize it.

@ckirby19
Copy link
Contributor Author

ckirby19 commented Jul 27, 2024

@eleanorreem Was not sure how to best format the output from this script in the terminal, please let me know if you have any ideas to make this cleaner

@eleanorreem
Copy link
Contributor

This is great ⭐ Really reusable as well for some of our other sites which we have a similar issue with. Thanks so much!

Copy link

vercel bot commented Aug 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bloom-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 2:08pm

@eleanorreem eleanorreem merged commit 6541f58 into chaynHQ:develop Aug 1, 2024
7 of 8 checks passed
Copy link

cypress bot commented Aug 1, 2024



Test summary

38 2 2 0


Run details

Project Bloom frontend
Status Failed
Commit 6541f58
Started Aug 1, 2024 2:10 PM
Ended Aug 1, 2024 2:15 PM
Duration 04:40 💡
OS Linux Ubuntu -
Browser Chrome 126

View run in Cypress Cloud ➡️


Failures

cypress/integration/user-account-settings.cy.tsx Failed
1 User account settings page > Should display disabled user email and name fields with user data
2 User account settings page > Should have marketing and service email checkbox fields and submit button

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@ckirby19 ckirby19 deleted the feature/ticket-1041-check-external-links-script branch August 1, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants