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 test for capabilities

github.com/woodpecker-ci/woodpecker - 5431b8c84b6feedc6a5983e499fed2f7a2cf4d4a authored about 10 years ago by Brad Rydzewski <[email protected]>
added test for capabilities

github.com/woodpecker-ci/woodpecker - 7c6bf4d6a490cf2a678bb5da57592bbb3e6012fc authored about 10 years ago by Brad Rydzewski <[email protected]>
fixed loop on custom map

github.com/woodpecker-ci/woodpecker - 37a53329516f6f39a3f4bac1ca074e7521417d40 authored about 10 years ago by Brad Rydzewski <[email protected]>
added missing capability item to context to prevent login panic

github.com/woodpecker-ci/woodpecker - a61c19dddcffd7ebffb70305d6a756e147a82c92 authored about 10 years ago by Brad Rydzewski <[email protected]>
added unit tests for postgres and mysql

github.com/woodpecker-ci/woodpecker - 6b721f5b98809a5b7cbc1217f37c8436d04cdbdd authored about 10 years ago by Brad Rydzewski <[email protected]>
fixed go vet issues

github.com/woodpecker-ci/woodpecker - 892703b3f2e317ea9a5e6616fcc5e404278ef79c authored about 10 years ago by Brad Rydzewski <[email protected]>
hooked up custom docker instances from config file

github.com/woodpecker-ci/woodpecker - 80f7523e9bd80463224458786f273bc24fa700c5 authored about 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #487 from wscoble/master

Create .dockerignore

github.com/woodpecker-ci/woodpecker - a02adf8860a7911bfc874b73f118abe713ff75fc authored about 10 years ago by Brad Rydzewski <[email protected]>
storing token in localStorage

github.com/woodpecker-ci/woodpecker - 0be010bb499e04d47305a7623e4577fded501d5c authored about 10 years ago by Brad Rydzewski <[email protected]>
hooked up jwt token in angular

github.com/woodpecker-ci/woodpecker - 5f950d21c494c48ffae6e32cf9e381ea3ee6125a authored about 10 years ago by Brad Rydzewski <[email protected]>
added worker handlers

github.com/woodpecker-ci/woodpecker - 58f287a54124ed104d5591d8218749eb04c16821 authored about 10 years ago by Brad Rydzewski <[email protected]>
initial work to get websocket handlers working

github.com/woodpecker-ci/woodpecker - 99fef2b4ea919ab4886aced7e7d7c21d89c007e0 authored about 10 years ago by Brad Rydzewski <[email protected]>
more work on worker integration

github.com/woodpecker-ci/woodpecker - 565277bd0066f01f8d64ed3d64469e610ab47b3a authored about 10 years ago by Brad Rydzewski <[email protected]>
refactored migrate into package one level up

github.com/woodpecker-ci/woodpecker - ce052eaaf47e5c11152f74c0c9f6f4d7bed58a39 authored about 10 years ago by Brad Rydzewski <[email protected]>
updated client routes

github.com/woodpecker-ci/woodpecker - e5cc46b4dda54f74b5430f1dd4ede5b9980aa493 authored about 10 years ago by Brad Rydzewski <[email protected]>
added new handlers and workers

github.com/woodpecker-ci/woodpecker - 21f9aec80845cb42898609bb7c9513a1b5252f30 authored about 10 years ago by Brad Rydzewski <[email protected]>
Create .dockerignore

Add .git directory to dockerignore, makes docker builds much faster since the build context is n...

github.com/woodpecker-ci/woodpecker - 59af45d6eb2f28ab8cbb23fc346f5449a22c8c9d authored about 10 years ago by Scott Scoble <[email protected]>
added perm logic

github.com/woodpecker-ci/woodpecker - 8993a71df20521d7a3f6a79944b1abf0b7df6fc1 authored about 10 years ago by Brad Rydzewski <[email protected]>
moved sql-based Blobstore to the database package

github.com/woodpecker-ci/woodpecker - 35073c477671f9afd4e2fd4663a4d31e278e4511 authored about 10 years ago by Brad Rydzewski <[email protected]>
added commit and perm unit tests

github.com/woodpecker-ci/woodpecker - d9db7b9a8d08e340a8d67bc62ae44280ea3add03 authored about 10 years ago by Brad Rydzewski <[email protected]>
ability to drive database test connections from env variables

github.com/woodpecker-ci/woodpecker - ae9523241955fd26d7cf461fd506c02f227f4a40 authored about 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #486 from oponder/master

Fix some missing double-quotes around error messages in docker publish plugin

github.com/woodpecker-ci/woodpecker - 0a74b46d7d62b737b6906897f48dbeb72cfda222 authored about 10 years ago by Brad Rydzewski <[email protected]>
Fix some missing double-quotes around error messages for missing parameters.

github.com/woodpecker-ci/woodpecker - 06336ba7f45169056493ad19df31060d3af85172 authored about 10 years ago by Oliver Nicolaas Ponder <[email protected]>
added tests for repositories

github.com/woodpecker-ci/woodpecker - d36f82784c2c8cbd027c2e68f2f1ad7ac79355b9 authored about 10 years ago by Brad Rydzewski <[email protected]>
moved from datasql to datastore, added unit test for users

github.com/woodpecker-ci/woodpecker - 54caa88281dafe5d4d3cd6a2024d9411c60dec3f authored about 10 years ago by Brad Rydzewski <[email protected]>
refactoring to use datastore

github.com/woodpecker-ci/woodpecker - 557c730b52baa676e4ed5006e22272299b044ea9 authored about 10 years ago by Brad Rydzewski <[email protected]>
added blobstore and capability packages

github.com/woodpecker-ci/woodpecker - ed0024efa1108358086c218aa9fbacb6175746cb authored about 10 years ago by Brad Rydzewski <[email protected]>
removed remote & server database func now that we are using conf files

github.com/woodpecker-ci/woodpecker - 9a3f33b9c3b0ea6e80f8105dd28465ad4ad40224 authored about 10 years ago by Brad Rydzewski <[email protected]>
removed setup page, now redirects to setup instructions (@ readthedocs)

github.com/woodpecker-ci/woodpecker - 3b59f80f98a0bf1f1f18e14ee2d7b92b916ae202 authored about 10 years ago by Brad Rydzewski <[email protected]>
moved cmd to cli folder

github.com/woodpecker-ci/woodpecker - 46b3d9daae1caa4922023273a564274ccae48b55 authored about 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #469 from aluzzardi/b-284

Fix #284: Do not checkout the branch if a commit or PR is specified.

github.com/woodpecker-ci/woodpecker - 996d6e8c732baddec0a307b39b45d830d001c5ab authored about 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #441 from unihorn/add-go1.3

add go 1.3 image and set go image to be go 1.3 image

github.com/woodpecker-ci/woodpecker - 66217512bbae696053f0c5dc0dd0ffa3c2b2fc40 authored about 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #454 from sivel/slack-improvements

Use slack message attachments for color coding

github.com/woodpecker-ci/woodpecker - bdba0c28698425bb7ee690df52937adc63d5ed42 authored about 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #457 from Clever/github-release-plugin

github release plugin

github.com/woodpecker-ci/woodpecker - eeec93c2ebe55d7e7bd49f55c1beaf31b0a13d85 authored about 10 years ago by Brad Rydzewski <[email protected]>
Update README.md

github.com/woodpecker-ci/woodpecker - 715e1cfd10b5d9711df238743c8e3292626d3921 authored about 10 years ago by Brad Rydzewski <[email protected]>
fixed docker test to use new default port

github.com/woodpecker-ci/woodpecker - 7fed5f5de696f78b59b099a2a09fa92481ebcbb7 authored about 10 years ago by Brad Rydzewski <[email protected]>
refreshed godep since some PRs are still coming into master branch

github.com/woodpecker-ci/woodpecker - 2523c82d339af176815ec6cba3529cd5ea9d6156 authored about 10 years ago by Brad Rydzewski <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/woodpecker-ci/woodpecker - 9fcec0025d71441e8e34b668dfbeee6e05f24104 authored about 10 years ago by Brad Rydzewski <[email protected]>
fixed default Docker port to match post 1.0

github.com/woodpecker-ci/woodpecker - cc87e7a1fa97840a04d4be804c97fc46e8483ce5 authored about 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #480 from epipho/docker-fix-apt

Adding apt-get update prior to attempting install of apt-transport-https...

github.com/woodpecker-ci/woodpecker - 3a34860e853b0a948338f1617989bafc67129dae authored about 10 years ago by Brad Rydzewski <[email protected]>
fixed failing limited writer test

github.com/woodpecker-ci/woodpecker - 177d9cab93d515bf3f62c99523eb2fe2999c0f58 authored about 10 years ago by Brad Rydzewski <[email protected]>
Merge remote-tracking branch 'origin/exp' into exp

github.com/woodpecker-ci/woodpecker - 2632fcb86ef464988b4942487e4c8c76cd0e46ed authored about 10 years ago by Brad Rydzewski <[email protected]>
removed un-necessary config database code now that it is file-driven

github.com/woodpecker-ci/woodpecker - 7a737a5fbb13437edaa59e37734a63a56cf1a809 authored about 10 years ago by Brad Rydzewski <[email protected]>
added limit to streaming output to avoid crashes

github.com/woodpecker-ci/woodpecker - 73060a463cfabc0512a44083e89f6f4de2f772ce authored about 10 years ago by Brad Rydzewski <[email protected]>
removed ping method that was for testing only

github.com/woodpecker-ci/woodpecker - 97b3b96790e68e8b7a71e454c522701a3a92c57b authored about 10 years ago by Brad Rydzewski <[email protected]>
Adding apt-get update prior to attempting install of apt-transport-https in docker publish plugin

github.com/woodpecker-ci/woodpecker - 52201df4cc8053dc44b0666931ef5652e269abd8 authored about 10 years ago by hiwrac <[email protected]>
Merge pull request #476 from floatdrop/patch-1

Fix for «undefined: "github.com/dotcloud/docker/utils".StdCopy»

github.com/woodpecker-ci/woodpecker - c220c1e00a8147be4c852f8c0c939fe07ae0a62b authored about 10 years ago by Brad Rydzewski <[email protected]>
Fix for «undefined: "github.com/dotcloud/docker/utils".StdCopy»

Seems like StdCopy moved to own package.

Closes #471

github.com/woodpecker-ci/woodpecker - 2acf8671407a4ac01a8a57511d38ff339b820176 authored about 10 years ago by Vsevolod Strukchinsky <[email protected]>
Fix #284: Do not checkout the branch if a commit or PR is specified.

github.com/woodpecker-ci/woodpecker - 38c1231a8adb683feeeb073afb5d4d5bd80c794a authored over 10 years ago by Andrea Luzzardi <[email protected]>
publish: github release plugin

github.com/woodpecker-ci/woodpecker - bbb8a4855b20162ad8881f6a0cf0a3a79821575e authored over 10 years ago by Rafael Garcia <[email protected]>
Merge pull request #464 from jollychang/master

admin page add github Register a new OAuth application link.

github.com/woodpecker-ci/woodpecker - 831b034aa33b1b0dc78e8679b8ac48cd1dccee44 authored over 10 years ago by Brad Rydzewski <[email protected]>
admin page add github Register a new OAuth application link.

github.com/woodpecker-ci/woodpecker - aa5f641728d58b1205674bf006b8e660e9a94dc0 authored over 10 years ago by jollychang <[email protected]>
Merge pull request #416 from fpoli/godep_in_dockerfile

Use godep in Dockerfile

github.com/woodpecker-ci/woodpecker - ae9e1c1d6024657d615902d9f4c2063854652e82 authored over 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #460 from carnivalmobile/verbose_hipchat_notifications

Verbose hipchat notifications

github.com/woodpecker-ci/woodpecker - 9743533fedee4da5f2eef184e59fbdb11748e021 authored over 10 years ago by Brad Rydzewski <[email protected]>
Use DI for hipchat client, add tests for hipchat notifications via mocked client

github.com/woodpecker-ci/woodpecker - 8e6d6012aad652b5acb320136b7ddc3d7796af62 authored over 10 years ago by ap4y <[email protected]>
Notify silently on start and success, trigger hipchat notifications only

on fail

github.com/woodpecker-ci/woodpecker - 7e021f9eb71b97b237649362a10b454e298d0c4e authored over 10 years ago by ap4y <[email protected]>
Make hipchat notification messages more verbose

github.com/woodpecker-ci/woodpecker - 9e761c319c37ee45eb5fb8843f1ce5c89688576d authored over 10 years ago by ap4y <[email protected]>
Use slack message attachments for color coding

github.com/woodpecker-ci/woodpecker - 224ff3ca081cf6fb669ad6fd4a9de567d5f365ba authored over 10 years ago by Matt Martz <[email protected]>
moved IRC and Webhooks to their own packages

updated email template to include link to build
updated readme to include correct badge

github.com/woodpecker-ci/woodpecker - 6f3997f4e13e8cda1c4b6e69441fe3be48913a5a authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed proxy test that relied on map ordering

github.com/woodpecker-ci/woodpecker - bf7f9c823c4dc75170bff8e00a6952f4d07494fd authored over 10 years ago by Brad Rydzewski <[email protected]>
updated github readme to use test.drone.io environment

github.com/woodpecker-ci/woodpecker - 3293deaec6b551df82faede5184001209ac19fbd authored over 10 years ago by Brad Rydzewski <[email protected]>
upgrade go1.3 and irc library

github.com/woodpecker-ci/woodpecker - 3493b868efdc8164c1ff0706e7526f70f8f5e933 authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed IRC plugin

github.com/woodpecker-ci/woodpecker - 5eb0aab517bdf0233dc7567b70ed22b44483870b authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed error with baseURL in github status api plugin

github.com/woodpecker-ci/woodpecker - 5c26f79940c99f137c6e6ac3b4ea00ff3e18bf5d authored over 10 years ago by Brad Rydzewski <[email protected]>
Update github.go

github.com/woodpecker-ci/woodpecker - 7b62f3ff850e5dcf839dfbc09c3a2ffcf52b7984 authored over 10 years ago by Brad Rydzewski <[email protected]>
verified fix for github enterprise email issues

github.com/woodpecker-ci/woodpecker - 0987a9ad59f7da3ec1d8c1eb435e29db254dbb54 authored over 10 years ago by Brad Rydzewski <[email protected]>
improvements to github enterprise flow when no primary email

github.com/woodpecker-ci/woodpecker - 522310ecb84f7155d3eb027a45d7754f44fbb39a authored over 10 years ago by Brad Rydzewski <[email protected]>
handle github enterprise not supporting verified / primary emails

github.com/woodpecker-ci/woodpecker - 1ff56ef51c0134c35e4afd95c6637e35578baf24 authored over 10 years ago by Brad Rydzewski <[email protected]>
vendored goauth2, see https://code.google.com/p/goauth2/issues/detail?id=31

github.com/woodpecker-ci/woodpecker - 2cca926a0681a0b80265faac86ff1367c7195476 authored over 10 years ago by Brad Rydzewski <[email protected]>
improved error messaging in Github's GetLogin

github.com/woodpecker-ci/woodpecker - 9455dbab9f4aee17cc77aed1d2c5d097393fd2fc authored over 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #451 from Bugagazavr/patch-1

Use cdnjs.cloudflare instead yui.yahooapis

github.com/woodpecker-ci/woodpecker - 78cc56977a2ff20c58fd0eda2f20e75d3b8afbad authored over 10 years ago by Brad Rydzewski <[email protected]>
Use cdnjs.cloudflare instead yui.yahooapis

github.com/woodpecker-ci/woodpecker - 39277caac6f755b6d4a2f5c434d7cc1126901bea authored over 10 years ago by Bugagazavr <[email protected]>
added `when` condition to publish plugins

github.com/woodpecker-ci/woodpecker - 09ebb92a42e9c5332fcdc8d1400742e059aad4ff authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed deploy unit tests

github.com/woodpecker-ci/woodpecker - 51a04071017bf314635f42fd7f0b20bb84b2ee82 authored over 10 years ago by Brad Rydzewski <[email protected]>
updated all deployments to include conditional logic

github.com/woodpecker-ci/woodpecker - a9f2affd5cb231ed16d5b633e752a728a72a9f42 authored over 10 years ago by Brad Rydzewski <[email protected]>
added a condition section to YAML elements

github.com/woodpecker-ci/woodpecker - e3c87388e4c203dd3bf8238b30ed87e37009c2b0 authored over 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #449 from Bugagazavr/exp-frontend-enchantments

Rebuild button and fix commit info for bitbucket

github.com/woodpecker-ci/woodpecker - eabe5415bd73fd2695739d629f54feaa2b83b87f authored over 10 years ago by Brad Rydzewski <[email protected]>
Added missing strong

github.com/woodpecker-ci/woodpecker - 071fe67af7a2970d795be9284d7c49c96f77e217 authored over 10 years ago by Kirill Zaitsev <[email protected]>
Add ability to rebuild commit

github.com/woodpecker-ci/woodpecker - 4b07aedf6701e922c9204e84d7e5d2e454eff4ad authored over 10 years ago by Kirill Zaitsev <[email protected]>
ability to provide Docker URL endpoints

github.com/woodpecker-ci/woodpecker - 55d9dbedcb852b811b5a3480e9b5c4f70c283714 authored over 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #447 from Bugagazavr/exp-commit-info

Clickable commit information

github.com/woodpecker-ci/woodpecker - 34698d9aedc195a720143e5e116aa9c22b3880d9 authored over 10 years ago by Brad Rydzewski <[email protected]>
Clickable commit information

github.com/woodpecker-ci/woodpecker - 9473db2b383d6c58f1c0d64da3062d03435a0310 authored over 10 years ago by Kirill Zaitsev <[email protected]>
cleanup the angular filters

github.com/woodpecker-ci/woodpecker - 746eea068fd77b2cd3486d9b5ea2739ae3a4aa3c authored over 10 years ago by Brad Rydzewski <[email protected]>
added a private mode flag for github enterprise, defaulted to true

github.com/woodpecker-ci/woodpecker - 31b1ed1f48b4d7b3a5ffea62da9404e9e59ae0dd authored over 10 years ago by Brad Rydzewski <[email protected]>
includes fix for #335 in exp branch

github.com/woodpecker-ci/woodpecker - b9c103cef80d34fef6e2c106ac146dc88776d678 authored over 10 years ago by Brad Rydzewski <[email protected]>
ability to update a repo's public / private key via the REST API

github.com/woodpecker-ci/woodpecker - 96e660381f31fd15a2e64d273671c3fbaec51333 authored over 10 years ago by Brad Rydzewski <[email protected]>
getting gitlab project permissions only if user is not repo owner

also move Timeout value to repo activation

github.com/woodpecker-ci/woodpecker - 617476784d24d15ba37dfd0cca219a7f8e209c24 authored over 10 years ago by Brad Rydzewski <[email protected]>
added default 1 hour default timeout for projects

github.com/woodpecker-ci/woodpecker - 2448c34c6b917a261d4db2bc40e3ac537100d18c authored over 10 years ago by Brad Rydzewski <[email protected]>
Merge pull request #444 from Bugagazavr/exp-gitlabfix

Fix gitlab permissions sync #415

github.com/woodpecker-ci/woodpecker - 73d2f5c1ca81da0549f5cda1cc043f39f21eeba2 authored over 10 years ago by Brad Rydzewski <[email protected]>
forcing github hook as `form` content_type

github.com/woodpecker-ci/woodpecker - b92ae8b3c73236cfdd1fafdc00f7dc20b524dec7 authored over 10 years ago by Brad Rydzewski <[email protected]>
get githook hook payload from either form or json

github.com/woodpecker-ci/woodpecker - 8ad36255de207c2aaeb4faf859d5f32c6efac67e authored over 10 years ago by Brad Rydzewski <[email protected]>
fixed typo

github.com/woodpecker-ci/woodpecker - 5f3b882c0c9159e35d19f23d0d506eb851741b0a authored over 10 years ago by Brad Rydzewski <[email protected]>
optional name param for GH plugin

github.com/woodpecker-ci/woodpecker - 962a4487d70e9c7da3e892e4dbd1c30999934a43 authored over 10 years ago by Brad Rydzewski <[email protected]>
Fix timeout

github.com/woodpecker-ci/woodpecker - 068a7583bee1002797d70eb182b871b927b8e12e authored over 10 years ago by Kirill Zaitsev <[email protected]>
Updated mocks

github.com/woodpecker-ci/woodpecker - 49f03cd7e72260e49d344e21b8dafebd8b553b30 authored over 10 years ago by Kirill Zaitsev <[email protected]>
Fix gitlab permissions sync #415

github.com/woodpecker-ci/woodpecker - afa928af0ca6e0ff45211bfe83fdf1536ec9fef7 authored over 10 years ago by Kirill Zaitsev <[email protected]>
added registration.open to the configuration

github.com/woodpecker-ci/woodpecker - 446fb04d499ba6efc65cf5f26074e175b56d9c3d authored over 10 years ago by Brad Rydzewski <[email protected]>
modified /etc/default/drone to use DRONE_ prefix for env vars

github.com/woodpecker-ci/woodpecker - 83fb9265a35266ff8c21096c8ac4154dcaf96681 authored over 10 years ago by Brad Rydzewski <[email protected]>
re-added priveleged mode to the UI

github.com/woodpecker-ci/woodpecker - 7305db0c117be81f38697f7996ca8017fd86fa2a authored over 10 years ago by Brad Rydzewski <[email protected]>
add go 1.3 image and set go image to be go 1.3 image

github.com/woodpecker-ci/woodpecker - 1e316bd66fa1c94f49fe343e646ea1bc9b4fd273 authored over 10 years ago by Yicheng Qin <[email protected]>