Actions
User story #2214
closedSet an identifiable tag in message and meaningfull user for git archive commit
Status:
Released
Priority:
3
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
To let advanced users (and future developers) write scripts and code to retrieve archives, commit message for them must contains an identifiable part.
I propose:
- #groups-archive for an archive commit for groups
- #policy-library-archive for an archive of the policy library
- #configuration-rules-archive for an archive of the configuration rules
- #full-archive for archive of all of the three
With the same idea, the actor who started the archive should be set as the author of the commit.
Updated by François ARMAND almost 13 years ago
- Status changed from 2 to In progress
Updated by François ARMAND almost 13 years ago
- Subject changed from Set an identifiable git commit message for archive message. to Set an identifiable tag in message and meaningfull user for git archive commit
- Description updated (diff)
Updated by François ARMAND almost 13 years ago
Event better than simply an identifiable message, we should create a tag, like that:
- archives/groups/iso-datetime for an archive commit for groups
- archives/policy-library/iso-datetime for an archive of the policy library
- archives/configuration-rules/iso-datetime for an archive of the configuration rules
- archives/full/iso-datetime for archive of all of the three
Updated by François ARMAND almost 13 years ago
The "actor as commiter" part will be done in a different ticket, see #2215
Updated by François ARMAND almost 13 years ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset e022fe3cb9042b036c18bbc0a2974ce08f610f94.
Updated by Nicolas CHARLES almost 13 years ago
- Status changed from Pending technical review to 10
Based on my limited skill in JGit, this looks valid. Thank you Francois
Actions