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

Issue #369: Test for broken links in site #391

Closed
wants to merge 1 commit into from
Closed

Issue #369: Test for broken links in site #391

wants to merge 1 commit into from

Conversation

Cadesh
Copy link

@Cadesh Cadesh commented Oct 22, 2019

I added a Python Script to search recursively for broken links in the site.

@TravisBuddy
Copy link

Hey @Cadesh,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 0fcbdb40-f514-11e9-9e2b-01a46d152451

@Cadesh
Copy link
Author

Cadesh commented Oct 22, 2019

A final touch would be to add something in the main code to run the script periodically to test the links.

@stale
Copy link

stale bot commented Nov 3, 2019

Este PR está sendo marcado automaticamente como obsoleto devido à falta de atividade recente. O fechamento automático ocorrerá em dois dias se nenhuma atividade for detectada. Obrigado pela contribuição.
This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed in two days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 3, 2019
@marcopaganini
Copy link
Collaborator

Esse PR por alguma razão passou por baixo do radar.

O site não tem (ainda) uma maneira de checar links e esse código é uma idéia. Antes de mais nada precisamos definir duas coisas:

  1. Onde o arquivo vai ficar? Uma idéia é colocar dentro do diretorio do travis, com o checkparticipantes.go

  2. Como usar? Seria ideal rodar via travis, mas com isso, o check vai acontecer a cada PR, ou seja, qualquer modificação vai fazer com que TODOS os links no site sejam re-testados. Isso pode ser confuso pra alguém que envia um PR que não tem nada relacionado com links, por exemplo.

Uma maneira talvez seria modificar o programa pra fazer um diff com a versão em HEAD e só testar se algum link foi modificado, mas isso vai requerer um pouco de trabalho.

Me diga se está disposto a fazer isso e a gente pode começar a pensar nos detalhes.

@stale stale bot removed the wontfix label Nov 4, 2019
@stale
Copy link

stale bot commented Nov 16, 2019

Este PR está sendo marcado automaticamente como obsoleto devido à falta de atividade recente. O fechamento automático ocorrerá em dois dias se nenhuma atividade for detectada. Obrigado pela contribuição.
This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed in two days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 16, 2019
@stale stale bot closed this Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants