Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku

A docker-powered PaaS that helps you build and manage the lifecycle of applications
https://github.com/dokku/dokku

refactor: use helper function to get process resources

1e559f20e5d8d3b11c783e4e63213b393192ccb0 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move templating into pseudo-generated helm chart

The previous mechanism of constructing the helm chart was pretty obnoxious due to needing to hav...

2336063ca213a29f47abe42df0377ab7e8372f9e authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6500 from dokku/3454-chown-add

Add support for custom user namespaces when creating persistent storage directories

3bf677ff9b03156aa784a2c3afc72444f97d0250 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for custom user namespaces when creating persistent storage directories

Closes #3454

7381cf74c648faa48371656bb01734294e620835 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6492 from dokku/multierror-logging

Add support for multierror when exiting triggers

cb558c1a192ef004f64a15d15fca64a118e65626 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for multierror when exiting triggers

690817709548608098233a577cbebcc62c175500 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6491 from dokku/exec-ssh-tasks

Add wrappers for exec and ssh commands

d40b264a40d9ad8a90fb8eb4328ab8894b50e635 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add sftp implementation

b6d3749f51960463749307f567a31cabf8bada37 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add wrappers for exec and ssh commands

0cf26ac9942c56a2245d21a2ffbb0fa8eeedd6c2 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6489 from dokku/disable-flag-parsing-for-enter

Disable flag parsing for dokku enter

e2056e296b4e3a1335ff83b2384849924aaf4249 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: always set -- on docker exec commands internally to avoid parsing flags on specified commands

83b0cf406530eb39e6be73644d1314632a70e045 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6468 from dokku/global-proxy-type

Implement global support for setting proxy type

1172ac465390c43b321d130b76a76dd43704a732 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6467 from dokku/registry-repo-template

Add ability to customize the registry repo with a template

dc39e5c0f3bb23970c2ed2b6bd913ae8a791bf5a authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6469 from dokku/git-deploy-key

Allow generating an ssh deploy key via the git plugin

2e0f1ac89ab4e29cfbe8c36a93a1567e54034db2 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: reverse the expected proxy type

4fc3ab4b7ae2cefe9e24695041f71b0f194b4a75 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6456 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/grpc-1.60.1

chore(deps): bump google.golang.org/grpc from 1.29.1 to 1.60.1 in /tests/apps/gogrpc

213f9400ece59ac1a1674e5dd023e473494545b8 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump mkdocs-material from 9.5.3 to 9.5.4 in /docs/_build

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.3 to 9.5.4.
- [Re...

44c8d690967ea8cae83b065c003c0018ed1c6331 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump golang in /tests/apps/zombies-dockerfile-tini

Bumps golang from 1.21.5 to 1.21.6.

---
updated-dependencies:
- dependency-name: golang
depen...

d711c729cf23be05fe78a00c6d57aa94cac07fff authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: set the platform flag in order to run amd64 images on arm64 deploy targets

This allows folks to use herokuish, pack, and lambda built-images on arm64 servers.

Closes #6312

874f2dfaf4cd0f4a6ea9f097a44bfe1c62d58ccf authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement global support for setting proxy type

7fbb86093bdbda735d05b1159c970711341e9c77 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow generating an ssh deploy key via the git plugin

While this might not seem super intuitive, the key is mostly related to git management, not the ...

ec65d971395520e1ab6ca837e114b4d1361750e7 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to customize the registry repo with a template

214dc9b69a8752add2efb26d090fc31e04606f52 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6466 from dokku/josegonzalez-patch-1

Use correct key for migrating global scheduler configuration on upgrade

ea283676895e74cf62d62b38b5f328b9796272d5 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct key for migrating global scheduler configuration on upgrade

69e79b227d3dd7446406b805c7ffd1229b38996c authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: update the test

ab735333c6c51225ca38e91766351580cd63f0ba authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: update gogrpc codebase from upstream

6c6d016f1baab04db4493f8b0407dabb2a7ed744 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.29.1 to 1.60.1.
- [Releas...

43775d7b913bd835e29c6d614a456e61cae4aa7a authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #6465 from dokku/fix-haproxy-tests

Update haproxy tests so they pass

ab51247e3adc2941650f49a84205e64a360d071f authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
tests: sleep for a bit before testing haproxy

464019f439c2bd162f52eebef95cf1a03378f809 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
debug: check on all hosts

193798b9e6edb2643c94ddd76d0d307d9c4567d3 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: update haproxy tests so they pass

f0c79859705c7dca89209bf6232a97f61252741c authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6464 from dokku/docker-workdir

Create helper function for exposing a docker image's working directory

d656d185ce0ba82dd24b569ce47ca05e10ea6d02 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: create helper function for exposing a docker image's working directory

68fd65b25fcf94c64a694f9f4b7008ed31c20ecf authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6463 from dokku/cron-appjson

refactor: use exported function from appjson module instead of manually parsing

c72ed428a4510ceb7a684434decf50b0a46ca1bf authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use exported function from appjson module instead of manually parsing

Also add some missing docblocks.

94926d141f01fd3ffb74061591f62cd267542868 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6462 from dokku/ps-header

Ensure ps:stop has a proper cli header

7984a8d9a06b0800d3ed67dc451cddeb20857967 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: ensure ps:stop has a proper cli header

2acc492906e2f2a6734a3ea5d34278a6c0810c46 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6461 from dokku/scheduler-docs

Add documentation for implementing scheduler-related commands

fb851e3e515482b466bdaef08c04018a3633b0ee authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
docs: add documentation for implementing scheduler-related commands

49d98eb1f2f62fbfed63eed78cc41bd90d7f905a authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6460 from dokku/post-registry-login

Add a post-registry-login trigger

6dadfde94818b1bdfe764e7c5d813fb74b371456 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add a post-registry-login trigger

This allows other plugins to execute commands after a registry has been authenticated against.

98d0a95ae66b11d3df9b74dcae2ee43da6fcf8c7 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we default to stdout format

d89e2ba2bbae1aae687c2edb2933e02c1587b373 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6454 from dokku/dependabot/pip/tests/apps/python-flask/flask-3.0.1

chore(deps): bump flask from 3.0.0 to 3.0.1 in /tests/apps/python-flask

199e29cc15caf53e33ffc3e59694e666aca6600e authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6455 from dokku/dependabot/pip/tests/apps/multi/flask-3.0.1

chore(deps): bump flask from 3.0.0 to 3.0.1 in /tests/apps/multi

c4984cd4f8acb087b499b858507206010d283cf1 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6459 from dokku/registry-alias

Alias common registry names to docker.io

428ad046c64bd4f227fb0d8b23b7194b9037df61 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: alias common registry names to docker.io

4aa13bdf47a025ca82f7b0b69a76e85110be8b57 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6458 from dokku/app-json-dockblock

Add docblocks to appjson structs

4cc44dc5d95433c35d2c03dea7ac4a3604441b10 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add docblocks to appjson structs

7a94b10266eae5564abd03adfea649deb8cb301c authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6457 from dokku/ports-get-format

Add the ability to specify the output format when listing ports

215c1354871129e73ea70816191225897b9c6af6 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add the ability to specify the output format when listing ports

78d24ead0988e2f9da1c8cbdfcae0200d804eafa authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6452 from dokku/6422-go-execute

Add alternative implementation for calling plugin triggers

44054ac99304017d7ed896d4ac151b5e551aa7d8 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump flask from 3.0.0 to 3.0.1 in /tests/apps/python-flask

Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.0.1.
- [Release notes](https://g...

66466f6d7cf8c660390ad31d0fddda6b7c2a5a91 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump flask from 3.0.0 to 3.0.1 in /tests/apps/multi

Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.0.1.
- [Release notes](https://g...

57224f16dfa9fb576b169b065902021ff7da4931 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #6453 from dokku/josegonzalez-patch-1

Remove ignored dependency from dependabot

276ae4ea10286a33e819279ef1a4c444432c173b authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove ignored dependency from dependabot

f47c76773617bbd343ec0bfeaefe2255353f2fc5 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add alternative implementation for calling plugin triggers

Refs #6422

1a5e17bd68494ca9f3207d6a885abf99d1038d4d authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6450 from dokku/disable-flag-parsing

Always set -- on docker run commands internally to avoid parsing flags on specified commands

e093b04511cdb686c788a0b637b34c585bef96b4 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6449 from dokku/ci-on-22

Run ci on ubuntu 22.04

a3ae54a97752be2c8f4c391bb94379a6aaadd38e authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6451 from dokku/update-go-modules

Update go modules

badb73a8de078112f9ed1cf1034219cfbb4a1930 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: update go modules

33f532e022ffe3311221dfda2afe4b534e479f49 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: always set -- on docker run commands internally to avoid parsing flags on specified commands

5ffbcf24de711d00bf45ab51aae7d930fe434f63 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6444 from dokku/write-to-slice-custom-mode

Allow setting a custom mode when writing a slice to a file

59f74cbccfe1a857238011732fc294aea4dc49f6 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6448 from dokku/scale-int32

Return an int32 for scale count

698979983fd369acaeecd1a767d18e5a0513f9f1 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6447 from dokku/propagate-arch

Propagate arm64 build support for development builds

ca23e42e2321dc7889a3930a270980f38405b432 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6446 from dokku/global-only-properties

Add support for global-only environment properties

8947060faba7d6d21fcde106f5836621317ae102 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6445 from dokku/cat-file-exact

Do not strip whitespace when displaying a file for debugging purposes

1549f84aa4e49dd947c84c4c83cc94dc2adfb75c authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
tests: run ci on ubuntu 22.04

7a54f13da1cc46d2dc115d39b8c2325664e9e9a8 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6439 from dokku/dependabot/go_modules/plugins/config/github.com/onsi/gomega-1.31.0

chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 in /plugins/config

7cbfb3c75086a2fe18fc9a3ee3113c7535ae2bb3 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6438 from dokku/dependabot/go_modules/plugins/common/github.com/onsi/gomega-1.31.0

chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 in /plugins/common

6ae406609c6f50ea14b591a244aa4ea3196c210e authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6443 from dokku/healthcheck-exposure

Add support for exposing healthchecks in the AppJson struct

37acfca459b89dc487350021afc7b3b48b4605da authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
refactor: return an int32 for scale count

6bcb4a016d1c4565beec4e42687be63fc82fe385 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: propagate arm64 build support for development builds

eb6a0dc71d536d2a69a53e5ea97d75a0f19d05a2 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for global-only environment properties

If a property is only specified globally, it would otherwise be caught later in the check for va...

580d2dc3ee0a7a5e0185efd6271e37b08ace45a0 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not strip whitespace when displaying a file for debugging purposes

8cc822eed0fd4e4f58d9b65904a023503fe2c866 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6436 from dokku/dependabot/github_actions/tj-actions/changed-files-42.0.0

chore(deps): bump tj-actions/changed-files from 41.1.1 to 42.0.0

3f96a250a2329da5bca5eeffd90596231e9dfcf8 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6437 from dokku/dependabot/pip/docs/_build/beautifulsoup4-4.12.3

chore(deps): bump beautifulsoup4 from 4.12.2 to 4.12.3 in /docs/_build

d971bb31d7db6e82c79b53aad94c966727d279a1 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
refactor: allow setting a custom mode when writing a slice to a file

fb73474675cd0256cbfed764c03d4af9a34a480a authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for exposing healthchecks in the AppJson struct

4294694be39fa10daf39460552ad8e287797a1df authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6442 from dokku/dev-bump-modules

Ignore go.work when bumping modules

d4da8aea8499521e80421e4bf79938b28ddcc0ce authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: ignore go.work when bumping modules

35357abc86eb03c3e1f08e330aa9accc3b0c08b9 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump github.com/onsi/gomega in /plugins/config

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.30.0 to 1.31.0.
- [Release...

eb1b8b0f9b7b89591b04a1b89eb096be2da72749 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/onsi/gomega in /plugins/common

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.30.0 to 1.31.0.
- [Release...

5007ca18120514de230d4f697039d603e9d3dd1f authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump beautifulsoup4 from 4.12.2 to 4.12.3 in /docs/_build

Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.2 to 4.12.3...

a97f18c85d1e7952b7f48ff5642fbee20da10d13 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump tj-actions/changed-files from 41.1.1 to 42.0.0

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.1.1 to 42....

cca5060725b0accbff236578b1233deac7200283 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #6433 from dokku/josegonzalez-patch-1

Add go.work.sum to gitignore

fe5e5c7d9a6fa698de88426947e3a786b17a7679 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: gitignore go.work.sum

This will change over time and is probably not worth committing.

a69454d68303afb480fb402e148e6db8e4a65a1d authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6432 from dokku/josegonzalez-patch-1

Upgrade golang to 1.21.6

53fd5fd475ca8a902515ae0c3a10d652e4df4548 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct lint errors

2fdfa655320ba87ba7b6176da0948bd8212919ec authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade golang to 1.21.6

d0acaa827d61b87c740d79e482cfb717d0f5bf86 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6431 from dokku/josegonzalez-patch-1

Add golanglint-ci testing support

214fd95c986848195ccdad95e8e8279d77d77266 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add golangci-lint to the development environment

bdee495a0a5eb2824fb6a67f55a9a8b9be09c717 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
tests: add support for running golangci-lint automatically

The plugin paths must be computed at execution because not all plugins contain golang code.

b8329d76ec0c964e606b26093a9253fb6328575e authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add golangci-lint file

3a47e5f54dc9332ce0fbc13e157f0cfb57b249c9 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6429 from dokku/josegonzalez-patch-1

feat: use go.work for development purposes

555bcbaf1f32120f2387c66682a58289fb09a679 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6430 from dokku/josegonzalez-patch-2

chore: reformat devcontainer file

3a333551e5f7bf8f9c5b7a98696882db7eb17593 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: reformat devcontainer file

823a83fed8decf7c0e48152a8e94e0c64e38caea authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove go.work file earlier

af9dc4604ad1d8c0f7fd19f0f6b426158852beec authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: delete go.work file to resolve codeql issue

CodeQL doesn't currently support go.work files. See https://github.com/github/codeql/issues/1423...

9b4a376f68b82ecb27441e29a09537dcc145c643 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct format of go version in go.work file

b1a7032e9f536dcfb0a5b6f89987c9e64c142972 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: disable go workfiles during builds

85918a9f993d64ec04222686e105b036f253d3c2 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>