Commit graph

63 commits

Author SHA1 Message Date
Thomas Boerger
3516e4fd61
Drop renovate config, it is simply too noisy 2019-02-14 20:14:16 +01:00
Thomas Boerger
8ee3015a48
Merge pull request #16 from drone-plugins/upgrade-drone
Upgrade and switch to Drone 1.0.0
2019-01-23 11:32:19 +01:00
Thomas Boerger
0edfc64715
Build binary from right folder 2019-01-23 11:30:36 +01:00
Thomas Boerger
8d6fcd6b8c
Execute built binary as simple test 2019-01-22 23:13:38 +01:00
Thomas Boerger
2fe2ff099c
Add some basic issue template content 2019-01-21 21:02:13 +01:00
Thomas Boerger
8300d12b98
Add probot settings config 2019-01-21 20:58:27 +01:00
Thomas Boerger
dbdc10cdbe
Remove duplicated badge 2019-01-21 09:33:09 +01:00
Thomas Boerger
61958d3988
Fix duplicated step names 2019-01-21 01:14:24 +01:00
Thomas Boerger
97fcdbfdc8
Update badges within readme 2019-01-21 00:19:20 +01:00
Thomas Boerger
05ae0673d0
Drop drone shell build script 2019-01-21 00:18:40 +01:00
Thomas Boerger
a8e12785e6
Migrate configs to drone 1.0.0 and drop appveyor 2019-01-20 23:52:03 +01:00
Thomas Boerger
47c0f87fa7
Add manifest template to docker folder 2019-01-20 22:21:28 +01:00
Thomas Boerger
b193f2e575
Move dockerfiles to docker folder 2019-01-20 22:20:06 +01:00
Thomas Boerger
747ef598b5
Merge pull request #15 from drone-plugins/renovate/configure
Configure Renovate
2019-01-19 11:05:17 +01:00
Thomas Boerger
c46ecdeaaa
Update renovate.json 2019-01-19 10:57:40 +01:00
Renovate Bot
8fe203ebf0
Add renovate.json 2019-01-19 03:43:20 +00:00
techknowlogick
b68e3d07c6
Merge pull request #14 from drone-plugins/module
feat(vendor): switch dep to go module
2019-01-09 10:04:15 -05:00
Bo-Yi Wu
9b5c18bcdd feat(vendor): switch dep to go module
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-01-09 15:18:15 +08:00
techknowlogick
9aee76b213 add cacheDir flag (#11)
golang version of #7 

-----
This enables setting a custom cache directory for Hugo. Some caching
plugins (e.g. http://plugins.drone.io/drillster/drone-volume-cache/)
require the directories to be cached to be located inside the workspace.
2018-10-29 15:45:36 +08:00
Bo-Yi Wu
fc5eb448c3
Merge pull request #10 from sofixa/master
add example usage in Drone Pipeline and link to full (future) docs
2018-10-20 08:25:13 +08:00
Adrian Todorov
a527de8eeb move Drone docs link to start of README 2018-10-16 12:28:46 +02:00
Adrian Todorov
efba62069f add example usage in Drone Pipeline and link to full (future) docs 2018-10-15 21:58:41 +02:00
Thomas Boerger
f0b2c8cf67
Merge pull request #9 from drone-plugins/add-manifest
Added manifest.tmpl file
2018-10-01 14:08:30 +02:00
cbrgm
3dc3eeb6fb Added manifest.tmpl file 2018-10-01 13:12:29 +02:00
Chris Bargmann
a14f5c0884
Merge pull request #5 from drone-plugins/go-implementation
Go implementation for drone-hugo plugin
2018-09-17 14:42:11 +02:00
cbrgm
28c712dc98 Fix integration test 2018-08-08 21:49:22 +02:00
cbrgm
b7ceb78f28 Removing architecture attribute from plugin struct, adding switch statement for GOARCH mapping 2018-08-08 21:41:01 +02:00
cbrgm
b686d1f154 Removing build-args, using env vars instead 2018-08-08 21:38:43 +02:00
cbrgm
5003a98020 Re-adding 386 arch build, added pipeline steps 2018-08-08 21:37:33 +02:00
cbrgm
d8e10b7fd3 Add .drone.yml pipeline 2018-08-08 16:04:35 +02:00
cbrgm
ffff344c85 Change version/build naming to drone-plugins default 2018-08-08 16:04:06 +02:00
cbrgm
6cc86c6cc7 Remove i386 target 2018-08-08 16:03:24 +02:00
cbrgm
37b5de770a using dep 0.5 2018-08-08 16:02:13 +02:00
cbrgm
f046c41eb1 Cleanup Dockerfiles 2018-08-08 16:01:20 +02:00
cbrgm
4b279bab07 Added default drone-plugins .gitignore 2018-08-08 15:50:09 +02:00
cbrgm
0f74e0fa16 Removed i386 compile step as there is no pre compiled i386 hugo version available at the moment 2018-08-08 15:49:00 +02:00
cbrgm
f19dc24306 Updated to hugo v.0.42 2018-06-12 18:43:13 +02:00
cbrgm
1ec3bbb482 Go implementation of the original bash plugin, containing all features 2018-06-12 18:41:04 +02:00
Chris Bargmann
7061cf1f1d
Merge pull request #4 from mwl/master
Install git
2018-06-07 10:45:36 +02:00
Martin Westergaard Lassen
adec7af3ea
Install git
Needed when setting `enableGitInfo = true` in Hugo configuration.
Produce less layers during Docker build
2018-06-06 09:18:45 +02:00
Chris Bargmann
e99e3ab676
Merge pull request #2 from drone-plugins/version-attribute
Added version attribute to define hugo version used in pipeline
2018-05-15 10:55:08 +02:00
cbrgm
ea27a59bc4 Added version attribute to define hugo version used in pipeline 2018-05-13 01:38:59 +02:00
Chris Bargmann
2686124968
Merge pull request #1 from drone-plugins/rename
Moving to new repository drone-plugins/drone-hugo
2018-05-09 15:08:15 +02:00
cbrgm
89e08d73c8 Fixed url names in example, changing README.md and tmpl.md title to drone-hugo 2018-05-08 22:16:21 +02:00
cbrgm
0f7c9fae26 Changed url names and ssh host in example 2018-05-08 15:23:14 +02:00
cbrgm
b95a7a904a Fixed broken release badge 2018-05-07 10:23:31 +02:00
cbrgm
d2e051cd74 Changing image name to plugins/hugo 2018-05-07 10:15:35 +02:00
cbrgm
76ef6b2284 Moving to new repository drone-plugins/drone-hugo 2018-05-07 01:22:41 +02:00
cbrgm
1e32493586 Updated to the latest Hugo version v.0.40.2, see https://github.com/gohugoio/hugo/releases 2018-05-01 17:22:42 +02:00
cbrgm
b9054531be Updated to the latest Hugo version v.0.40.1, see https://github.com/gohugoio/hugo/releases 2018-04-26 16:45:39 +02:00