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

ci: check for link rot in static resources #5744

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

ci: check for link rot in static resources #5744

wants to merge 14 commits into from

Conversation

teolemon
Copy link
Member

@teolemon teolemon commented Sep 22, 2021

What

  • This aims at checking that no link nor image is broken in the content pages.
  • The action is currently stuck due to the sheer size of the arglist
  • It should only be run periodically
  • We could have another action that only runs on modified files

Part of

@teolemon teolemon requested a review from a team as a code owner September 22, 2021 16:07
@teolemon teolemon marked this pull request as draft September 22, 2021 16:38
@teolemon teolemon changed the title WIP check-links.yml WIP - Check that all links and image do in fact exist Sep 22, 2021
@teolemon teolemon changed the title WIP - Check that all links and image do in fact exist WIP - Check that all links and images do in fact exist Sep 22, 2021
@teolemon teolemon added GitHub Actions Pull requests that update Github_actions code static content This lives at https://github.com/openfoodfacts/openfoodfacts-web labels Sep 22, 2021
@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions github-actions bot added the ⏰ Stale This issue hasn't seen activity in a while. You can try documenting more to unblock it. label Dec 22, 2021
@teolemon teolemon changed the title WIP - Check that all links and images do in fact exist WIP - test:Check that all links and images do in fact exist Feb 13, 2022
@teolemon teolemon changed the title WIP - test:Check that all links and images do in fact exist test: Check that all links and images do in fact exist Feb 13, 2022
@sonarcloud
Copy link

sonarcloud bot commented Feb 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@VaiTon VaiTon changed the title test: Check that all links and images do in fact exist ci: check for link rot in static resources Apr 4, 2022
@VaiTon VaiTon marked this pull request as ready for review April 4, 2022 22:45
@sonarcloud
Copy link

sonarcloud bot commented Apr 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@teolemon teolemon self-assigned this Apr 28, 2022
@github-actions github-actions bot removed the static content This lives at https://github.com/openfoodfacts/openfoodfacts-web label Nov 9, 2023
Copy link

sonarcloud bot commented Nov 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

Merging #5744 (8afa65a) into main (aa1f4eb) will not change coverage.
Report is 4 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5744   +/-   ##
=======================================
  Coverage   47.95%   47.95%           
=======================================
  Files          65       65           
  Lines       20277    20277           
  Branches     4914     4914           
=======================================
  Hits         9724     9724           
  Misses       9301     9301           
  Partials     1252     1252           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link

sonarcloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub Actions Pull requests that update Github_actions code ⏰ Stale This issue hasn't seen activity in a while. You can try documenting more to unblock it.
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

None yet

4 participants