-
Notifications
You must be signed in to change notification settings - Fork 259
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
Is pa11y still maintained? #677
Comments
Hey @audunolsen - this is a perfectly fine place to ask, and thanks for using Pa11y! We are unfortunately quite a bit behind, yes: basically just comes down to time pressure and having a big backlog of updates to make. The good news is that we're starting to tackle this backlog now, and are hoping to be done by mid-November. So: we are actively working on it right now and you'll start seeing some updates very soon (days/weeks, not months/years!), though we do acknowledge that we've fallen behind and I understand this is off-putting for users 😅 We're hoping that this big burst of work over the next month will get us into a better place for more regular maintenance. @danyalaytekin has kindly offered to update this issue once we've got the dependencies (including Puppeteer) updated. |
Alrighty then, I just stopped by to mention the npm WARN; deprecated [email protected] < 19.4.0 being no longer supported. But now, I'm sure you know. I'd actually never used Pa11y before, but just found out about it, through npx-awesome, which I was using... to build a website for ADHD, and autistic adults... so this is right up my alley, and it sounded really exciting, but then was quite a disappointment. Anyway, i'll follow the project, and lmk if there's any... "dead simple"! way that I could help (quite new to developing things), and mostly just deal with web stuff html, css, and json... writing js still scares me but I'm learning |
Hi @casey-riley and @audunolsen, thanks for writing and it's great to have you with us. @hollsk's reply has hopefully been reassuring. Here's some evidence of our activity over the last week, if it'll raise confidence further. I'll ping you both here as @hollsk mentioned once
Thanks for the offer. We do have two labels, |
Yeah, that's all, the project itself seems really cool, and I was already playing with "new toys", npx, dix/ node in general, so I got overly excited, only for it to not work 😄 |
Ha, oh no! We were so close! Another easy way to help out the project for new contributors is what you're already doing here, @casey-riley - following the documentation and telling us where you find problems (or raising PRs to fix them directly), even if it's just stuff like dead links or spelling mistakes. The documentation is the first thing anyone looks at, so if it's got problems, then we all have. Pa11y Dashboard is our HTML project, and there may be issues in there that you think you might be able to tackle. It's quite old, so it still uses jquery and an outdated version of Bootstrap, but it's just built with templated HTML that all lives in the view directory. Good luck if you give anything a try! |
Alright. Basic web stuff is much more approachable, so I gave it a quick look, and yeah, I think there are some things I might be able to help with! That said, I've got some work to finish up on my site first, and I'm not sure exactly how long it'll take, though, I'll be back when finished. For now, I'll mark this unread, and set some reminders. :) Hopefully, I'll be able to get back here in a week or 2. |
Not sure if this is the right place to ask, but I'm currently debugging some puppeteer issues in our project, and traced the versions of puppeteer through our transitive dependencies and saw that this lib is quite far behind. Its last publish was well over a year ago.
So this is just me inquiring about the status of the project — and also, if not maintained, recommendations for alternatives?
Kind regards :)
The text was updated successfully, but these errors were encountered: