Skip to content

Commit 5fb548b

Browse files
authored
Updated release issue template
1 parent c22f609 commit 5fb548b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/release.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
- `./utils/update_release.sh`
33
- [ ] Create GitHub release and tag
44
- [ ] Upload source package and signature to Github release page as pre-release
5-
- `./setup.py sdist_test_data`
5+
- `python -m build --sdist`
66
- `gpg --armor --detach-sign dist/plaso-$VERSION.tar.gz > dist/plaso-$VERSION.tar.gz.asc`
77
- [ ] [Update GIFT PPA](https://github.com/log2timeline/l2tdocs/blob/main/process/GIFT%20PPA.md) staging
88
- Build Ubuntu source debs: `PYTHONPATH=. ./tools/build.py --preset plaso dpkg-source`

0 commit comments

Comments
 (0)