yegor256 / awesome-cfp

Curated list of open Call-for-Papers in SE/PL scientific conferences: we keep an eye on all of them!
MIT License
5 stars 3 forks source link

ICSM link return 410 status code #80

Open blablatdinov opened 1 month ago

blablatdinov commented 1 month ago

https://waset.org/software-maintenance-conference-in-july-2024-in-london link return 410 and fail CI

https://github.com/yegor256/awesome-cfp/actions/runs/10178284974/job/28151602132?pr=79#step:5:69

blablatdinov commented 1 month ago

@yegor256 take a look

yegor256 commented 1 month ago

@blablatdinov this will happen once in a while. We should just find a new link and put it into our cfp.yml file. This is the maintenance that we should do (every once in a while) in order to make this repository useful. You are very welcome to help us do this!

blablatdinov commented 1 month ago

@yegor256 Maybe create workflow that will run every day? This way we will be able to detect non-existent links faster

yegor256 commented 1 month ago

@blablatdinov I thought we did it in https://github.com/yegor256/awesome-cfp/issues/13 didn't we?

blablatdinov commented 1 month ago

@yegor256 in #13 issue we create test for checking urls, but workflow run only for push. I suggest daily run checking urls

yegor256 commented 1 month ago

@blablatdinov yes, let's run it every day