Skip to content

Releases: pycontribs/rtox

1.0.2: Added proxy vars to passenv

28 Jun 16:57
8dde6a1
Compare
Choose a tag to compare
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>

1.0.1

31 May 08:57
1f1fcfe
Compare
Choose a tag to compare
Adds PYTEST_ADDOPTS to passenv

1.0.0: Fix rsync excludes to avoid sync of untracked files

27 Apr 09:38
39e65c4
Compare
Choose a tag to compare
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>

0.0.9

17 Apr 11:54
Compare
Choose a tag to compare
assure rsync also removes files

0.0.8: improve rsync code

03 Apr 14:08
Compare
Choose a tag to compare
- avoids failure when target use home is different than local
- rsync loads excludes from .gitignore
- fallback to common patterns if .gitignore is missing
- ignore execution errors on bindep only

0.0.7

03 Apr 10:27
Compare
Choose a tag to compare
travis: fixed credentials

Untoxified

19 Feb 19:22
Compare
Choose a tag to compare
  • untox is now included with rtox
  • --version display rtox version
  • --help display help screen
  • --untox will call untox before running tox remotely

Phoenix

18 Feb 20:38
Compare
Choose a tag to compare
assure we flush the stdin/stderr

Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>