Ecosyste.ms: OpenCollective

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

Woodpecker CI

Woodpecker is a simple yet powerful CI/CD engine with great extensibility.
Collective - Host: opensource - https://opencollective.com/woodpecker-ci - Website: https://woodpecker-ci.org/ - Code: https://github.com/woodpecker-ci

added bitbucket and postgres documentation

github.com/woodpecker-ci/woodpecker - dc821b8d12e920a15b2565a339ff7ac914678d10 authored over 9 years ago
bitbucket code is mostly working

github.com/woodpecker-ci/woodpecker - ac6133c922c3528691787600a5452a84e779de1e authored over 9 years ago
some finishing touches on the bitbucket implementation for 0.4

github.com/woodpecker-ci/woodpecker - 528fbb0f2c06adea6089584ae2bc8e20edcf28e0 authored over 9 years ago
pull .drone.yml and .drone.sec from bitbucket

github.com/woodpecker-ci/woodpecker - 1c87bd9c3bf591372dca6090dc44802b48e1365d authored over 9 years ago
some initial work on #1147 to enable Bitbucket with oauth2

github.com/woodpecker-ci/woodpecker - 75cca2807da79dc85e5b37d3228f72f38904365d authored over 9 years ago
re-added `/api/hook` for gitlab

github.com/woodpecker-ci/woodpecker - e5065da88855bdbbbcea20eccaa16ce8344ab36d authored over 9 years ago
adding index to track authors

github.com/woodpecker-ci/woodpecker - 66d54ade7c3ba0d9817138545cb384f02314f32d authored over 9 years ago
re-added the simple repo list to the home page

github.com/woodpecker-ci/woodpecker - 71a0879309d0b50952d7cb23524ea3470919d93d authored over 9 years ago
added helper queries for user builds

github.com/woodpecker-ci/woodpecker - 130c133b927076a5da3a4164fd98a5f83e8105ed authored over 9 years ago
added ssh param to force git+ssh cloning

github.com/woodpecker-ci/woodpecker - 4435d7f2f6ede2c5449b851211c0b7bbcd952009 authored over 9 years ago
added position sticky to page

github.com/woodpecker-ci/woodpecker - 7f3e4de83615cc1097f115ffd17f2a5cc33f3b41 authored over 9 years ago
added `enqueued` columns to build and job to track queue wait times

github.com/woodpecker-ci/woodpecker - fc4b106949ff6669d5affb83bf01fd9322dd69e3 authored over 9 years ago
fixed timestamp / label issues on build page

github.com/woodpecker-ci/woodpecker - f0cba925f0c10ab6f0bac67559ffea96b0454688 authored over 9 years ago
ability to cancel a single job (not entire build)

github.com/woodpecker-ci/woodpecker - 6bc28bd41c4401668475ab9b41f4ef1aef261ecd authored over 9 years ago
wrap version number in quotes

github.com/woodpecker-ci/woodpecker - 37e515fbca754254616d49faa5dd89afb17613af authored over 9 years ago
moved docker to publish section

github.com/woodpecker-ci/woodpecker - e011f6780315b82b5fec9a595ef1cde3fbba9648 authored over 9 years ago
correctly remove --remote from args

github.com/woodpecker-ci/plugin-s3 - abe5f99eee507e1d137b4b80ce3de34e288d78c8 authored over 9 years ago
setup auto-deploying .deb file and docker image

github.com/woodpecker-ci/woodpecker - 266518d637de634c096c3998ffd717affcca93af authored over 9 years ago
remove sudo from contrib scripts

github.com/woodpecker-ci/woodpecker - 29ac8db880909070c1398e3a7bdd2b96644d1001 authored over 9 years ago
start building 0.4 with 0.4

github.com/woodpecker-ci/woodpecker - 2deb7e0d0cbac357eeb110c8a2f2f32ce037e0d5 authored over 9 years ago
fixed panic that issues csrf token when user not authenticated

github.com/woodpecker-ci/woodpecker - 874924218fe05c28c87d114900a9583c779fe1aa authored over 9 years ago
split settings to multiple handler funcs

github.com/woodpecker-ci/woodpecker - ad63fc7060ffcdac5519fa8ea10535b732447013 authored over 9 years ago
correctly connect to remote docker clients

github.com/woodpecker-ci/woodpecker - b039519d3f99d3dd2b2f907f032bee87a94153b4 authored over 9 years ago
ability to add Docker CA, Cert, Key via the user interface

github.com/woodpecker-ci/woodpecker - 9c4a9acb5626574ba13424d110b2fb65c24587a4 authored over 9 years ago
fix failing gitlab and cc tests

github.com/woodpecker-ci/woodpecker - 5d586582c8875c18f1e016048babb2b04d7a0f5f authored over 9 years ago
manually go get goblin since it isn't included by vexp yet

github.com/woodpecker-ci/woodpecker - 6c81c9cb0362bbb70f9b50bb84099dc11cc72e2b authored over 9 years ago
update vendored repos

github.com/woodpecker-ci/woodpecker - b315914edb46a73d765fb2daa9d685f335136bbd authored over 9 years ago
use install -t instead of make install for sassc

github.com/woodpecker-ci/woodpecker - 35f36b97fb44fc135085eec934d7110f8b5cd9b9 authored over 9 years ago
don't fail to delete if sqlite zip does not exist

github.com/woodpecker-ci/woodpecker - 3d9a0665d55bbf008952f3302b5763ea8f3d5c7a authored over 9 years ago
fixed issue w/ manual sqlite install script

github.com/woodpecker-ci/woodpecker - e8b43455edc217f235690ca0099a7a41a693522a authored over 9 years ago
correctly invoke bash in build

github.com/woodpecker-ci/woodpecker - 1ce1f37afe0eaea168773bc24c2ed8e36d58110e authored over 9 years ago
install sqlite and sassc from source

github.com/woodpecker-ci/woodpecker - b02cee7a0e3fd89f7ad0be5bea93666cfdc5cca6 authored over 9 years ago
get jsmin for contrib file

github.com/woodpecker-ci/woodpecker - 67c00fa6a94ea2724fec6ec07e34e6db964815eb authored over 9 years ago
added sudo for drone 0.3 builds

github.com/woodpecker-ci/woodpecker - dfb767e9708c2122b7b0c368eb67af2310528a6c authored over 9 years ago
updating for latest data structure

github.com/woodpecker-ci/woodpecker - aa320db9c578b019c7f05ad0eebe90b9006b84f3 authored over 9 years ago
updated plugin for new 0.4 data structure

github.com/woodpecker-ci/plugin-git - f5afb760dd14fcafaad441a14ea696ce5da064f2 authored over 9 years ago
Merge branch 'master', remote-tracking branch 'origin'

github.com/woodpecker-ci/plugin-git - f7c8de1c70b64b4ca69d29b5cfea2c8e4a692e22 authored over 9 years ago
ensure always using buffered streaming

github.com/woodpecker-ci/woodpecker - 9790f1a0155e212e392254ca14cfafa11604a5b2 authored over 9 years ago
ensure csrf token available to activate repo

github.com/woodpecker-ci/woodpecker - 895919cf243a495b2e7d348cf0cb2e82d4afc4d7 authored over 9 years ago
temporarily allow css files since sassc isn't part of the build process

github.com/woodpecker-ci/woodpecker - 1c437686fb7972e3180824617d170f233e3b6053 authored over 9 years ago
updated vendor files and paths

github.com/woodpecker-ci/woodpecker - dfea14c7e53a33be04a3d56b6cddf99bfdac5408 authored over 9 years ago
moved to single binary project structure

github.com/woodpecker-ci/woodpecker - 155576fb0367d692c282314822f03fa0958747b3 authored over 9 years ago
removed remaining Godeps files

github.com/woodpecker-ci/woodpecker - 76ea19aca0792569c8c27b7f3583040bbcb05406 authored over 9 years ago
moving from Godeps to Go 1.5 vendoring

github.com/woodpecker-ci/woodpecker - 47699baae68c2951db996cc70486a940e5188bb4 authored over 9 years ago
moving dist packaging to contrib folder

github.com/woodpecker-ci/woodpecker - d9bfa3a0a1e1375f612a4af00230224d06d1a7db authored over 9 years ago
renamed doc to docs

github.com/woodpecker-ci/woodpecker - 360721e3a91445293a82ff4019e79a275604f620 authored over 9 years ago
Merge pull request #1216 from Bugagazavr/redirect-fixes

Fixes gitlab redirects

github.com/woodpecker-ci/woodpecker - 9ebafc0a078df6b53f51ef0f3fd876002c7c1d4e authored over 9 years ago
Fixes gitlab redirects

github.com/woodpecker-ci/woodpecker - cc77e2563fe940c8be72613b39e749cb49b0aefc authored over 9 years ago
Merge pull request #1215 from deedubs/patch-1

Make exiting edit back to repo view more efficent

github.com/woodpecker-ci/woodpecker - 886c0f23532ed9e22f9db793498988be74989723 authored over 9 years ago
Merge pull request #1209 from Bugagazavr/patch-5

We need gitlab 8.0 and higher

github.com/woodpecker-ci/woodpecker - 13514cf52af95ec502cf57c61870055a3e3ff4b2 authored over 9 years ago
Merge pull request #6 from donny-dont/patch-2

Fixed some copy paste errors

github.com/woodpecker-ci/plugin-git - 2bdd661f2ba1b8f28dd897fc7c2f914a4a40464b authored over 9 years ago
Merge pull request #5 from donny-dont/patch-1

Update Dockerfile

github.com/woodpecker-ci/plugin-git - 16188dd82b48e0335a8a752296e9c5d38b8d2d17 authored over 9 years ago
Make exiting edit back to repo view more efficent

github.com/woodpecker-ci/woodpecker - 0407297229cd715a4d39e533766606f7ea01df62 authored over 9 years ago
Merge pull request #8 from mjschultz/revert-7-recursive

Revert "Support recursive option for clone"

github.com/woodpecker-ci/plugin-git - ebb39a1abe1d0b1306a4c7d76968511fdff26982 authored over 9 years ago
Revert "Support recursive option for clone"

github.com/woodpecker-ci/plugin-git - 602516b097092795ecf85697ed88b57f8cffc0ee authored over 9 years ago
Merge pull request #7 from mjschultz/recursive

Support recursive option for clone

github.com/woodpecker-ci/plugin-git - 1a43a2b19649cf05acc9628c6f677dbc2037f6b5 authored over 9 years ago
We need gitlab 8.0 and higher

github.com/woodpecker-ci/woodpecker - c8eff4950dab88053139d796d99ff03a26933262 authored over 9 years ago
Merge pull request #1204 from kpacha/fix_marathon_upgrade

Marathon: fix the curl construction

github.com/woodpecker-ci/woodpecker - db85b952eb1ce9ccd386652a6fd402df64e2e1ee authored over 9 years ago
fix the curl construction

github.com/woodpecker-ci/woodpecker - cb9a7f049ee3ff902dde521d6ea8847c687c76fc authored over 9 years ago
Merge pull request #1201 from kpacha/fix_marathon_upgrade

Fix Marathon deployments

github.com/woodpecker-ci/woodpecker - f0296c7149226363f13b84d6a332c9196805c759 authored over 9 years ago
Merge pull request #1179 from tboerger/feature/make

Make.go improvements

github.com/woodpecker-ci/woodpecker - f5da9f64d551a083464d0b50c6a4dc4dd61d1d17 authored over 9 years ago
Added install task to make.go

github.com/woodpecker-ci/woodpecker - dafa042e764687da285cfedbbfa261fcd0f79bcc authored over 9 years ago
Refactoring of the make file

github.com/woodpecker-ci/woodpecker - 17740d0026f535d15e8552282887e42adc58e6ea authored over 9 years ago
Use the new make tasks for drone runs

github.com/woodpecker-ci/woodpecker - 4977375d330e393b8165c3fb3c17ee0b00a4319a authored over 9 years ago
Added run helper function

github.com/woodpecker-ci/woodpecker - 7df78a286464fe88dcd53e7a9d2f079ed596eaf3 authored over 9 years ago
Updated header comment

github.com/woodpecker-ci/woodpecker - 209d71c1f6d26691ab990e2dfac8e6e086d20a89 authored over 9 years ago
use PUT method instead POST

github.com/woodpecker-ci/woodpecker - 45b3f3cf7942eb0f3505039397b3b25308978add authored over 9 years ago
Support recursive option for clone

github.com/woodpecker-ci/plugin-git - 51586e014abe133a11e1abbad6fc45a0bfc41351 authored over 9 years ago
Merge pull request #1200 from donny-dont/patch-1

Fixing email in the JSON deserialization

github.com/woodpecker-ci/woodpecker - 57aecd56a463a7a38bd44d69e29538119db9e4d5 authored over 9 years ago
Fixing email in the JSON deserialization

github.com/woodpecker-ci/woodpecker - f5e539a46b716d5f803e49b1e01fe6b7a6d2b79a authored over 9 years ago
Merge pull request #1197 from dtan4/nil-webhook-200

Return 200 even if non-action webhook is come

github.com/woodpecker-ci/woodpecker - 5d858ec30c0527893ca7a2fa4fcc114c2a0fd664 authored over 9 years ago
Fixed some copy paste errors

github.com/woodpecker-ci/plugin-git - c03f59830efb5d9fa9b39104fcb2b150761d3bd2 authored over 9 years ago
Return 200 even if non-action webhook is come

github.com/woodpecker-ci/woodpecker - bdd4742171f359098953751e792d28fe2c8947ac authored over 9 years ago
send down the prior build, if available

github.com/woodpecker-ci/woodpecker - 481055fcfb279d76c88ec62de4f1bf835223d753 authored over 9 years ago
generate token via the UI

github.com/woodpecker-ci/woodpecker - 8535ea44fdb5004015514fa2ca1c2c3e417003bb authored over 9 years ago
Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0

github.com/woodpecker-ci/woodpecker - 9c62d0b883f96407694589ccec0e66bb648b234f authored over 9 years ago
cleaned up the token implementation for #1175

github.com/woodpecker-ci/woodpecker - cdfec98cf4f2b2cdb6259b529c09df82a30f379b authored over 9 years ago
rename config file

github.com/woodpecker-ci/plugin-git - 671c0e2f0e7ffd1d42fb31d36daa6d0e350a12a8 authored over 9 years ago
updated Yaml format

github.com/woodpecker-ci/plugin-git - 282bd8e317be3b0057300d16fcbace3d839ae4be authored over 9 years ago
Merge pull request #1194 from vtolstov/docker

fix docker tls

github.com/woodpecker-ci/woodpecker - 52ab1c8265f033441de9be169508feaa1f5fd837 authored over 9 years ago
fix docker tls

Signed-off-by: Vasiliy Tolstov <[email protected]>

github.com/woodpecker-ci/woodpecker - 76fff4b8175bb652f9684f4187f8e95add6bb950 authored over 9 years ago
removed yaml functions that were pushed down to the build layer

github.com/woodpecker-ci/woodpecker - cf953f19d31797fdebff4a9527bca7adc850e7ec authored over 9 years ago
fixed unit tests that were using now removed config

github.com/woodpecker-ci/woodpecker - ba47948fc9425438315d9e96585b5972bd41eb6b authored over 9 years ago
removed old, unused config package

github.com/woodpecker-ci/woodpecker - af82f7aa2cb1dce0ef2c705fffd7047f61728367 authored over 9 years ago
updated swagger file

github.com/woodpecker-ci/woodpecker - 2223e1d934088dd391251a7760021e69e18da757 authored over 9 years ago
purging agent code from 0.4 ... out of scope for 0.4 release

github.com/woodpecker-ci/woodpecker - c53e7173aae35989163251efb99bdb6633e27d8b authored over 9 years ago
removed drone-build to its owner repository, drone/drone-exec

github.com/woodpecker-ci/woodpecker - 008a16f7e71f01c33a81bfcaca66354278cb2ff4 authored over 9 years ago
put yaml unmarshal after find/replace

github.com/woodpecker-ci/woodpecker - 5feac33f853440856108a2365881450a262234ac authored over 9 years ago
add powershell command for sha256 to docs

github.com/woodpecker-ci/woodpecker - 95c849a26b772259d0dfe52f9366c234072953c7 authored over 9 years ago
validate secret yaml before encrypting

github.com/woodpecker-ci/woodpecker - 6e6790937f2091c87c4f610f00ed5d67660dd23b authored over 9 years ago
documented encrypted parameters

github.com/woodpecker-ci/woodpecker - 0c107337b369b8cad6d871e69ce672923f536334 authored over 9 years ago