Skip to content

Create archive process and then Archive nbless #320

Closed
@lwasser

Description

@lwasser

I am updating this issue to address the infra that we need to archive a package.

Step 1 - update pyosmeta model for packages

  1. add a new yaml key to the package data file
    let’s come up with a key together in our packages yaml file to indicate an archived package.

Suggestion:
archive: True

to implement this you will have to add a archive: bool which defaults to false to this ReviewModel in pyosMeta.

Once the above is done, we can update the nbless item to be True through a manual commit.

Step 2 - update the website


The NBless package has not been updated in several years. I have also tried to reach out to the maintainer via email and GitHub with no response. As such, we should archive nbless following our pyOpenSci policies.

This issue begins that process. To accommodate this, I'll need to update our website package listing with an archived package section.

pyOpenSci/software-submission#109 <- this is the issue where we discussed updating all of the older review metadata to support website search.

Metadata

Metadata

Assignees

Labels

feature:contentNew content, guide, or writing needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions