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 #1823 from vaijab/parent_number

Add a reference to a parent build on forks / deploys

a52028a4e1406823d7c138adcac7d869b7c3be1c authored over 8 years ago
Adding SkipVerify to Secrets

dfcaa78e858f133e54447c21266c1658e83eccb4 authored over 8 years ago
Add a reference to parent build on forks / deploys

284fca370e99175d820f252805953d0cf1f6397c authored over 8 years ago
Fix exec panic when missing variables

Fixes #1810

f4f61cb57a1f1697995c521bf98d58284699bab9 authored over 8 years ago
fix incorrect team secret middleware assignment

2d90155d5a0f1d2270a0f6ba4b112ed48b15248c authored over 8 years ago
Fix: (MySQL) key exceeds max on MariaDB

Fixes MariaDB `Specified key was too long; max key length is 767 bytes` error

67a88c5d139ceac2521626bd0e3353e54f57fd30 authored over 8 years ago
add in validation for shm size, run go fmt on util.go

9d5e17ee926e99dd246dfa47ed22289af22576e7 authored over 8 years ago
Merge pull request #1802 from artofhuman/master

Fix docs typos [CI SKIP]

5130919869a1cf855975870fdf9ac72624f53be5 authored over 8 years ago
fix typo in toListPosgres

d8d0e47d011b0e0b6f921e158fc9062dda2fbcc5 authored over 8 years ago
remove size limit in toList

0ace6aefd69d825daf1a4d15e2968261262d86ec authored over 8 years ago
remove size limit in toListPosgres to accomodate users with access to many repositories

be0ee0601925a36049015db931e3e0025a62cf4d authored over 8 years ago
Fix docs typos

5f457dd57f626223dfedf8ae43e8ebc1080f5dfc authored over 8 years ago
Add in docker shm-size option, mainly for oracle xe

f478c8eeb6a8496f12035e9977f48d64f2b66a56 authored over 8 years ago
added log dep

3631c4d4cd4c42bf8b5fcc90d32a44d2db373f56 authored over 8 years ago
update agent logs

76b0286b68b5c5554278ddd3a7b24ffeff3425af authored over 8 years ago
fixed git clone issue

17a77127b6ddeddc1c3b317db975b2e8b1917fdb authored over 8 years ago
fixed yaml unit tests

66aa18922f68671da49b9f470071b3c817f3b74c authored over 8 years ago
fix Makefile to pull drone/mq

2bb47ed7cb6a2f94b890b0bd5ae79780c8c23506 authored over 8 years ago
setup docker 0.5.0-rc with queue

7c19801bfa77b6f6716ac8ab84339c446594f292 authored over 8 years ago
removed default image namespacing

9f937e24251b555a0d2b75a3bcce34e2f54cd66b authored over 8 years ago
removed unused packages

778971eb689dfa1c64c99669e86f61a96d6d9521 authored over 8 years ago
add platform field and selector capabilities

584ec88b076d5f662584ef54de0d89eb789ae40e authored over 8 years ago
initial sort of working mq integration

6f44450ef8aa626eb567cff5a9b5c36025975dd9 authored over 8 years ago
integrates drone/mq into agent

0b2f1c8e51bde798fba623b503c0fa5e224260eb authored over 8 years ago
queue integrated with server, but not agent

f2c1d46f9ed461a2c5a85b676c1aab3ebb7cf6bc authored over 8 years ago
Merge pull request #1795 from appleboy/feature/branch

Fix branch name for bitbucket server.

524fba62532cfa6481547a56b96718235bf74abc authored over 8 years ago
replace split with strings func.

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

2bd6884dbdb0b071b14a256666e9cab8ddbfd096 authored over 8 years ago
Merge pull request #1789 from strk/typo2

Typo in privileged plugins listing

240f2a8ec520003a6c7a66a7236a742d4d665a06 authored over 8 years ago
Typo in privileged plugins listing

0a07ae65efd0ce28873f89c43f2f3f7f745415c2 authored over 8 years ago
Suppression de EventBranch

37f89e924a0f090654ccc718857fa5eedf83e29d authored over 8 years ago
Manage TAG and BRANCH events sent from gogs

c60f4f5c4be6769f1cdbf05712d295bc9238ccdb authored over 8 years ago
Suppression de EventBranch

549f600748ce646b3a940023255aee425be5ba08 authored over 8 years ago
Manage TAG and BRANCH events sent from gogs

a24bcf22259bc2cab20b017d286e704a7a582571 authored over 8 years ago
change eventType for tag events from gogs

744cf55bf567661f5cd940d49535f516e2ec3df5 authored over 8 years ago
fix how we copy the static binary to /release

a3d6aeeb9728b7b4aafa54dc1d0297da89e1d6a0 authored over 8 years ago
Fix missing dir in makefile

5b88ee0124de353b8e0120b4bb480bf7d39f91c1 authored over 8 years ago
Merge pull request #1778 from strk/gogs-pr-hook

Add sample gogs web hooks (unused yet) [CI SKIP]

23234fa000e1b16853f61e4de4599d1da9a214fb authored over 8 years ago
Fix ticks

320b8b68f0b5013bd403ea71e6d2c2d66aeb421c authored over 8 years ago
Merge pull request #1780 from bobrik/bitbucket-cleanup

Cleanup debug logging in Bitbucket Server remote

d4db122c3defcfa32e19f7323aeb1a913a4f182e authored over 8 years ago
Merge pull request #1781 from bobrik/faster-build [CI SKIP]

Speedup local build iterations by reusing built packages

dc5cdbe2b01adb3acf4410259df39bcfe4055b7f authored over 8 years ago
Speedup local build iterations by reusing built packages

Before cold and hot runs are the same:

```
$ rm -rf $GOPATH/pkg
```

```
$ time make
go generat...

527d0cd5c2b3f36e586445e9615334e66841bc92 authored over 8 years ago
Cleanup debug logging in Bitbucket Server remote

113c63bf8e1b27e0eea3bebb1878ea10765d32ac authored over 8 years ago
Add more hooks to existing fixture file

bacb78a9e22b1a61cb0a69f0b44ec8a6ed81df1c authored over 8 years ago
Merge pull request #1760 from josmo/add-container-labels

Adding the ability to label containers launched by drone

31a0fd0eed7ec375eb15cec7f420aab4f46b2a35 authored over 8 years ago
Merge pull request #1777 from thiago/bitbucketserver

adding pagination of repositories on bitbucketserver

c6c15432755f3b7b2aa3b1fd394b3a1d7bc811f8 authored over 8 years ago
Add sample gogs web hooks (unused yet)

a2829a2e963649d32ce2069f7167f649c8f3e39c authored over 8 years ago
Merge pull request #1762 from appleboy/patch-6 [CI SKIP]

fix go coding style by gofmt.

7791cebf6b89b9fad83cecd56a01f70c6fb7627f authored over 8 years ago
Merge branch 'master' into add-container-labels

bd939820100c90aa3ef49e2697a56999b96da9ed authored over 8 years ago
Merge pull request #1771 from bradrydzewski/master

choose ambassador by platform

a3303d5f5dc207e915a182b6cd13b212f71a78d9 authored over 8 years ago
better coding

3a926b35be45b8dc63b682fa5c6f7b4234caf05d authored over 8 years ago
adding pagination of repositories on bitbucketserver

ced1221ef65f4f0f40635bd64483f004d5eb72ce authored over 8 years ago
Merge pull request #1773 from brgaulin/master

OAuth2 GHE Always Register BustedURL

8eef2365ff2676dc681740ee49e5edf988c0bf3d authored over 8 years ago
OAuth2 GHE Always Register BustedURL

When going through the oauth2 module in go, there is a list of "busted" URLs which don't implemen...

5b58768d637aec8f84e0e09b9a4479da2da0547a authored over 8 years ago
Merge pull request #1772 from benschumacher/bugfix/command

Correct escaping of commands in YAML

e932bc8871d67247a0f9da4e74e5516cf74bbbe0 authored over 8 years ago
Correct escaping of commands in YAML

e482ef2790349f500454c3f5c21b37cd70e0d0f2 authored over 8 years ago
choose ambassador by platform

0f7253febb1cad14e7fa115799fa170b57731eb8 authored over 8 years ago
Merge pull request #1761 from josmo/bbserver-status-update

Status update for Bitbucket server

fec06207dd01ea55f1bed827806900e836d8385c authored over 8 years ago
Merge pull request #1770 from vaijab/fix_val_encode

Fix URI encoding

993694e280175ff7fbcee0a3bac162b100c85157 authored over 8 years ago
Fix URI encoding

fmt.Sprintf was interpreting URL encoding chars previously. Ouch.

3539988604c2c80c484272d99e459113aaa8b172 authored over 8 years ago
Merge pull request #1764 from tboerger/feature/org-fixes

Correct arg length checks

a81a13d73d6327be43ca22bccc2bdd4b083626f9 authored over 8 years ago
Correct arg length checks

a4076e00ff253a9fd22670a2355c9cde29f1e4a0 authored over 8 years ago
Update to add the name which has a better indication for the label of what build the status is for

95b3a78aa9351eaba79483297f20e3842f67ff80 authored over 8 years ago
Suppression de EventBranch

82c534ad18920720141899b2153e4d07c92545bf authored over 8 years ago
Manage TAG and BRANCH events sent from gogs

c8d1fe0468452fe7ecc7bbbe5285a27e2638c80d authored over 8 years ago
Suppression de EventBranch

5642e9ab3bbd75b9731a6662539feb367bd33186 authored over 8 years ago
fix go coding style by gofmt.

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

21430d2ecdf1e970d4f6beaa972d8d1f674b12cd authored over 8 years ago
Adding the ability for the bitbucket server remote to update the status of commits on the server

5c7a66534d74cc90649920a3360e1651f47eaff6 authored over 8 years ago
Removing transformations that aren't needed.

72e960e46afb4a86f2440d96ac0a4de9464e03c9 authored over 8 years ago
Adding the ability to label containers that are launched using

labels:
something: value
something2: value2

aaa702dab6858ac47a71e93c2ed6e9c54e0527be authored over 8 years ago
Merge pull request #1757 from appleboy/patch-4

Testing author label length limitation for Bitbucket server. [CI SKIP]

fe750c751aa242744c26eeb693b58fa6fcf9ca3b authored over 8 years ago
Testing author label length limitation.

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

83056ab8b3b2b7dca0afd2225f5c5cd811f994f3 authored over 8 years ago
Merge pull request #1755 from josmo/length-temp-fix

Quick fix for build author length on Stash remote

e82ddd002276deb1741eca5345260ff1c2059abb authored over 8 years ago
Merge pull request #1756 from josmo/clean-trailing-slash

Remove the trailing / from DRONE_SERVER env in agent when it's there

a8e2dfd02519c00c53e229f05c9eb0f7bf724aaa authored over 8 years ago
Seems like folks keep adding a trailing / to the DRONE_SERVER env. This should remove it if it exists and not worry if it doesn't

c884a9f210aafa68fff24ded6938029455238b33 authored over 8 years ago
Merge branch 'bbserver-test' into length-temp-fix

ea6ceb43e13c5f5430a388d4a38a65f9caf61303 authored over 8 years ago
Starting to add tests for bitbucket server

Removed a duplicate assert for bitbucket

0c0a7a897badbb4ee82ccc77523ab831aca08428 authored over 8 years ago
Makes more sense for the author value to only have the name since other plugins may use this value.

96ff3cd05a2bd09c8ac607615234de9b5b957b00 authored over 8 years ago
Trimming build author length to 40 for default

Removed no longer needed comment

02630aedbe42290d360612eba7c89be71b19df2c authored over 8 years ago
Merge pull request #1690 from josmo/bbserver-cleanup

Cleanup for the Stash remote implementation

e0b7b31a5d1671e48003fbe9efcc04bde9f792bd authored over 8 years ago
Merge pull request #1753 from devth/master

Add support for `drone build start foo/bar last`

9974d3bbea5e57ea497911c1a814d77200396729 authored over 8 years ago
Add support for "drone build start foo/bar last"

This starts the build on the default branch

358243ed0784f3f43599d2c74b74dc9c31ebecc6 authored over 8 years ago
Merge branch 'master' into bbserver-cleanup

bc1cbcca74b56c52f0739431493c63544d4766a5 authored over 8 years ago
Merge branch 'master' into bbserver-cleanup

updated to also include build config updates

# Conflicts:
# remote/bitbucketserver/bitbucketserv...

529a9eba49dd5d8a157c866403d1a934f457472e authored over 8 years ago
Merge pull request #1751 from vaijab/bp

Fix a typo in reserved build params

e28d85292a40c446c2eeb40d4a1b775607342d9c authored over 8 years ago
Fix a typo in reserved build params

5e78e471ee2deb1b58d9405ab4d5f5008c87df05 authored over 8 years ago
Merge pull request #1744 from appleboy/patch-1

remove missing target in Makefile.

a173454378697d95ccfddd78c352459cf88ef54b authored over 8 years ago
Merge pull request #1737 from tboerger/feature/org-secrets

Organization/Team secrets

abaa02efa2ef86a7f1d26cfca88de5d7b4c364a4 authored over 8 years ago
remove missing target in Makefile.

46dac1b9fcc60bcf7a50338c3ec68fefb8893675 authored over 8 years ago
Merge branch 'master' into bbserver-cleanup

bb1d2918f78575d0e32fc17a75dd760e29be5a93 authored over 8 years ago
Copied MustAdmin into MustTeamAdmin for now

31cead0eb4fcbd2d251e590cfcbb49f7dbed1206 authored over 8 years ago
Moved merged secret list into store

4d431954791347d086a2c816633e5e48506ff7aa authored over 8 years ago
Merge pull request #1738 from johnwchadwick/bugfix/github-opts

Expose GitHub machine user options.

e2a80e70833fac4f93a8e552cc29b2f652727aa5 authored over 8 years ago
Expose GitHub machine user options.

f2b418e9dd6ffa0b74926c499a0e579656d697b3 authored over 8 years ago
Added migrations for team_secrets

1b84375db501f4fd7d73b933a9c6d9178fba8725 authored over 8 years ago
Separated repo and team secret models

0e424a25273fda6e5162f91596bad66e04b2abbf authored over 8 years ago
Integrated team secrets dummy API

9aac9e5bf79f566b470c3eaa012bbf823bf3d916 authored over 8 years ago
Integrated org secret commands

225d1c82880f051b43654342ae460a3eeef421a1 authored over 8 years ago
Integrated org secrets into client

86e4e53e77c8d87bd02b9bd1190af068f86dbf95 authored over 8 years ago
Properly formatted bitbucketserver

606ca938819a3b533fca1b603863d15b06d715d6 authored over 8 years ago
Integrated real API implementation for org secrets

298dcd5a50947cb598ac440d7b69b5ceffd0ec99 authored over 8 years ago