guardicore / guardicore/monkey
Remove duplication between linux build and deployment scripts
Open
Complexity: Medium
Impact: Low
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
The AppImage build script, Linux deployment script, and Docker build script all share a number of the same objectives and therefore perform the same actions. Modify/rewrite the linux deployment script to reuse as much code as possible.
- [ ] Rebuild the Linux deployment script using the shared code from the previous task. (0.75d)
- [ ] Update developer documentation with instructions on running the linux deployiment script(0.25d)
Contributor guide
Assessment
This issue has not been assessed yet.