I hereby claim:
- I am tboerger on github.
- I am tboerger (https://keybase.io/tboerger) on keybase.
- I have a public key whose fingerprint is 9336 967C EB7E 52FD 4611 8A18 F630 5965 0102 6DB5
To claim this, I am signing this object:
| package main | |
| import ( | |
| "fmt" | |
| "strings" | |
| "gopkg.in/ldap.v2" | |
| ) | |
| const ( | |
| ldapServer = "ad.example.com:389" |
| From 6321204d16917acbfecfc78233580ea9dc0695be Mon Sep 17 00:00:00 2001 | |
| From: Thomas Boerger <thomas@webhippie.de> | |
| Date: Sat, 28 Jan 2017 18:07:18 +0100 | |
| Subject: [PATCH] Allow custom public files | |
| Signed-off-by: Thomas Boerger <thomas@webhippie.de> | |
| --- | |
| cmd/web.go | 5 +++++ | |
| modules/public/public.go | 17 +++++++++++++++++ | |
| 2 files changed, 22 insertions(+) |
| From f41c39680dd48bd6589f5509aa588a64ff9bed21 Mon Sep 17 00:00:00 2001 | |
| From: Thomas Boerger <thomas@webhippie.de> | |
| Date: Sat, 28 Jan 2017 18:07:18 +0100 | |
| Subject: [PATCH] Allow custom public files | |
| Signed-off-by: Thomas Boerger <thomas@webhippie.de> | |
| --- | |
| cmd/web.go | 5 +++++ | |
| modules/public/dynamic.go | 2 +- | |
| modules/public/public.go | 17 +++++++++++++++++ |
| From ca05872f3865046629ba4c3dca20f642b41bb2ca Mon Sep 17 00:00:00 2001 | |
| From: Thomas Boerger <thomas@webhippie.de> | |
| Date: Sat, 28 Jan 2017 18:07:18 +0100 | |
| Subject: [PATCH] Allow custom public files | |
| Signed-off-by: Thomas Boerger <thomas@webhippie.de> | |
| --- | |
| cmd/web.go | 5 +++++ | |
| modules/public/dynamic.go | 4 +++- | |
| modules/public/public.go | 17 +++++++++++++++++ |
I hereby claim:
To claim this, I am signing this object:
| .PHONY: clean deps fmt vet test docker | |
| EXECUTABLE ?= drone-webhook | |
| IMAGE ?= plugins/$(EXECUTABLE) | |
| CI_BUILD_NUMBER ?= 0 | |
| LDFLAGS = -X "main.buildDate=$(shell date -u '+%Y-%m-%d %H:%M:%S %Z')" | |
| PACKAGES = $(shell go list ./... | grep -v /vendor/) | |
| clean: |
| [{{ build.status }}] {{ repo.owner }}/{{ repo.name }} ({{ build.branch }} - {{ truncate build.commit 8 }}) |
| # | |
| # spec file for package golang-github-codegangsta-cli | |
| # | |
| # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. | |
| # | |
| # All modifications and additions to the file contributed by third parties | |
| # remain the property of their copyright owners, unless otherwise agreed | |
| # upon. The license for this file, and modifications and additions to the | |
| # file, is the same license as for the pristine package itself (unless the | |
| # license for the pristine package is not an Open Source License, in which |
| ruby2.1-rubygem-tilt = 2.0.1-29.1 | |
| ruby2.1-rubygem-tilt(x86-64) = 2.0.1-29.1 | |
| rubygem(ruby:2.1.0:tilt) = 2.0.1 | |
| rubygem(ruby:2.1.0:tilt:2) = 2.0.1 | |
| rubygem(ruby:2.1.0:tilt:2.0) = 2.0.1 | |
| rubygem(ruby:2.1.0:tilt:2.0.1) = 2.0.1 | |
| rubygem(tilt) = 2.0.1 |
| ar: 'العربية' | |
| cs: 'čeština' | |
| de: 'Deutsch' | |
| en: 'English' | |
| es: 'Español' | |
| fr: 'français' | |
| hu: 'magyar' | |
| it: 'Italiano' | |
| ja: '日本語' | |
| ko: '한국어' |