Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#3 2022-02-25 07:53:26 +01:00
smtp-handling

needs to return a value (e.g. boolean)

PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#3 2022-02-25 07:53:26 +01:00
smtp-handling

needs to return a value

PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#3 2022-02-25 07:53:26 +01:00
smtp-handling

need to check for return value and skip login if connect fails

PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#3 2022-02-25 07:53:26 +01:00
smtp-handling

replace prints with debug log

PeterSurda created pull request Sysdeploy/influx-smtp-gateway#3 2022-02-25 07:49:01 +01:00
smtp-handling
PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-25 07:44:44 +01:00
worker and master splited

please same indent as elsewhere

PeterSurda suggested changes for Bitmessage/buildbot_multibuild#8 2022-02-25 07:44:44 +01:00
worker and master splited
PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-25 07:43:25 +01:00
worker and master splited
  • \n probably not needed due to strip
PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-25 07:43:25 +01:00
worker and master splited

no sudo

PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-25 07:43:25 +01:00
worker and master splited

also maybe

PeterSurda suggested changes for Bitmessage/buildbot_multibuild#8 2022-02-25 07:43:25 +01:00
worker and master splited
PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-25 07:42:58 +01:00
worker and master splited

also maybe os.path.join(os.getenv['HOME'], '.local/bin/worker_multibuild.py')

PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#2 2022-02-24 08:23:59 +01:00
Updated the smtp client object handling logic by thread local client variable

mythread.client = None

PeterSurda created pull request Sysdeploy/influx-smtp-gateway#2 2022-02-24 08:21:56 +01:00
Updated the smtp client object handling logic by thread local client variable
PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-24 08:08:00 +01:00
worker and master splited
PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-24 08:08:00 +01:00
worker and master splited

maybe into ~/.local/bin/ (also needs to create the directory if not existant)

PeterSurda suggested changes for Bitmessage/buildbot_multibuild#8 2022-02-24 08:08:00 +01:00
worker and master splited
PeterSurda suggested changes for Bitmessage/buildbot_multibuild#8 2022-02-23 07:51:02 +01:00
worker and master splited

Update path to multibuild (downloading and executing it). It shouldn't mix with the repository that's being processed.

PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-23 07:49:36 +01:00
worker and master splited

no need for sudo, however we need a different directory