Skip to content

Unmaintained & unable to contribute #422

@davidrhoderick

Description

@davidrhoderick

I'd like to be able to contribute to this project. We are using it for our production publication flow and it is referenced to from Gatsby's documentation. However, it seems to virtually unmaintained as can be proven by looking at my & others' previous issues.

I would like to be able to contribute but by following the contributing guidelines at the bottom, that is not possible:

  1. I needed to remove the prepare script from the gatsby-plugin-s3/package.json because I don't have Snyk credentials. So only those who have those credentials can run the npx lerna bootstrap command without that change. I don't think this should be the default behavior for an open source project...
  2. I get a whole slew of Typescript errors if I try to run npx lerna run build.
  3. Running npx lerna run test results in all tests failing.

On top of it all, running npx lerna bootstrap returns 100 vulnerabilities (2 low, 34 moderate, 53 high, 11 critical), plus I get a note about the AWS SDK needing to be updated to version 3 as version 2 will go into maintenance mode this year. This desperately needs updating.

I'd love to just update this package from where you all left off and leave it linked to from the Gatsby documentation. I'd just like it if it had been left in at least a maintainable state by those who created it. Otherwise, we'll just have to fork it and reverse engineer it so it can be properly maintained moving forward.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions