Enhancement #719
redmine role depends on unversioned patches
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Service :: Web
Start date:
2021-02-12
Due date:
% Done:
0%
Estimated time:
Patch Available:
Confirmed:
No
Branch:
Entity:
DuckCorp
Security:
Help Needed:
Description
The plugin patches aren't versioned , they are stored on the filesystem where redmine is installed.
The patches should be moved in the repository where the Ansible inventory is located.
History
Updated by Marc Dequènes 14 days ago
- Status changed from New to Rejected
That is not entirely true. In playbooks/tenants/duckcorp/web/projects.duckcorp.org.yml you can see the patches are stored in data/duckcorp/web/projects.duckcorp.org/.
So all plugins patches are Ansible managed and versioned. What is not are extra patches for the core for the theme etc (see #647).
I'll add comment on #718 for this specific problem.
Updated by Pierre-Louis Bonicoli 13 days ago
duck: then @toushirou:/root/patches/redmine/
is unused and could be deleted ?