-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add issue template for release tracking (#496)
- Loading branch information
1 parent
a4ec88c
commit 6129472
Showing
1 changed file
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
--- | ||
name: Release Tracker | ||
about: Request release batch of LSDB, HATS, HATS-import packages. | ||
title: 'Release: ' | ||
labels: '' | ||
assignees: 'delucchi-cmu' | ||
|
||
--- | ||
|
||
|
||
## Packages to release | ||
|
||
Please check which packages you would like to be released: | ||
|
||
- [ ] hats | ||
- [ ] lsdb | ||
- [ ] hats-import | ||
|
||
## Additional context | ||
|
||
e.g. major/minor/patch, deadlines, blocking issues, breaking changes, folks to notify | ||
|
||
<!-- DON'T EDIT BELOW HERE --> | ||
|
||
|
||
|
||
<!-- ================= --> | ||
<!-- PROCESS CHECKLIST --> | ||
<!-- ================= --> | ||
|
||
## hats release | ||
|
||
- [ ] tag in github | ||
- [ ] confirm on [pypi](https://pypi.org/manage/project/hats/releases/) | ||
- [ ] request new conda-forge version (see [similar issue](https://github.com/conda-forge/hats-feedstock/issues/3)) and approve | ||
- [ ] confirm on [conda-forge](https://anaconda.org/conda-forge/hats) | ||
|
||
## lsdb release | ||
|
||
- [ ] tag in github | ||
- [ ] confirm on [pypi](https://pypi.org/manage/project/lsdb/releases/) | ||
- [ ] request new conda-forge version (see [similar issue](https://github.com/conda-forge/hats-feedstock/issues/3)) | ||
- [ ] confirm tagged hats version and approve | ||
- [ ] confirm on [conda-forge](https://anaconda.org/conda-forge/lsdb) | ||
|
||
## hats-import release | ||
|
||
- [ ] tag in github | ||
- [ ] confirm on [pypi](https://pypi.org/manage/project/hats-import/releases/) | ||
- [ ] request new conda-forge version (see [similar issue](https://github.com/conda-forge/hats-feedstock/issues/3)) and approve | ||
- [ ] confirm tagged hats version and approve | ||
- [ ] confirm on [conda-forge](https://anaconda.org/conda-forge/hats-import) | ||
|
||
## Release announcement | ||
|
||
- [ ] send release summary to LSSTC slack #lincc-frameworks-lsdb |