ArchiveTeam / github-grab

Archiving GitHub
The Unlicense
6 stars 6 forks source link

Add support for Packages #3

Open JustAnotherArchivist opened 3 years ago

JustAnotherArchivist commented 3 years ago

Feature description: https://github.com/features/packages

Docs: https://docs.github.com/en/packages

Introduction blog post: https://github.blog/2019-05-10-introducing-github-package-registry/

Random examples (all from a search for 'random'):

JustAnotherArchivist commented 3 years ago

I'm not sure whether it might be possible for a repository to have packages of more than one type.

Packages might exist that are not associated with a repository since the docs explain 'connecting a repository to a package'.

Arkiver2 commented 2 years ago

Looks like this should already be supported.

JustAnotherArchivist commented 2 years ago

Even the container/Docker images? Those aren't linked directly. The other ones have linked assets, so those might be fine. I'm unfamiliar with those tools though and how they fetch content. But I'm guessing the assets are the crucial part at least.

Arkiver2 commented 2 years ago

The container/Docker images may be something for a separate Docker archiving project at some point.