Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/woodpecker-ci/woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://github.com/woodpecker-ci/woodpecker

Merge pull request #5 from laszlocph/version-drone-ui

Locking down drone-ui version

f9f0998cd2945e6bbfdcb016c6b761f78bbbcf4e authored almost 6 years ago
Locking down drone-ui version

bb3e229941078a402896fbcaf8eef2f4f9d6df9a authored almost 6 years ago
Merge pull request #1 from laszlocph/drone-oss-08

Drone OSS 08

e120c6fce651122dac888eb3f56f2b2d054fc817 authored almost 6 years ago
Building OSS

897c9352a35aab2a146ae06ecc3b4c08fa56c414 authored almost 6 years ago
Renamed package

ca5817ffc2e70a6a7b0bd9ed1af543b094233865 authored almost 6 years ago
Removed all(?) enterprise licensed code

2fbaa56eee0f4be7a3ca4be03dbd00c1bf5d1274 authored almost 6 years ago
bump static version

768ed784bd74b0e0c2d8d49c4c8b6dca99b25e96 authored over 6 years ago
Merge pull request #2527 from nsheridan/master

Don't return extra columns in result set

a527ac7f2995492602f1a9817944d6d27228f1fc authored over 6 years ago
Merge pull request #2526 from nsheridan/panic_recover

Recover panic on closed channel

166faba6847b74ceb5644cbbc8ed7a0cb3e76ff6 authored over 6 years ago
Recover panic on closed channel

Related to #2480

Signed-off-by: Niall Sheridan <[email protected]>

a55fa44589f7c7aff6998b0be17cd0ae0ea24cb8 authored over 6 years ago
Don't return extra columns in result set

Since commit 360708e93de1ee1c7aff829c6b832b9e2b5a5f5f the feed-latest-build query has returned e...

4949047575b4a10b9494a99d688c022b9c98f760 authored over 6 years ago
bump version

bc22e226d0089b7d575a26f0e7755541aebbc09d authored over 6 years ago
Merge remote-tracking branch 'upstream/master'

932d0f7fbb00a540ce32439c84158857d87d025c authored over 6 years ago
optimize postgres query

360708e93de1ee1c7aff829c6b832b9e2b5a5f5f authored over 6 years ago
update bb client

08739aaed9e95fad15fcefd5cdfe11d7ca66fcbf authored over 6 years ago
ensure stash responses closed

3d6bd58be84a602b53105187813e71ef74dc0bd2 authored over 6 years ago
fix for #2480

eb964569095cf1ab786e476ca129a50e289c91ca authored over 6 years ago
Merge pull request #2510 from tboerger/envsubst-update

Upgrade envsubst to latest version

a1d270a2533885c34c1a339d74d1c2fa3d1c0600 authored over 6 years ago
Upgrade envsubst to latest version

Update the github.com/drone/envsubst to the latest version to include
fixes to the substr function.

eb06a8dc1c51a98b0ea4ec202ebdf8e59cee1227 authored over 6 years ago
Merge pull request #2434 from typeless/push-500

Fix out-of-bounds error when a push doesn't contain commits

4165f8def13d8dcf62208a9e0cc9a86739d29613 authored over 6 years ago
Merge pull request #2464 from bradrydzewski/master

set kube/vault refresh interval, fixes #2463

59c637fc82232e30773d34737c9cbcd56ddcaf01 authored over 6 years ago
set kube/vault refresh interval, fixes #2463

4f5c53f9ee2d1c23add1038c95e275cdfb23de1c authored over 6 years ago
Raise version to 0.8.6

c48150767c2700d35dcc29b110a81c8b5969175e authored over 6 years ago
Fix out-of-bounds error when a push doesn't contain commits

63fba676b13c0d59da6731fd4aec882a7f449135 authored over 6 years ago
Merge pull request #2411 from praxist/fix-vault-k8s

Fix vault-k8s expected response type

29785b86f6534ded974120de0fcf7c21397a9d0d authored almost 7 years ago
Fix vault-k8s expected response type

Vault server response for lease_duration is an integer, rather than a string

75fbaf91d9e48b9ccc1ce3b3fd948d544a28ea1a authored almost 7 years ago
fix failing build count test

4063d29b446d1e090027aa4de5aef779ae6216f5 authored almost 7 years ago
alternate build count strategy for postgres

9ffd5ad9e87f3d780264225bade99e39461733cd authored almost 7 years ago
move vault params to extras

6a651f1e39c4a1aca0802f538f991e270864ee3f authored almost 7 years ago
Merge pull request #2409 from folex/master

Use proper Bitbucket API for permission detection

c01a05def6c77f43574951f0091a9693d717711c authored almost 7 years ago
Fix fmt.ErrorF usage

0f737fd82c8d7b7fe006f239104cb55d331c8489 authored almost 7 years ago
Fix PR comments

full_name -> fullName
"%s" -> %q
errors.New -> fmt.Errorf

b1dfa4a5a9a248419a776c43217504d4d5605a1b authored almost 7 years ago
Merge pull request #2406 from praxist/kubernetes-auth

Enable Vault auth through kubernetes auth method

d6f595e7213a097343fbf53b6ddba23d69ff299e authored almost 7 years ago
add additional opt to set v.auth

187d1d65bbba6afb541484e94a169f81a4ccc874 authored almost 7 years ago
fixup: some comments, added opts test, address pr concerns

db698f9ef450d9a722a52707dbafb6de47527065 authored almost 7 years ago
Add tests:

- read access
- write access
- admin access

0b73e5489b6312534eb4e0830bc116fc1d085ea8 authored almost 7 years ago
Use user/permissions bitbucket API instead of hooks

764c36f736ebafd236ece1a423e5b60a3db3cc48 authored almost 7 years ago
fixup: catch err from parseduration

c4fe6496b5d99ff097fa393e2199a16b0cd8709a authored almost 7 years ago
Enable Vault auth through kubernetes auth method

Added a feature to obtain the initial Vault token from the Kubernetes
auth method.

This works b...

79428aa2318ff960e70cda1af7a4a3b83dd95269 authored almost 7 years ago
Merge pull request #2396 from SkySymbol/issue_2154_labels

Remove labels deserialization for gogs and gitea PRs

9d8f8c3a44155fda86843c28bb49b064d4ef0f10 authored almost 7 years ago
Remove labels deserialization for gogs and gitea PRs

This fixes #2154

23f215df0e3187b01c15fe93571786f86d2813dc authored almost 7 years ago
Merge pull request #2394 from delfer/patch-1

Add ability to restart build of any state

923dcec1093101861fb8567eb81db2d0843adceb authored almost 7 years ago
Add ability to restart build of any state

ea2c72b4b4f4499c67786cd742495df6e11b3e52 authored almost 7 years ago
Merge remote-tracking branch 'origin'

9cd328abcdbb3cc942a3adb28a28cdc5722fa787 authored almost 7 years ago
Merge pull request #2350 from filoozom/fix-gitea-sync [ci skip]

Fix gitea `actionSync`

641afd92732e5d4c67691e2ca06d9a5fbb4f5fdf authored almost 7 years ago
Merge pull request #2359 from techmexdev/patch-1 [ci skip]

Update router.go

456d72f3b8945eaa55bbae1e87f382a39a6c9928 authored almost 7 years ago
Merge pull request #2313 from Valeran86/bugix/postgres-semicolon-in-scripts [ci skip]

fix missing semicolon in Postgres script's files

8a65cf91a91d64013ce7f2ba57f8a22084d40e40 authored almost 7 years ago
Merge pull request #2328 from YmarkusY/master [ci skip]

upgrade alpine base image to latest version

846db9f387a11549623a3f8b41c1b04ce6bb06b3 authored almost 7 years ago
Merge remote-tracking branch 'origin'

a15ea23ceaed661056c461f495a8284f5fa494ca authored almost 7 years ago
update vendored pipeline runner

d3898a755e83b0863e53d3ce2390872ba718314b authored almost 7 years ago
Merge pull request #2386 from fbcbarbosa/patch-1

Fix EventStreamSSE Memory Leak

c78ce27d76c7a3a46d4423da6e0da263e17dedc6 authored almost 7 years ago
Merge pull request #2369 from JonasFranzDEV/master

Add context to Gitea status

897eb95bcd2827bb23f83bf242674127cbc84acf authored almost 7 years ago
bump target version number to 0.8.5

81103a98208b0bfc76be5b07194f359fbc80183b authored almost 7 years ago
Merge pull request #2385 from tboerger/fix-token-name

Fixed wrong variable name

5d7260631ecee9bebc96c6e8011e8d16fc3a2602 authored almost 7 years ago
Fix EventStreamSSE Memory Leak

The `Config.Services.Pubsub.Subscribe` is being initialized with the global Gin Context. This ca...

00f72ef20668d9d048edc32dcd54c96006038a54 authored almost 7 years ago
Fixed wrong variable name

398ca972bc2baa8618874d0d2e9f615b24520148 authored almost 7 years ago
Merge pull request #2376 from tboerger/prometheus-token

Use specific token for prometheus metrics

d78cadbbadf5c13fa3039f4847777d92eacc80c6 authored almost 7 years ago
Use specific token for prometheus metrics

06ff6b50edecfa3373030a3e8999c26f57dcddd4 authored almost 7 years ago
Merge pull request #2377 from tboerger/format-fix [ci skip]

Just fixed format with go fmt ./...

a85f89a3c188ea9eba0991c483bb2a2b9e855377 authored almost 7 years ago
Just fixed format with go fmt ./...

7f49e696072f66ab110ef644196b2e3444fa1ac3 authored almost 7 years ago
Merge branch 'master' of https://github.com/JonasFranzDEV/drone

# Bitte geben Sie eine Commit-Beschreibung ein, um zu erklären, warum dieser
# Merge erforderlic...

9671ebeb37e1a38567063766d9c0e514e1cc0552 authored almost 7 years ago
Add context to gitea status

Signed-off-by: Jonas Franz <[email protected]>

6a32935011fc5dd63b1ff5883a754ac31863b774 authored almost 7 years ago
Add context to gitea status

Signed-off-by: Jonas Franz <[email protected]>

34e7c1648f93d92f90edd2172f217906f35a5010 authored almost 7 years ago
add vault driver_opts support

a1d1d498529ee6cfa07c8e6359d9d6ea0a3ac59e authored almost 7 years ago
Update router.go

Removes unused code

97da9394755b2967649a4958f0abab359becb644 authored almost 7 years ago
add debug logs to vault implementation

5e557bb2d85c948215eeff086f967bba0b8e2a5e authored almost 7 years ago
add secret plugin interface

5f5a0413fe537a468c9b5a09419e90e8f5b1c17a authored almost 7 years ago
add secret plugin interface

a12fe492969831e0118b72d9bb16b2e284423274 authored almost 7 years ago
Merge remote-tracking branch 'origin/master'

29028c1fdb4e70fb67777ad5555de92ad37f3121 authored almost 7 years ago
enable periodic tokens

6d61e57e9391edb1ec9a2c7b730d83eddae0c139 authored almost 7 years ago
Fix gitea `actionSync`

487f6c9501df309000a1f9df89dbc7780a2b27fb authored about 7 years ago
Merge pull request #2349 from bradrydzewski/master [ci skip]

add apache license header to files

9e68a09f50723292d58ffb5bb10cd694ca1688ac authored about 7 years ago
add apache license header to files

580fe9abb749bde4ed7aa4e354b5fdb217cc050a authored about 7 years ago
Merge pull request #2331 from jbrockopp/master

Build List Pagination

cef20f047604f500418ef60110766b31bbfd9781 authored about 7 years ago
Merge pull request #2295 from jmccann/keepalive_server

Allow setting MinTime for keepalive enforcement on server

ce740a635e2bf9bb1b25c2a52f96c0e633876e9a authored about 7 years ago
Merge pull request #2244 from appleboy/fix2

Fix drone filter func

909053ba5bc0e08164c45d856e3b885a059080f4 authored about 7 years ago
Merge pull request #2315 from favadi/gitea-pull-sender

uses email from Sender field of push event

9a76ab5bbb8fa7a8eaebe04a141ca07b54e4ac9c authored about 7 years ago
Merge pull request #2344 from yuukiyo/fix_typo [ci skip]

Fix typos

0c7c811ebd5f2f4c936a61ec0ce7dab1ef22ca2a authored about 7 years ago
Merge pull request #2321 from tonglil/drone-cli-usage

Drone cli usage

f5fd78b344b15964b9cca09215a2b12586cc66a5 authored about 7 years ago
Format LICENSE [ci skip]

c28d1bad2b9a817918877a4a51905ed058098ffc authored about 7 years ago
Update LICENSE

ce3855812bb00dbf1993d8663b6100b272e104dd authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

365a3058ea7cd975a50647abbf1afd1d7a177e23 authored about 7 years ago
Fix typos

100f44c615d4f30462daeceb770d7b2b7aa6f5e5 authored about 7 years ago
add usage for cpu-set

9651a8043ed064841870831540f48c52e4f6c05b authored about 7 years ago
Merge pull request #2320 from mjwwit/master

Fix Gitea remote pull-request webhook parsing

ad2aec815e4a691d43ba1f2e1b341436a9a67a6c authored about 7 years ago
uses email from Sender field of push event

Gitea/Gogs [set repository owner](https://github.com/go-gitea/gitea/blob/d644e8810710bc2e5035aa2...

e3a5376d01e5946fb769d8ba4def3232d7f0116f authored about 7 years ago
get page query param. set default of 1 if not set

c84031e3e8491aad184acb2f2c8a9168831d1f34 authored about 7 years ago
add page param for getting build list with offset

af76d46b53b98a35190dca796ba76b12f2ba4a0b authored about 7 years ago
Merge pull request #2326 from jbrockopp/master

allow repo admin to update build counter

5722ce410a6a3895750ba4ec35ca019372b2d149 authored about 7 years ago
upgrade alpine base images to latest version

fe593eedd123c709e58ac4f8e7a0a1603f8bd6a8 authored about 7 years ago
Merge pull request #2327 from jbrockopp/build_kill

allow repo admin to kill build

e60b76921f6d602c550c4869c63c6ec93580966b authored about 7 years ago
allow repo admin to kill build

af08c76b6acb6faade2a79c794baa7a839caa011 authored about 7 years ago
allow repo admin to update build counter

a844ed53e9d1f3ca7d5314ebc1dbcbbb77086667 authored about 7 years ago
fix verbage

84954e2d202b3db3fc04616cc1ba63b7b0b912f7 authored about 7 years ago
update server-agent usage

0a6666b4bf4c13c0d345f8e1a24a322668fbd97b authored about 7 years ago
update server usages

22522bfe44b9235c3daabe6e1bf20ac8dcec8bca authored about 7 years ago
make same

625ef44f55126ae33018fa280821c1e22e3cec41 authored about 7 years ago
update server cli usage

73914fdbd50feaac39bba0d3c7390040446c3b88 authored about 7 years ago
update agent cli usage

e1a695bd046c8ba6bf2f37f99de3ef29bec2b124 authored about 7 years ago
Fix Gitea remote pull-request webhook parsing

e4a77e5346d0092d0c600bee1bd17fa01b631941 authored about 7 years ago