Eddybrando Vásquez

Results 40 comments of Eddybrando Vásquez

We're using the "prettier/recommended" configuration already.

This appears to be an issue caused by the way we're currently redirecting from /textbook-beta to /learn with a [meta redirect](https://www.w3.org/TR/WCAG20-TECHS/H76.html) instead of a [server 301 redirect](https://www.semrush.com/blog/301-redirects/). I'll check and...

I opened [a PR](https://github.com/Qiskit/qiskit.org/pull/3204) that aims to reduce the time that it takes for the redirections to happen. This might result in the redirection pages to be replaced by their...

I've additionally opened another PR to handle the redirects server-side. If that one gets merged, I'll create a following PR to remove the client-side redirections. CC @1ucian0

This issue is no longer needed. There is no plan to adapt the Metal page to a new design.

We didn't see the need as a team to setup commitlint.

This is currently in "To do". Is this right? Or is this done?

Currently "ON HOLD" since we're deciding whether it makes sense to work on this at the moment or not.

The verify jobs are also failing for forks. We should fix all of the PR checks.