元炜
a930403031
Fix typo
2017-09-29 09:49:56 +08:00
Tristram Oaten
acef6b9ce9
Syntax highlight example drone.yml
...
If you can, you might as well, no?
2017-06-07 09:55:28 +01:00
Brad Rydzewski
3b5c2c8ae6
Update README.md [ci skip]
2017-05-11 14:18:08 +02:00
Brad Rydzewski
ab464303a0
Update README.md [ci skip]
2017-05-11 14:12:45 +02:00
Brad Rydzewski
ecd567a3d4
update README links [ci skip]
2017-05-11 10:58:38 +02:00
Brad Rydzewski
5a63fd14f5
update doc links in README [ci skip]
2017-05-11 10:37:05 +02:00
Brad Rydzewski
8a970514bf
Update README.md [ci skip]
2017-02-17 16:28:06 +11:00
Brad Rydzewski
c77c7fabe8
Add sourcegraph link [ci skip]
2017-02-01 09:28:24 +07:00
Brad Rydzewski
bbd6b37e37
Update README.md [ci skip]
2017-01-31 00:07:18 +07:00
Brad Rydzewski
9df2a43525
update README [ci skip]
2017-01-20 12:50:36 +07:00
Brad Rydzewski
f8f5fdfb40
Update README.md [ci skip]
2016-12-30 09:33:19 -05:00
Brad Rydzewski
9353195a19
Update 0.5 docs link [ci skip]
2016-11-18 18:26:46 +01:00
Brad Rydzewski
9a8df8ca2b
remove outdated links to sassc [CI SKIP]
2016-07-21 17:02:59 -07:00
Brad Rydzewski
06d3799787
Update 0.5 links in README [CI SKIP]
2016-07-10 10:40:01 -07:00
Brad Rydzewski
f930545410
refactoring github package to increase test coverage
2016-05-02 17:47:58 -07:00
Brad Rydzewski
48fdb29efd
deprecate internal docs in favor of drone/docs and deprecate deb
2015-12-15 23:19:26 -08:00
Søren Mathiasen
8122df5422
Updated the README.md
...
Links where switched around between libsqllist3 and sassc
2015-11-13 21:22:38 +01:00
Brad Rydzewski
afb73d888c
Update README.md
2015-11-10 22:44:32 -08:00
Brad Rydzewski
9353befd90
fixed badge color [CI SKIP]
2015-10-30 13:55:50 -07:00
Brad Rydzewski
aeb493adc0
added release status beta [CI SKIP]
2015-10-30 13:54:39 -07:00
Brad Rydzewski
3454baefb8
added gitter badge [CI SKIP]
2015-10-30 13:47:50 -07:00
Brad Rydzewski
2ba47ddcc5
fix very funny typo
2015-10-27 13:42:36 -07:00
Brad Rydzewski
832ae41fc6
updated docs
2015-10-26 10:41:07 -07:00
Brad Rydzewski
dd8afd0155
Update README.md
2015-10-08 07:06:42 -07:00
Brad Rydzewski
9555f50215
initial commit to add doc generation as part of build
2015-10-06 14:41:55 -07:00
Thomas Boerger
17740d0026
Refactoring of the make file
2015-09-16 11:28:57 +02:00
Brad Rydzewski
407feaaeba
documented encrypted variables
2015-08-20 12:42:13 -07:00
Brad Rydzewski
df1aa0cd0b
add min Go version to README
2015-08-19 11:30:17 -07:00
Brad Rydzewski
b370592f25
added docs for cloning project
2015-08-18 13:57:40 -07:00
Brad Rydzewski
db3085a0c2
format README
2015-08-18 10:31:15 -07:00
Brad Rydzewski
eaf00e4cf5
added build instructions to the readme
2015-08-18 10:28:07 -07:00
Brad Rydzewski
c8405bfd2b
add cache to yaml
2015-08-04 10:55:27 -07:00
Brad Rydzewski
ccfd75196b
added documentation for plugin development
2015-07-11 18:01:59 -07:00
Brad Rydzewski
f3ea6dbdc5
link to docs in README
2015-07-09 20:15:29 -07:00
Brad Rydzewski
183fce0535
improved deploy docs for multi-deploy
2015-07-09 17:01:03 -07:00
djamel
e98a0950d5
adapt drone.toml to new version
2015-06-12 19:15:51 +02:00
Jean Mertz
2f4e2803e7
update README to mention remote section
...
Also adds example of `access_token` becoming `ACCESSTOKEN` as an environment
variable.
2015-06-06 01:57:30 +02:00
Brad Rydzewski
1bac192d4a
removed un-used import from Godep
2015-05-31 13:36:51 -07:00
Ben Schumacher
33666d71a0
Finish removal of pkg/settings
2015-05-29 23:11:49 -06:00
Ben Schumacher
145d88f39b
Fix tests, update README.md
2015-05-29 23:00:01 -06:00
Brad Rydzewski
ca0ba21ef6
add agents attribute to toml
2015-05-18 21:54:10 -07:00
Brad Rydzewski
fd5a017384
added public key to repo settings
2015-04-16 15:15:05 -07:00
Brad Rydzewski
fac0582b57
flag parse, load config, readme
2015-04-08 16:59:57 -07:00
Making GitHub Delicious.
22e5d6c511
add waffle.io badge
2015-04-06 17:10:45 -06:00
Eichin David
c304270a7e
adapted readme to new remote config style with seperate open configs
2015-02-19 19:20:14 +01:00
Kirill Zaitsev
f47ab27702
Gitlab oauth login
2015-01-23 22:28:24 +03:00
Dan Carley
8fa473b07a
Support org whitelists for GitHub+GHE remotes
...
Allow the GitHub and GitHub Enterprise remotes to restrict who can login
based on a user's organisation membership. This can be used as a safe
addition to open registration and also ensures that access is revoked when a
user is subsequently removed from the org. The default is not to restrict at
all.
2015-01-15 17:05:53 +00:00
Dave Tucker
9f2849d5ad
Add Gogs to the TOML config file
...
While updating an Ansible module I noticed that while Gogs is supported,
it doesn't appear, commented out, in the TOML file. This commit adds it
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2015-01-12 02:20:18 +00:00
Nathan Youngman
49a591b451
README: flat style SVG badges
...
For consistency.
2015-01-09 23:22:03 -07:00
Brad Rydzewski
01ca940add
Merge pull request #732 from msteinert/gitlab-verify-skip
...
Add Gitlab certificate verification configuration
2014-12-14 23:21:11 -08:00