• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / spot / 17342009126

Builds Branch Commit Type Ran Committer Via Coverage
17342009126 refs/tags/v1.19.1 fix: use tee -a for line append operation to resolve sudo permission issue (#322) The line append operation with sudo was failing with 'Permission denied' because shell redirection (>>) doesn't inherit sudo privileges. Changed to use 'tee -a' whi... push 30 Aug 2025 09:17AM UTC web-flow github
83.89
17330403526 master fix: use tee -a for line append operation to resolve sudo permission issue (#322) The line append operation with sudo was failing with 'Permission denied' because shell redirection (>>) doesn't inherit sudo privileges. Changed to use 'tee -a' whi... push 29 Aug 2025 05:36PM UTC web-flow github
83.89
17330300656 fix/line-append-sudo-permission fix: use tee -a for line append operation to resolve sudo permission issue The line append operation with sudo was failing with 'Permission denied' because shell redirection (>>) doesn't inherit sudo privileges. Changed to use 'tee -a' which prop... Pull #322 29 Aug 2025 05:31PM UTC umputun github
83.89
17330311033 fix/line-append-sudo-permission fix: use tee -a for line append operation to resolve sudo permission issue The line append operation with sudo was failing with 'Permission denied' because shell redirection (>>) doesn't inherit sudo privileges. Changed to use 'tee -a' which prop... Pull #322 29 Aug 2025 05:31PM UTC umputun github
83.89
17301101007 refs/tags/v1.19.0 Merge pull request #320 from shantanugadgil/patch-1 fix dry cmd. clarify target name push 28 Aug 2025 03:55PM UTC web-flow github
83.87
17148197376 master Merge pull request #320 from shantanugadgil/patch-1 fix dry cmd. clarify target name push 22 Aug 2025 06:47AM UTC web-flow github
83.87
17094479497 master Merge pull request #316 from umputun/feature/reverse-copy-download Add bidirectional copy support with pull/download capability push 20 Aug 2025 09:36AM UTC web-flow github
83.87
17078528910 feature/reverse-copy-download Merge remote-tracking branch 'origin/master' into feature/reverse-copy-download Pull #316 19 Aug 2025 06:34PM UTC umputun github
83.87
17078445247 master feat: add --local flag to force local execution without SSH (#318) implement new --local CLI flag that forces all commands to run locally without establishing SSH connections. when enabled, target hosts are replaced with a single localhost entry,... push 19 Aug 2025 06:31PM UTC web-flow github
83.65
17078239588 local-mode feat: add --local flag to force local execution without SSH implement new --local CLI flag that forces all commands to run locally without establishing SSH connections. when enabled, target hosts are replaced with a single localhost entry, making... Pull #318 19 Aug 2025 06:21PM UTC umputun github
83.65
17062729424 feature/reverse-copy-download test: optimize symlink test to reuse existing container reduce CI overhead by reusing shared test container session instead of creating a new one for the non-sudo symlink test Pull #316 19 Aug 2025 07:33AM UTC umputun github
84.03
17062730052 feature/reverse-copy-download test: optimize symlink test to reuse existing container reduce CI overhead by reusing shared test container session instead of creating a new one for the non-sudo symlink test Pull #316 19 Aug 2025 07:33AM UTC umputun github
84.03
17062301423 feature/reverse-copy-download fix: dereference symlinks in sudo downloads add -L flag to cp command to properly handle relative symlinks when copying files to temp directory for sudo downloads - relative symlinks became dangling when copied to /tmp - added tests for both sud... Pull #316 19 Aug 2025 07:14AM UTC umputun github
84.03
17060787266 feature/reverse-copy-download fix: support glob patterns for sudo pull operations Fixes issue where glob patterns (e.g., /var/log/*.log) failed when downloading files with sudo privileges. The problem was that glob patterns were being quoted in shell commands, preventing expa... Pull #316 19 Aug 2025 05:52AM UTC umputun github
84.02
17049783982 feature/reverse-copy-download docs: regenerate documentation and man page for bidirectional copy feature Pull #316 18 Aug 2025 07:00PM UTC umputun github
83.96
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 53
  • 54
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc