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

Update usage for keepalive-min-time

8295166ca4b324efccb7fb21ba3a261174f88d95 authored about 7 years ago
fix missing semicolon in Postgres script's files

b892f566e5daf19561c0aac84e48e0ce409c71a0 authored about 7 years ago
Merge pull request #2309 from tonglil/patch-1

Log timestamp when puring log

75150d4a429da6c95cb851bfecded03a50936675 authored about 7 years ago
better format

2700a5eeaa4fa9a56d580d835a5fa39d6554dfd9 authored about 7 years ago
purge log w/ timestamp

e15e88584e0e2e70e890a7ffcbb0874d6e9958bf authored about 7 years ago
Merge pull request #2308 from bradrydzewski/master

endpoint to purge build logs, issue #1584

1b0122df58202b85528e230b7b95e2af37b1c429 authored about 7 years ago
purged log placeholder to include username

8771fb53af982096b1021c31a28f337d643320f7 authored about 7 years ago
endpoint to purge build logs

cd0524e77e24fabb5ce9e278b78cae7aa4b1ca78 authored about 7 years ago
Merge pull request #2307 from jhernandezb/fix/autocert

Fix autocert generation

923de1c4f20ea596bd17d8e4c7fad1e5f192fa87 authored about 7 years ago
Fix autocert generation

546e0bad00e4ff73fc554e5fad9786002615e654 authored about 7 years ago
Merge pull request #2301 from jhernandezb/feature/acme-http-01

migrate to http-01 challenge

4db23fae0527135b192b7218e5a9cd4eed5027ed authored about 7 years ago
Merge pull request #2297 from jmccann/keepalive_fix

Add explicit default for DRONE_KEEPALIVE_TIMEOUT

afc71ec5a6ed99c733d9ca315078f888f284a18e authored about 7 years ago
lets encrypt: migrate to http-01 challenge

32e80eca20a3f4eed527d2ff089150d34b301a3e authored about 7 years ago
update acme dependency

5ba8cc3863fb9f4d75de63bf7fc7b0cc07ddd372 authored about 7 years ago
bump version number

3454e95f31453726ddb6e7aca32b46778e84cb46 authored about 7 years ago
Add explicit default for DRONE_KEEPALIVE_TIMEOUT

36f99c9a3f00d2f65d76220603f32f3667b79c38 authored about 7 years ago
Allow setting MinTime for keepalive enforcement on server

This allows setting agent keepalive Time at value < 5m

6eb9af01c62c4f2e9551385f72dc3c8a3bee3935 authored about 7 years ago
Merge pull request #2294 from jmccann/keepalive

Add keepalive to agents

fc22c5b39add5b33ec1a172823c3be39f8cc3404 authored about 7 years ago
Update keepalive config to use DurationFlag

164fd0ad3f26e25cc401957dcb2b76b76dc5e9f8 authored about 7 years ago
Add keepalive to agents

06fa27d937b4c218dfe9dd5c584a83df081ca944 authored about 7 years ago
Merge pull request #2287 from rumyantseva/master

Log the exact error in case of 'error setting commit status'

e582c20812bf4f267c9205f7f3ebb8b8f8dce45e authored about 7 years ago
Merge pull request #2288 from jesselang/feature/drone-host-must-include-scheme

Fix DRONE_HOST check

9293d1b74dcc94240dcd906c51ff9697ae5ee870 authored about 7 years ago
Fix DRONE_HOST check

b339532e0ca1c540376a08e290dfd26bea41551b authored about 7 years ago
Log the exact error in case of 'error setting commit status'

296a4f1977deec5335579501c1046efb6dcb258d authored about 7 years ago
Merge pull request #2286 from jesselang/feature/drone-host-must-include-scheme

Validate DRONE_HOST to ensure it contains a scheme and not a trailing slash

af273e89185ccd5e1222798064f4272fd5504f2b authored about 7 years ago
Validate DRONE_HOST to ensure it contains a scheme and not a trailing slash

453f415cc493e358c5cf0a7050e271059c51c072 authored about 7 years ago
Merge pull request #2274 from appleboy/bugs

fix(drone-server): missing default branch name in metadata.

1db7bde877325829d4dc77d9ac5b0248820e6620 authored about 7 years ago
Merge pull request #2275 from bradrydzewski/master [ci skip]

bump minor version [ci skip]

3daf6797ab6378d4a27b9fb1d4877e3a55a6c922 authored about 7 years ago
bump minor version

8ff7cdc6ecb17ba98b160ece42f1c21586700bf6 authored about 7 years ago
enable instance in when clause

cf3089804226dd4555a1d9eeefa4bafd302b24e5 authored about 7 years ago
use a backoff when fetching the yaml

970080e444995bc529357c27251af2c01a3457ae authored about 7 years ago
fix(drone-server): missing default branch name in metadata.

b6a9645b31cb3469a66499a932a48816f82736dd authored about 7 years ago
Use 5s backoff with 1m timeout fetching .drone.yml

63973955702b5d35c6250ec0c5b33ff2a35314cc authored about 7 years ago
add sysctls to yaml

956418cae9bef51fb5855c6a7bd881ceeb4fa801 authored over 7 years ago
Merge pull request #2263 from lodge93/bugfix/redirect-http-to-https-when-ssl-is-enabled

Redirect HTTP to HTTPS when SSL is enabled.

b891e14eca6c95195b0431a862ba5203b9bb7fdf authored over 7 years ago
Set the redirect handler for lets encrypt.

This commit sets the http handler to the redirect function for let's encrypt
enabled drone insta...

8476c90bbf84496f1d05c1bfbf875d2b77cf01b1 authored over 7 years ago
Redirect HTTP to HTTPS when SSL is enabled.

In our current drone setup, we are not using a proxy, thus letting drone handle
SSL termination....

238e916fa08913da44c1fcfee22a4425195d09c4 authored over 7 years ago
Merge pull request #2256 from appleboy/gitea-tag

fix missing commit sha and wrong tag link for Gitea.

8eacbe382b73f4f51f2d2042086a469f2e6a8028 authored over 7 years ago
Add testing.

Signed-off-by: Bo-Yi Wu <[email protected]>

837ed7b84c308ddc57b9914f533413ed40363934 authored over 7 years ago
fix missing commit sha and wrong tag link.

Signed-off-by: Bo-Yi Wu <[email protected]>

2a2ff0550c12bb59ea6b44a93cf742f120bb0d31 authored over 7 years ago
Create BUILDING [CI SKIP]

0c972d8fc5960c7c9d3d9f8b9538b27c74dbef2d authored over 7 years ago
add missing filter expr content.

Signed-off-by: Bo-Yi Wu <[email protected]>

8ad98fa42b1dbad17bdd33a26864328291e17487 authored over 7 years ago
fix wrong filter variable.

Signed-off-by: Bo-Yi Wu <[email protected]>

7c1b1c6d9528cdd04db9a1103d8a0bae54b68221 authored over 7 years ago
Merge pull request #2241 from tboerger/fix-gitea

Urgent fix for changed auth behavior on Gitea

578e8847cf0fd353b8a1bceb36d0b557d750c282 authored over 7 years ago
Urgent fix for changed auth behavior on Gitea

Within the PR https://github.com/go-gitea/gitea/pull/2184 on Gitea the
project dropped the stand...

517c003af2d9043f4cdd0fb280cb4776250d3f0f authored over 7 years ago
Merge pull request #2234 from wyw/readme [ci skip]

Fix typo

c23b1fc9accd53ac45611f88dd6b0146112cd359 authored over 7 years ago
Merge pull request #2240 from ptek/master

Fix gogs hookPullRequest actionSync typo

f660da3b1d268180363cc2d4a42ad399d53ab3cc authored over 7 years ago
Fix typo of gogs pull request synchronized action

96734122b95430a01f063d78268691013c832c55 authored over 7 years ago
Merge pull request #2239 from tboerger/fix-proc-start-date

Fix procs.proc_started value if not set

b727a3ce5504fcc596a0321964cafcb1def4c052 authored over 7 years ago
Fix procs.proc_started value if not set

5abfd70c53dafc751dc89bd399ae933ddfe10d9b authored over 7 years ago
add healthz endpoint to server

bb8c569249db8fe42cac7fee6d8c50e3b46b68ca authored over 7 years ago
bump to 0.8.2

acb6a8b02af3cd52b1283cd7a938a00f9f2e326b authored over 7 years ago
enable dot(.) in usernames

3529dda2baed94cabd791f460a5815385252e4e1 authored over 7 years ago
Merge pull request #2235 from bradrydzewski/master

prevent per-user concurrent sync

8125f97c2147e9cae75aa793efe72048b8588297 authored over 7 years ago
prevent per-user concurrent sync

9a0a6f924ee84edade326e64d4a8223b17f9bae8 authored over 7 years ago
Fix typo

a9304030316b18022a34954ecb58a4f38d40ecb5 authored over 7 years ago
Merge pull request #2232 from bradrydzewski/master

provide alpine-based images

4fb589d61fd370182dd65d7e4a45fe47b5037687 authored over 7 years ago
remove deletion since we have --no-cache

ca8a00ecd589f08da91e87cf7d83f8fc6858809b authored over 7 years ago
add alpine images

243a2d08370f35c2aced72e1efcd2e1c82349460 authored over 7 years ago
show loading status in user interface

ec6016062bd1d7d702c5edf383eb0728df33dbdd authored over 7 years ago
force downgrade to http/1.1 because safari

ae51e9d1b987f9086cbc65e694f06759bc62e743 authored over 7 years ago
include aws dep

4532110141f0e52479b0e5fee0fb930b4b712f9d authored over 7 years ago
Merge remote-tracking branch 'origin/master'

1bdfa4bf3878d28228884afd4a70bc8f7da5b0c5 authored over 7 years ago
should use correct status for killed

2c9d50ccc610e350cb7c7dc206ad803922cf3e18 authored over 7 years ago
Merge pull request #2219 from bradrydzewski/master

graceful shutdown on SIGTERM

578762dc9c11e47c29b464c3be0c2b8c0c573bc1 authored over 7 years ago
graceful shutdown on SIGTERM

8c7d48ebed5c9913088e7da47b962cf1406efcec authored over 7 years ago
Merge pull request #2218 from msuterski/tag_base

Use 'base_ref' as branch name for github tag events.

a7e730ecf6baa1e456b8dd2e263ed9f60c2d5223 authored over 7 years ago
Use 'base_ref' as branch name for github tag events.

This chnage adds ability to filter builds by the source branch name for tag
events from Github.

96af18993a564eb1453f79c2e459cee189407a69 authored over 7 years ago
do not restart errored build

45357681a6b0cd27aad3d1eafc1c356fbfdc391f authored over 7 years ago
fix nil perm issue

63ba6af242c51f104399060f9b7fb000baed4364 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

2f2144c4bd6e1ab86c6205f7a600e35fa6de9c2f authored over 7 years ago
expose agent name to pipeline

63001a7c66b621793ca7ef450eac2c94bd1728f1 authored over 7 years ago
Merge pull request #2215 from bradrydzewski/master

add gitlab v3 option for backward compat

bf454572f213c3c358a43c09b7bb22db0887ad16 authored over 7 years ago
add gitlab v3 option for backward compat

913d8701f22e8e1167d932b24af8a252c3ec5a1d authored over 7 years ago
Merge pull request #2210 from praxist/default_drone_yml

Add server env var to specify .drone.yml location

d9cb6ff866c00cfaf5b11a4a85f56e939add8edf authored over 7 years ago
Add server env var to specify .drone.yml location

Allow setting DRONE_REPO_CONFIG to override default location of .drone.yml

820d07263bc13f6a8bd136ff173c832fb6576f3a authored over 7 years ago
Merge remote-tracking branch 'origin/master'

538f25683450489a96808bc11cb5400c1939ac82 authored over 7 years ago
fix busted agent dockerfile

d03eaaafa928c65efb935351198e055e6ff68e19 authored over 7 years ago
Merge pull request #2209 from bradrydzewski/master

Provide a basic agent healthcheck

f5fc076bc1bc7f148cb646e5baf4301a34348c08 authored over 7 years ago
more advanced health check logic

42b60bd82264ed185c5eec7e8f0c9a7b04c4bfd7 authored over 7 years ago
provide a basic agent healthcheck

eca91f4ec7924d05755499eb8522bb3cc573830c authored over 7 years ago
Merge remote-tracking branch 'origin/master'

c665e5b1d24e4bd2af11c2a5a267b6e9c9059c42 authored over 7 years ago
bump version to rc.5

b034068ec4accf2e0f17d1bd31824c0f66491a98 authored over 7 years ago
Merge pull request #2208 from bradrydzewski/master

reduce logfile upload limit

25684f090d85ccd82d257170010bcd9ed6534a7b authored over 7 years ago
reduce logfile upload limit

8795cf039f7db90bc4434cf37262f069d2de0357 authored over 7 years ago
update base image to drone/ca-certs

1e64f61009f2e57bd5be41d504ca41305b2263bb authored over 7 years ago
bump version to rc.4 [ci skip]

0c379ac8adc9dddd75333f8918b03abe88e4c8e9 authored over 7 years ago
bump version to rc.4

d91bf93a3af42045b50716858d5ec709434515d8 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

20158d670db0045432163c908de96d7cecc31baa authored over 7 years ago
introduce limiter for planned refactoring

25c9b8050ac0b4a949111619357480c231c72fa9 authored over 7 years ago
Merge pull request #2204 from bradrydzewski/master

always create new build on restart

2ec6d6210bdba0f7bce5d7c0ed8b5c7bb116a1ec authored over 7 years ago
remove unused websocket funcs

902523911e09e81f95723631fd0c32f514cd71fd authored over 7 years ago
restart build will always fork; update sqlite

c95d2bf9f024f3361063b2bb1ad82ecb53c6ebc2 authored over 7 years ago
Merge pull request #2200 from praxist/build_filter_expression_parser

Add expression parser evaulator for build filter

6cdf907c73a78ef963fbcbb18b6fc8a84c6c35bb authored over 7 years ago
Add expression parser evaulator for build filter

Vendor github.com/drone/expr
Vendor github.com/drone/expr/parse

4c2ff78d20f39f8c63a62e3d96d8fa055e6d0ce3 authored over 7 years ago
Merge pull request #2161 from vanadium23/move-gitlab-to-api-v4

Update gitlab API to version v4 #2068

fcb493b9ee1f75e9089240893919d2c5a19b0ddc authored over 7 years ago
Merge pull request #2192 from tonglil/fix-typo [ci skip]

Fix typo

b2dc32d5bb569d06451d793c436be67200d10d91 authored over 7 years ago
Merge pull request #2199 from praxist/repo_label_to_task [ci skip]

Add repo to task labels for build filtering

35ffb27066e9955a6eb936d94e1e7a706f640cc1 authored over 7 years ago
Add repo to task labels for build filtering

Add generated labels after user-defined labels to prevent tampering

2892efeddae4aadb2005a3ae26760f50904224a8 authored over 7 years ago
Merge pull request #2198 from praxist/drone_filter_to_agent

Let agent pass filter expression string for builds

fcda423f1111b4d6dd62ac96a575618623466677 authored over 7 years ago