mirror of
https://github.com/go-gitea/lgtm.git
synced 2026-07-01 21:34:01 -04:00
[PR #44] [MERGED] Update drone #45
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/lgtm/pull/44
Author: @lunny
Created: 12/6/2020
Status: ✅ Merged
Merged: 12/6/2020
Merged by: @lunny
Base:
master← Head:lunny/drone📝 Commits (10+)
6680c77Recovery drone file0818d23Fix makefile7417706Update Makefile6a4aa70Fix makefileb236463Fix makefilee7ecb83Disable make lint on drone temprorybfaf975Update github.com/franela/goblin7f6234dupdate drone file1ecd943go vendor mode2481639go test can itterate itselve📊 Changes
14 files changed (+583 additions, -289 deletions)
View changed files
📝
.drone.yml(+141 -124)📝
Makefile(+11 -7)📝
go.mod(+1 -1)📝
go.sum(+2 -0)➖
vendor/github.com/franela/goblin/.travis.yml(+0 -8)📝
vendor/github.com/franela/goblin/README.md(+33 -16)📝
vendor/github.com/franela/goblin/assertions.go(+90 -13)➕
vendor/github.com/franela/goblin/go.mod(+3 -0)➕
vendor/github.com/franela/goblin/go.snippets(+36 -0)📝
vendor/github.com/franela/goblin/goblin.go(+213 -94)📝
vendor/github.com/franela/goblin/goblin_output.png(+0 -0)📝
vendor/github.com/franela/goblin/mono_reporter.go(+4 -0)📝
vendor/github.com/franela/goblin/reporting.go(+48 -25)📝
vendor/modules.txt(+1 -1)📄 Description
As title.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.