Peter Šurda PeterSurda
  • Joined on 2020-04-27
PeterSurda pushed to master at Bitmessage/buildbot-scripts 2021-02-10 16:37:11 +00:00
b9e28b4ef3 Add androiddev.sh and buildbot-osx.sh
0133f40a13 Add androiddev.sh
5fc3f59728 Add files
Compare 3 commits »
PeterSurda pushed to master at Sysdeploy/cloud-init-cherrypy 2021-02-10 16:22:10 +00:00
af931ae745 Add data submodule
PeterSurda created branch master in Sysdeploy/cloud-init-cherrypy 2021-02-10 16:13:54 +00:00
PeterSurda pushed to master at Sysdeploy/cloud-init-cherrypy 2021-02-10 16:13:54 +00:00
bfc4dbecb6 Fixes
744d1f266e made suggested changes after PR review
cbbf9f2f66 made suggested changes after PR review
46b499d45f added 3 urls /user-data, /meta-data, and /finished for Serving Static Content
Compare 6 commits »
PeterSurda created repository Sysdeploy/cloud-init-cherrypy 2021-02-10 16:07:27 +00:00
PeterSurda pushed to master at Bitmessage/buildbot-scripts 2021-02-10 16:04:32 +00:00
0133f40a13 Add androiddev.sh
PeterSurda pushed to master at Bitmessage/buildbot-scripts 2021-02-10 16:03:29 +00:00
5fc3f59728 Add files
PeterSurda created branch master in Bitmessage/buildbot-scripts 2021-02-10 12:29:06 +00:00
PeterSurda pushed to master at Bitmessage/buildbot-scripts 2021-02-10 12:29:06 +00:00
c6e0e37381 Initial commit
PeterSurda created repository Bitmessage/buildbot-scripts 2021-02-10 12:28:29 +00:00
PeterSurda commented on pull request Bitmessage/PyBitmessage-build#2 2021-01-16 11:47:52 +00:00
WIP: building the wine build for windows

For reference, official (old) documentation for building on Windows: https://docs.google.com/document/d/1XcPtVLBis7t_dyZzPh0h__Ve2iR8XAOsMaO7eKeAu5Q/edit

PeterSurda commented on pull request Bitmessage/PyBitmessage-build#2 2021-01-16 11:47:20 +00:00
WIP: building the wine build for windows

Looks ok.

PeterSurda merged pull request Bitmessage/PyBitmessage-build#1 2021-01-14 15:40:54 +00:00
Update dockerfiles for multi stage build
PeterSurda pushed to master at Bitmessage/PyBitmessage-build 2021-01-14 15:40:54 +00:00
17989a1e63 add docker composer for multistage build with single file and remove all unwanted files
PeterSurda commented on pull request Bitmessage/PyBitmessage-build#1 2021-01-12 16:16:11 +00:00
Update dockerfiles for multi stage build

Also, you should squash the commits, PGP sign them and upload your PGP key to your account's settings.

PeterSurda commented on pull request Bitmessage/PyBitmessage-build#1 2021-01-12 16:15:30 +00:00
Update dockerfiles for multi stage build

I think this should be

PeterSurda commented on pull request Bitmessage/PyBitmessage-build#1 2021-01-12 16:15:30 +00:00
Update dockerfiles for multi stage build

FROM pybm-build AS buildbot-test

PeterSurda commented on pull request Bitmessage/PyBitmessage-build#1 2021-01-12 16:15:30 +00:00
Update dockerfiles for multi stage build

needs to be adjusted to use the new Dockerfile

PeterSurda commented on pull request Bitmessage/PyBitmessage-build#1 2021-01-12 16:15:30 +00:00
Update dockerfiles for multi stage build

file should be removed and if needed missing contents moved to Dockerfile