View Issue Details

IDProjectCategoryView StatusLast Update
0006618Talerdeployment and operationspublic2021-08-24 16:23
ReporterMS Assigned ToMS  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.8Fixed in Version0.8 
Summary0006618: Submodules should be included into "make dist" tar archives.
DescriptionFrom a private conversation, that is a viable solution for the problem:

How about putting something like git-archive-all [1] into our
build-common.git? It's one Python file, and we can call it from "make
dist". It's basically meant to be a variant of "git archive" that also
takes care of submodules.

[1] https://github.com/Kentzo/git-archive-all
TagsNo tags attached.

Activities

MS

2020-10-05 19:23

reporter   ~0016997

git-archive-all got versioned into build-common.git, and should be invoked by all the Makefiles that need such a functionality.

Issue History

Date Modified Username Field Change
2020-10-05 13:20 MS New Issue
2020-10-05 19:23 MS Assigned To => MS
2020-10-05 19:23 MS Status new => resolved
2020-10-05 19:23 MS Resolution open => fixed
2020-10-05 19:23 MS Note Added: 0016997
2021-07-30 13:57 Christian Grothoff Fixed in Version => 0.8
2021-07-30 13:59 Christian Grothoff Target Version => 0.8.1
2021-07-30 14:01 Christian Grothoff Target Version 0.8.1 => 0.8
2021-08-24 16:23 Christian Grothoff Status resolved => closed