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

added syscerts dep

4e9ada0dff923161a4e52240e21ce446dc5b2ce2 authored almost 9 years ago
write netrc file in build images

f9eda30f3e75023f3d647b07f31fdc8ab9d49e91 authored almost 9 years ago
added code to manage secrets

f3709922b358009318337bfc51ef39c909893342 authored almost 9 years ago
converted stream reader to io.ReadCloser

b9037b9d7c751f3314fb049e0fdad559aee4a8f0 authored almost 9 years ago
fixed nil pointer when closing stream

f8a2a323832d0d0b4c14b45702815ca67c5c12b0 authored almost 9 years ago
created custom stream implementation

34c3c92ec3f3f8cd58a7eef5960f6fc071a4dd20 authored almost 9 years ago
Merge pull request #1592 from bradrydzewski/master

re-attempt pushing updates from agent on failure for 0.5

f8b3ec5681e9296456853583c0159f34120f8d0e authored almost 9 years ago
re-attempt pushing updates from agent on failure

5ca35c4c6398e6ea2c80c840405f9a7047cb1223 authored almost 9 years ago
Merge pull request #1591 from bradrydzewski/master

use new 0.5 .drone.sig signature file

fa76617c7c1fa2ae241aa199df4801edbe4abef5 authored almost 9 years ago
use new .drone.sig signature file

faf7ff675d72751753755971b5f6beebf8173578 authored almost 9 years ago
Merge pull request #1589 from mvdkleijn/master

Correct repos API url in Bitbucket Server plugin

2afc96456ccce674cace2df5f4506d8fff05108f authored almost 9 years ago
Correct repos API url

3998b3171a38b1cc805ce74cb69a84195740c726 authored almost 9 years ago
Merge pull request #1588 from bradrydzewski/master

docker pull authentication using secrets

e8b74067208ec6876121bcf35d289a273b42c182 authored almost 9 years ago
docker pull authentication using secrets

868421024195fbb4e4e783b6556dacda39f222ca authored almost 9 years ago
Merge pull request #1587 from bradrydzewski/master

enables cloning private repos in 0.5

cb82581fa65e5386855ec4f89a1db537180dc5ea authored almost 9 years ago
enables cloning private repos

6529e095a8a40cbf240711e37362d94d70335c23 authored almost 9 years ago
Merge pull request #1586 from bradrydzewski/master

fully functioning builds using 0.5 agents, secrets and yaml (behind feature flag)

a0f8457e8758e43f2c111f6bdd0e9f9ae824c0c9 authored almost 9 years ago
fully functioning build using 0.5 agents

bcc768b15748dcf375d63c3a4ec954cfb2a88222 authored almost 9 years ago
Merge pull request #1581 from josmo/bitbucketserver

Stash/Bitbucket Server initial support

460b72e3eff672ca99f2f1910735712d17789315 authored almost 9 years ago
Merge branch 'master' into bitbucketserver

11b5d89afed32f13925f2545a353657602401b54 authored almost 9 years ago
using fmt.Sprintf for string interpolation.

06003bfc87b24fae8fb530cade1dca58b913d128 authored almost 9 years ago
Running gofmt on remote for bitbucket server

95b1f347ba74033886d0606533856b20ff04f806 authored almost 9 years ago
improve branch filter logic for non-push hooks

this change alters the branch filter logic to not execute for tags or deployment hooks, which ma...

fd80216b74a21309416b38a4e8b4a8c26003e7be authored almost 9 years ago
Merge pull request #1582 from bradrydzewski/master

enable server and agent

c613571bd641ce96b7bb80bf6395e561d3feb6aa authored almost 9 years ago
updated vendored deps

302fb986b873cb91adae40ec010af28ca1d09f94 authored almost 9 years ago
sign new yaml

2daebbe2158acba9f27057a0de5592b525e8fe14 authored almost 9 years ago
chunk the yaml into sections

b5823d20fffee3fdd7181e997f8fe1582d5cc435 authored almost 9 years ago
Moving the NewClient to load instead of on every call

262f505779bb3bafb6d40faa60f527c9d9c77ab3 authored almost 9 years ago
Using vendor for the oauth lib

ef4d41c7106f95c3c29183bbf4915833200cfe5b authored almost 9 years ago
Typo

c250926460665f17bdb603f04f19be0ef1c9ebf5 authored almost 9 years ago
Must have a git username, password, consumer key, and consumer rsa

d982f73f8ea23210f04fc91868e9cea90704540d authored almost 9 years ago
Configurable consumer rsa file location

0a20d9c1d2c5fbef658cb3c6e18c9ce659b49a4a authored almost 9 years ago
refact yaml operations to yaml package

fd63d6e03dfe6c5415ed0ae8d58a6b713bceeba4 authored almost 9 years ago
moving the private key out of root and into a more sensical location till it's configurable

16ddb75d0826d766ab40b036e448277a616b1c68 authored almost 9 years ago
Removing no longer needed import

b89b7cff5b6d7b697e7ab92c11546ac1b9d2ed1f authored almost 9 years ago
Merge branch 'master' into bitbucketserver

Moving git username and password to the url
Removing un-needed setting of Allows
Moving log.Fata...

02c87d02f548c5d1b748a0cb9e1bb6ad6baaed00 authored almost 9 years ago
added a few comments

df45c847630e4d54e4d0168364e460d31cf18153 authored almost 9 years ago
fixing to use the commit hash instead of the refID

4b31babb982075c60a75bb3d46d3eaf8f462069f authored almost 9 years ago
Fixing the url to gravatar to have hex encoding

4f9f5673aaa409f1e234386cd9205560d24397a4 authored almost 9 years ago
Initial take at the bitbucket server remote additions.

59edcd338948cff72e245cc3bfafad26cf063f7a authored almost 9 years ago
Merge pull request #1578 from Jyrno42/handle_bitbucket_mercurial

Handle Bitbucket mercurial hooks

b354b93658718c5c097309a7c98b5c7f5902048a authored almost 9 years ago
added 0.5 yaml and runtime support through feature flag

62ccf1bd604a74c889208185656f702c08835433 authored almost 9 years ago
Update version.go

f169d08a1f2c5d5ec2ffb9fa6de558c45aa52071 authored almost 9 years ago
Handle Bitbucket mercurial hooks correctly

127f239493f9583b38cdc893a431b8b78875909e authored almost 9 years ago
Merge pull request #1576 from bradrydzewski/master

0.5 yaml parser and runner. [ci skip] to avoid new image

078597261f1d52400fddadbeee5f0222aa6bfb97 authored almost 9 years ago
new yaml parser, runner

09aa0eff916a3c8f4e1ad4058d636fa313ab05ae authored almost 9 years ago
Merge remote-tracking branch 'upstream/master'

d99cc29dc5f75da18202c044f1b6e297ebd75378 authored almost 9 years ago
added shasum

73d6af2f7d3ac355d711f92e8900d7fec9640789 authored almost 9 years ago
Merge pull request #1574 from hrobertson/master

Use latest samalba/dockerclient to provide compatibility with Docker 1.9.1

8cbce5f82b753d4890017be4e37d9a5f35506797 authored almost 9 years ago
Update to latest samalba/dockerclient to provide compatibility with Docker 1.9.1

309ab31f990e87c67ef21ff8bef3fd94f8dfcb51 authored almost 9 years ago
Merge pull request #1571 from bradrydzewski/master

backport 0.5 queue packages [CI SKIP]

473d18915646813e612e43c35db1dd3da69a356a authored almost 9 years ago
fix compile error after dep upgrade

ebfea36f21e1c15d77c58c5d28dd97567023ed6e authored almost 9 years ago
backport 0.5 queue packages

9b93e6bae7750f2d9978eb9c2a657bde383c5a5d authored almost 9 years ago
Merge pull request #1570 from bradrydzewski/master

stub handler for slash commands

7129cbf184345ad57a16fdbd5f488df89b275832 authored almost 9 years ago
fixed failing gitlab test

857062d8955a7da229355238e25a647a749bf562 authored almost 9 years ago
fixed unit test reference deleted pkg

84db808eca63c8b2d6b7344f61724349735831cd authored almost 9 years ago
load all things via middleware

9b306a1bc8432375f8d33abae8cd121fae4b71a0 authored almost 9 years ago
fix normalize routes

42d6d8d3b2f3a2d85c62c0c830a5b6d311806c59 authored almost 9 years ago
fixed router path

d635097105f2c0d91f3dce9d3dcd9b9cf87ac4d8 authored almost 9 years ago
stub for slash commands

df7068ef3224ecc01062093a9b6e80dac59ded34 authored almost 9 years ago
Merge pull request #1569 from bradrydzewski/master

backport ginrus logging and godotenv from 0.5

89f4f500f30149c56e516271df2701ff4258bf06 authored almost 9 years ago
improve gin logging

3235990584e6b314a61c370c7350a07bf9082381 authored almost 9 years ago
updated logrus

1fb47612c061819265c7e3237a9ac4c4f75ae3f8 authored almost 9 years ago
removed server package

cc93df0370332cce34e96585f889010683021a20 authored almost 9 years ago
Merge pull request #1568 from bradrydzewski/master

backport branch, matrix parsing improvements

e584fb4201ef7f090012f5fea4aabe952ba172ed authored almost 9 years ago
backport branch, matrix parsing improvements

380b205f8344312218193b80f48031fe5f2abfc4 authored almost 9 years ago
Merge pull request #1567 from bradrydzewski/master

ability to revoke user tokens

d7e108688b153fd84e142902124203e28038cda3 authored almost 9 years ago
ability to revoke user tokens

a8c50005b09dafd686aba2924b25131f9ca6fc76 authored almost 9 years ago
Merge pull request #1562 from kop/patch-1

Google Cloud SQL support

3d475e7e2e53f8f705e526c4e14055002b8808d1 authored almost 9 years ago
Google Cloud SQL support

Fixes #1373, adds support for `innodb_large_prefix=off`.

be09e91d9f15bb2aed5ba5ab2f942efe187ab5bc authored almost 9 years ago
Merge pull request #1560 from iamjarvo/auth-with-ghe

Match user url against default api url

a9c84d26e11ffeb97311a1b549c48589dac95292 authored almost 9 years ago
Match user url against default api url

Some GHE urls can have the github url prefix.
I.E https://github.compaq.com, this caused the GHE...

c0cb91c37e82307f77466e15e862906b4466e0cc authored almost 9 years ago
Merge pull request #1557 from bradrydzewski/master

centralized secrets #1538

7a3c9acd578efeb0a3a12339b6c1c696c680940e authored almost 9 years ago
Merge pull request #1545 from jeffastorey/active-repos

#1533 first cut to show only active repos initially

51607488cd9e503a6afe92b708a2395f7bbfb3df authored almost 9 years ago
PR review fixes

bac5377ab68b58ad1caa54af6ca1291e568f56ee authored almost 9 years ago
fixing indentation

8b9c5cffca0157023358c0bf4d4d5fb0b997383f authored almost 9 years ago
#1533 first cut to show only active repos initially

b7d537fc5d45084522943aad287a82b91bb06d9b authored almost 9 years ago
fixed param binding issue with postgres

a24a9744373656a129d807fbe68e1ae1ddfe9897 authored almost 9 years ago
Merge remote-tracking branch 'upstream/master'

56cb94117d8759a25495138a82c0ad12f63e0e9c authored almost 9 years ago
ability to store per-repository secrets & sign yaml

7ffa88cc097da9aaefecd9dd947af96c229d87dc authored almost 9 years ago
Merge pull request #1556 from bradrydzewski/master

relocate api handlers, add swagger annotations

1f336b456c62412319d72c4c3c1060f948ffc475 authored almost 9 years ago
create web package

82516636863b5c39a049aec43be40147d2b75ef3 authored almost 9 years ago
moved build api to /api

0ee1e4f0da2d6b79c30ba4210382f9ebd42af250 authored almost 9 years ago
Merge remote-tracking branch 'upstream/master'

5ac2f8c55f9602830fc10d09e70f2cd2cea4a7f4 authored almost 9 years ago
moving API to api package, swagger annotatoins

0d04fa67e3aeec413e073bdbe2827aca1fe061bd authored almost 9 years ago
Merge pull request #1555 from jeffastorey/deploy-text-variable-fix

fixing build branch variable substitution

155d49fb4fa186e77932e885301542189cd4bb7f authored almost 9 years ago
Merge pull request #1551 from jeffastorey/deployment-status

#1550 deployment status hooks for github

04fca52d8dfce3cf19f3e694babdbbfdd331cfdc authored almost 9 years ago
fixing build branch variable substitution

c2e83071d1b386ab85ccb75e87e9d7545acdc1eb authored almost 9 years ago
Merge pull request #1552 from jeffastorey/deployment-text

changing text based on whether this was a deployment

a8a271dd9ce9586e6801661c67cdcd7cfb54095f authored almost 9 years ago
variable scoping

442fc72eee0187f0d10ee0cfa155e16493137e23 authored almost 9 years ago
getting rid of string split and using the regex match

79dc866f437ea53e9794f83d0296ab089dc6c6cf authored almost 9 years ago
Merge pull request #1554 from bradrydzewski/master

removing deprecated files [CI SKIP]

f84378667d7cdfb221dc2706b773d8ebb6843055 authored almost 9 years ago
removing deprecated files

e64ec7cf88cb1fd7449e84eb80428527f32b5b22 authored almost 9 years ago
Merge pull request #1553 from bradrydzewski/master

move version to package [CI SKIP]

db8fd7f098199dd812c1b73737a29ffff01bfe5a authored almost 9 years ago
move version to package

f9bba48e19d60ec42873ed8236c7549dc340c313 authored almost 9 years ago
changing text based on whether this was a deployment

e68ae7145bbe75381c5535a4dd6f434c197363e3 authored almost 9 years ago
adding check for github link

3e4b871991936d8a32e3895228e3c7896d9f1828 authored almost 9 years ago
#1550 deployment status hooks for github

6ddc2abf47cbf5d101106d966d90186941637de0 authored almost 9 years ago
Merge pull request #1546 from jeffastorey/pipeline-support

#470 Pipeline support

8a6857a74b6c7acb307635a32db0d5ac5f65c2f3 authored almost 9 years ago
PR fixes

7991a8932a4fc815cfd6f11f344c2e168e4f2d55 authored almost 9 years ago