Pierre-Yves Bigourdan

Results 36 issues of Pierre-Yves Bigourdan

References: #11520 and https://github.com/badges/shields/pull/11524#discussion_r2561607224. When trying to extend the existing `deprecatedService` helper, I bumped into the same issue described here: https://github.com/badges/shields/blob/93dcbf32ba3b795f69873cd16ad07e0fb6054707/services/github/github-workflow-status.service.js#L19-L24 The other thing that proved tricky was including a...

service-badge
core

We've currently got around 70 redirectors in our services, which map from one badge URL to another. These are useful to improve a badge path (e.g. making it more consistent...

service-badge
core
needs-discussion

When running `npm start` locally, I'm getting the following error: ``` [frontend] [SUCCESS] Docusaurus website is running at: http://localhost:3000/ [frontend] [frontend] [ERROR] ValidationError: Invalid options object. Dev Server has been...

needs-upstream-help
developer-experience

This PR aims at finally rolling out the changes discussed in #3664. Other related PRs: #3736 and https://github.com/badges/squint/pull/1. Summarising my understanding of where we're at: after getting input from @espadrine,...

documentation
needs-discussion
blog post

Review app creation seems to systematically fail for #11418: ``` #15 [builder 10/10] RUN npm run build && npm prune --omit=dev --force && rm -rf node_modules/.cache && rm -rf frontend...

developer-experience

Hello there! 👋🏻 ### Describe the bug I'm one of the maintainers of the Shields project (happy to see that you use our badges on your README!), and I recently...

type/bug