Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-17 08:04:30 +01:00
worker and master splited

can't access props, instead the jobname variable needs to be passed from master

PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-17 08:04:30 +01:00
worker and master splited

this is probably here only because of @util.renderer, which shouldn't be on the worker

PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-17 08:04:30 +01:00
worker and master splited

needs to be on the worker

PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-17 08:04:30 +01:00
worker and master splited

also only worker

PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-17 08:04:30 +01:00
worker and master splited

?

PeterSurda suggested changes for Bitmessage/buildbot_multibuild#8 2022-02-17 08:04:30 +01:00
worker and master splited
PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#1 2022-02-17 05:36:47 +01:00
Added Send mail functionality & Dockerized application

Recipient should be possible to specify inside the JSON

PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#1 2022-02-17 05:35:30 +01:00
Added Send mail functionality & Dockerized application

should log to stdout or stderrr (research which one is more appropriate)

PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#1 2022-02-17 05:35:30 +01:00
Added Send mail functionality & Dockerized application

except (SMTPConnectionError, TimeoutError) as e:

PeterSurda pushed to master at Sysdeploy/monitoring 2022-02-16 07:39:34 +01:00
e97ed9d3fb Base PoW
PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#1 2022-02-16 07:36:49 +01:00
Added Send mail functionality & Dockerized application

live data shouldn't be here, squash to get rid of it

PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#1 2022-02-16 07:36:49 +01:00
Added Send mail functionality & Dockerized application

merge with previous try/except

PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#1 2022-02-16 07:36:49 +01:00
Added Send mail functionality & Dockerized application

quit() should be in finally:

PeterSurda commented on pull request Sysdeploy/influx-smtp-gateway#1 2022-02-16 07:36:49 +01:00
Added Send mail functionality & Dockerized application

except smtplib.SMTPException

PeterSurda created repository Sysdeploy/monitoring 2022-02-16 06:54:46 +01:00
PeterSurda merged pull request PeterSurda/Bitcoin_educational_videos#5 2022-02-15 15:52:09 +01:00
fix safari ui issue
PeterSurda pushed to master at PeterSurda/Bitcoin_educational_videos 2022-02-15 15:52:09 +01:00
ea8204989d fix safari ui issue
PeterSurda commented on pull request PeterSurda/Bitcoin_educational_videos#5 2022-02-15 11:31:03 +01:00
fix safari ui issue

Did you test it in firefox, chrome and safari?