~jocave/checkbox-ng:port-check-for-slave

Last commit made on 2019-02-01
Get this branch:
git clone -b port-check-for-slave https://git.launchpad.net/~jocave/checkbox-ng
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
port-check-for-slave
Repository:
lp:~jocave/checkbox-ng

Recent commits

9527e19... by Jonathan Cave

remote: prevent multiple slave processes

Try opening a socket on the slave port, if can connect then this
is a sign there is already a slave runnning so give a helpful
message.

e5c352f... by PMR <pmr@pmr-lander>

Merge #362166 from checkbox-ng:release

Release_2019_Week4

1b67722... by Sylvain Pineau

increment version to v1.4.0.dev0

3257f43... by Sylvain Pineau

Bump to v1.3.0

57940dc... by PMR <pmr@pmr-lander>

Merge #362140 from ~jocave/checkbox-ng:explict-bytes-decode

f2dc2be... by Jonathan Cave

assistant: don't rely on default decode for bytes

Some devices don't default to UTF-8 decoder but the encoding
specifically requests it

fced0ef... by PMR <pmr@pmr-lander>

Merge #362110 from ~jocave/checkbox-ng:launcher-title-description

3fa3260... by Jonathan Cave

launcher: session_title, session_desc values

304e2bf... by PMR <pmr@pmr-lander>

Merge #362077 from ~sylvain-pineau/checkbox-ng:remote-auto-retry

a354f92... by Sylvain Pineau

remote: Add support for failed jobs auto-retry