mirror of
https://github.com/go-gitea/theme.git
synced 2026-07-21 09:35:24 -04:00
[PR #9] [MERGED] Build all assets and a release with drone #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/theme/pull/9
Author: @metalmatze
Created: 12/7/2016
Status: ✅ Merged
Merged: 12/8/2016
Merged by: @tboerger
Base:
master← Head:drone-node📝 Commits (10+)
251856cBuild all assets with drone84c250eCreate Makefile to create release and distribute with minio8f83855Build all assets with droneb87a9d2Create Makefile to create release and distribute with minio339a3c4make release creates a .tar.gz directly663c9f0Push the master.tar.gz to /theme/ on minio09668efMerge branch 'drone-node' of github.com:go-gitea/theme into drone-node4a44293drone sign2a1c23dRemove obsolete /dist from .gitignore731cc07My tiny changes📊 Changes
5 files changed (+73 additions, -13 deletions)
View changed files
📝
.drone.yml(+21 -3)📝
.drone.yml.sig(+1 -1)📝
.gitignore(+1 -0)📝
gulpfile.js(+29 -2)📝
package.json(+21 -7)📄 Description
Pretty straight forward and
.drone.ymlinspired by the one from github.com/go-gitea/gitea. 😄🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.