Skip to content

Commit

Permalink
fixes harness#1224
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrydzewski committed Oct 7, 2015
1 parent 9b843a4 commit e22d967
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .drone.sec
Original file line number Diff line number Diff line change
@@ -1 +1 @@
eyJhbGciOiJSU0EtT0FFUCIsImVuYyI6IkExMjhHQ00ifQ.r23-bWA2N7HRqdb-MH80t6MFeudxdqgJmRunz-BqwjIz4kDOgIDu7ltsse2FAYEUlH5ldFa89lisUIzQsDHFK7JXnLTV_yc422OguVprSrLpNBq0ySTvF9LNb78SrMIWS5-T0QoePcAID8x77_rTkqjyO0PLsUbTW3CMJxt7qj4XXw-VTAD89G5F851ubZb98pm2la-9B8xSq3UO1SwIso9k3XFuiC-l6UQ7R7BikGWERyxzeXwdqOrDUO45BUBpxhJHUauCQk2LXJGP98FKkjAC9aqylhRKylEwkBjBtX1L_ykufguE7-m54LY9ZdzApiotqmEK9tquxD8gxTLj9w.j9FGBl1MuPDBPexY.Saz-Iy372GEP8qaa1QZfh4Zajxigm-luQ59_lMmKHRGmW55tDGMN9HNJ4U5ojo-QUCG6hH9XlKJ9vzebEzGY3t5PnDik9FjgT3MxznZE3GmLQgS5ZTKq6K-63VxiN7oxFXre9ABl0yFcuGysABy2GP54MT6tmkaa8TGJIoN1cGq0YksWW-KhPMBQ5CIrH5a4YPejFzjdkuggQDwF998GIYXLHBdlsUC5Aftx57ET87wCMOcI7IqTmOk-T_UJti3nnDwbwrRn5Ai07Pbid8weEZgKkY_l1tNSrNSXlJzlGjanSqE7MbyGw95L1V9YEGeMG3pX70SDwFWzaRJnKnzHafs8nvPE7utnCVK6s348HOxsM7nbuw034PLswhHjy7bqDAC6b_Ds1ybJ.JKgM1_4ouiKEEXq8uCfpPw
eyJhbGciOiJSU0EtT0FFUCIsImVuYyI6IkExMjhHQ00ifQ.I4-a6FIilK_2aJWOQuv_jodLIyIkyXsncyMOmhZsLdYzKV7kbZwzbufedWTqVH2e3QAwV5dA8W8wheL16MQ5qvxUw9o8PJLBrooeTEDrAHrJJ-70QNHKm4c6vO719Y7CIjvIo-QODIfpY6C0u6dlwWZ-sYgb0BxhwKyktut_jVS1REywgD2pL93xccR8YF-FYqy9_kZdyTFsnkEaCix_u4WJflpIB9RyI2VCbqF2L_iXwt0RFtH_zYqbT8aBiikwRs7pxONR9ytEroD4lKUHfXXURr1MhCtn_9mTBzWwylVrrdmYcyzG5IVXhGN2sgTq408n2dMIRyvE2n_JrODAoQ.FXTpaY6OwgMlwwk1.p1jQBXmsaiwog1eh-wFUqnGPt-cDbIaGycDyLi-p3DTzrCWr2eNtDVmKtCpTicX13olf69UUglABxFwn3sr2N8dySE4bLWB566qEtjADHYfxWgVwqsKtJ_-7xvYs9L4kW95xhsDAU7L36qMmg_ZDSXnqyy_DJEAnho8YqIN66HCX0bHa0CaLO1Roqso0WzOzY2z1Tg7rp-K6MSyzazsFtp9BpnOYTYIX0y2R5yvgMu5A0BYxW9uVxI3Z5T8oQ_CnVCtk6fPThC3uSLHwXQgOhz_86m4aHKwAvAns3-MLxpt6LsKO7xGGfY4NMdagRgjoFKPEXTUbrna71v6baiGaVMxiXG5VFAc9BduwQheyWlfM9LfFv1Mhl3YMxBpyzkyiSKuRMiAM8x-J.aKxFXcTcyl0uBRL5IpqAjw
15 changes: 14 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build:
- /bin/bash contrib/setup-sqlite.sh 1> /dev/null
- /bin/bash contrib/setup-sassc.sh 1> /dev/null
- make deps gen test
- make build build_static deb
- make build build_static deb docs

publish:
s3:
Expand All @@ -23,6 +23,19 @@ publish:
when:
repo: drone/drone

s3:
acl: public-read
region: us-east-1
bucket: readme.drone.io
access_key: $$AWS_KEY
secret_key: $$AWS_SECRET
source: /drone/tmp/
target: /
recursive: true
when:
repo: drone/drone
branch: "0.4.0"

docker:
username: drone
password: $$DOCKER_PASS
Expand Down
6 changes: 6 additions & 0 deletions static/styles/pages/build.sass
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@
display:inline;
line-height:28px;
font-size:18px;
a.material-icons
vertical-align: middle;
text-decoration: none;
color: #ADB3BA;
font-size: 20px;
padding-left: 5px;

.job-list
padding-left:20px;
Expand Down
2 changes: 2 additions & 0 deletions static/styles_gen/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ input[type=range]:focus::-ms-fill-upper { background: #367ebd; }

.build-summary > div h3 { display: inline; line-height: 28px; font-size: 18px; }

.build-summary > div h3 a.material-icons { vertical-align: middle; text-decoration: none; color: #ADB3BA; font-size: 20px; padding-left: 5px; }

.job-list { padding-left: 20px; margin-bottom: 20px; }

.job-list a { text-decoration: none; color: #747C84; font-size: 15px; display: block; border-top: 1px solid #eee; padding-top: 20px; padding-bottom: 20px; position: relative; }
Expand Down
4 changes: 3 additions & 1 deletion template/amber/build.amber
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ block content
div.build-summary
div
div[class=Build.Status][style="display:none"] #{Build.Status}
h3 #{Build.Message}
h3
| #{Build.Message}
a.material-icons[href=Build.Link][target="_blank"] link
p
em #{Build.Author}
span authored
Expand Down

0 comments on commit e22d967

Please sign in to comment.