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

the check should be reversed. Instead of removing lines containing FROM or RUN, it should remove the other lines.

PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-22 08:31:06 +01:00
worker and master splited

we don't need this function

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

make this into a dict

PeterSurda suggested changes for Bitmessage/buildbot_multibuild#8 2022-02-22 08:27:01 +01:00
worker and master splited

Also let's just assume os_codename is bionic and make it configurable later.

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

os_codename should be per-Dockerfile. We don't really need os_codename in the parent, only in the child.

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

return props.getProperty('dockerfile')

PeterSurda pushed to master at Sysdeploy/influx-smtp-gateway 2022-02-21 07:41:15 +01:00
f4fc89c111 Updated to_mail field changes & logging changes
1d69818718 Updated signal_handler subscription, specific exceptions & logging stream
c3830ce249 Updated readme file
e7fe463b82 Updated dockerfile and Added error handling & logging
44df0eed25 Updated docker-compose entrypoint to run as entrypoint, server_port for smtp function and exception handling update
Compare 5 commits »
PeterSurda merged pull request Sysdeploy/influx-smtp-gateway#1 2022-02-21 07:41:14 +01:00
Added Send mail functionality & Dockerized application
PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-21 07:38:38 +01:00
worker and master splited

no props

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

no calling _get_dockerfile_contents, just access props

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

upon reflection, this BuildStep needs to go to the parent, not child

PeterSurda suggested changes for Bitmessage/buildbot_multibuild#8 2022-02-21 07:38:38 +01:00
worker and master splited
PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-18 08:36:25 +01:00
worker and master splited

return props.getProperty('dockerfile')

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

ok but different location (inside add_child_step)

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

also remove from .renderers import *

PeterSurda commented on pull request Bitmessage/buildbot_multibuild#8 2022-02-17 08:04:30 +01:00
worker and master splited
  • buildbotUrl: not sure, perhaps 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 can't be on a worker, because of the decorator

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

"dockerfile": _get_dockerfile_contents(