Skip to content
Snippets Groups Projects

offload-build ungolfing

Merged Jakub Klinkovský requested to merge lahwaacz/devtools:offload-ungolf into master

The solution to run all remote commands with a single SSH connection has become too ugly and unflexible. Moreover, the inspect-shell feature (offload-build -x always) does not work, because the golfing uses stdin to transfer the srcpkg and the chroot shell does not have access to the tty.

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
  • Jakub Klinkovský added 11 commits

    added 11 commits

    Compare with previous version

  • Jakub Klinkovský marked this merge request as ready

    marked this merge request as ready

  • added 1 commit

    • 4d2bdd79 - fix(offload-build): fix quoting in sshopts and rsyncopts

    Compare with previous version

  • added 1 commit

    • c226d9fa - fix(offload-build): replace TEMPDIR with WORKDIR and fix trap override

    Compare with previous version

  • Jakub Klinkovský mentioned in merge request !247

    mentioned in merge request !247

  • added 17 commits

    • c226d9fa...12a0d0c7 - 14 commits from branch archlinux:master
    • d710999f - fix(offload-build): ungolfing remote command execution
    • fa116920 - fix(offload-build): fix quoting in sshopts and rsyncopts
    • a28550b1 - fix(offload-build): replace TEMPDIR with WORKDIR and fix trap override

    Compare with previous version

  • added 13 commits

    • a28550b1...1df0979d - 10 commits from branch archlinux:master
    • 2c51f4d8 - fix(offload-build): ungolfing remote command execution
    • 0167adba - fix(offload-build): fix quoting in sshopts and rsyncopts
    • d88a8744 - fix(offload-build): replace TEMPDIR with WORKDIR and fix trap override

    Compare with previous version

  • Jakub Klinkovský resolved all threads

    resolved all threads

  • Christian Heusel changed milestone to %v1.3.0

    changed milestone to %v1.3.0

  • Christian Heusel requested review from @gromit

    requested review from @gromit

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading