NASA-IMPACT / COSMOS

COSMOS is a web application designed to manage collections indexed in NASA's Science Discovery Engine (SDE), facilitating precise content selection and allowing metadata modification before indexing.
https://sde-indexing-helper.nasa-impact.net/
3 stars 1 forks source link

Start using releases and milestones in according with GitHub and open source guidelines #1013

Open code-geek opened 2 months ago

code-geek commented 2 months ago

Description

We want to work in a more standard way when it comes to releasing code versions. We will manage our versions in accordance to https://semver.org/. Each release will already have a set of features that are expected in it. When those features get merged in, we will create a new release with automatically generated, then human curated changelogs.

Implementation Considerations

Deliverable

Dependencies

No response