Skip to content
Snippets Groups Projects

Provide source packages outside of image

Closed James Valleroy requested to merge jvalleroy:provide-source into master

This adds a 'download-source' option, which controls whether source packages will be downloaded. The source packages are placed in a tarball, outside of the image.

The original option, 'include-source', is now used to specify whether to keep the source packages in the image as well.

Closes #34 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: SunilMohanAdapa

    This looks good to me. It can be merged if tested with the against the following cases:

    • Without --download-source option
    • With --download-source option
    • With --download-source --include-source options

    Due to time crunch, I could not test this myself.

  • Merged after testing each case.

Please register or sign in to reply
Loading