Opened 2 years ago
Closed 2 years ago
#5159 closed defect (fixed)
debbie should automatically generate .md5
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.5.7 |
Component: | management | Version: | 2.5.x -- EOL |
Keywords: | Cc: |
Description
Right now whenever I release, I manually generate the .md5 files. Makes more sense for debbie to that right after she builds the tar balls, since all I do is md5sum her tar balls.
We should backport this to all stable versions.
the
ci/debbie/make_dist.sh script
Change History (6)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Summary: | debbie should automatically generate .md5 (and perhaps sha256 or other hashes) → debbie should automatically generate .md5 |
---|
Note:
See TracTickets
for help on using tickets.
This is done for master branch already.