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

thorgate / tg-hammer / 85

Build:
Build:
LAST BUILD BRANCH: 0.7.0rc0
DEFAULT BRANCH: master
Ran 13 Jan 2020 12:25PM UTC
Jobs 1
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
85

push

travis-ci

Jyrno42
Add workaround for https://github.com/pyinvoke/invoke/issues/459

Currently fabric2 has a problem with `cd` context manager and `sudo` command. To work around the issue
I implemented a customcontext manager that keeps the cd paths as an array (stack). If stack contains items
then the top path is fed into fabric.cd when running commands with use_sudo=False. If use_sudo is True then
we modify the command executed and wrap it into `bash -c "cd {path} && {command}"`. This should be reverted
to rely on builtin `cd` after the issue gets resolved in upstream.

Also:

- Implement hide as context manager on fabric2
Jobs
ID Job ID Ran Files Coverage
3 85.3 (PYTHON_VERSION=3.8) 13 Jan 2020 12:25PM UTC 0
Travis Job 85.3
Source Files on build 85
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #85
  • 63bc9a30 on github
  • Prev Build on chore-fabric2 (#82)
  • Next Build on chore-fabric2 (#87)
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

© 2026 Coveralls, Inc