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

tests: clean up app-json tests

2a5fcd001e92d3e2c5e56f62118b723a77d2d029 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: install jq for tests

b961f0190639438c787a6c4c01110494ff7fac0d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: speed up buildpack tests

c0957ebfc322b83ef406d68de98ebbc1e38ee1d4 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix logging output

137ea8c30d0d29954d2e72776d11316cfac2211c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove unused import

e8a31141fc0b6d26260054b581ea9c3cc1d49071 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct stickler issues

d3ef846b5920d8aafc8332111bfc726207796ce6 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3869 from dokku/plugn-trigger-calls

Standardize plugin trigger calls

b5be68f9d000ed80ef6ce3b7d3c17a7819849900 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: surface errors when running reports

26e8524ae568c4b4b6778562ca23c7e57dd0cdb2 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: rewrite proxy plugin in golang

6fd4b5adb157962f0d9f9d6c3894429ed9e140e6 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: standardize plugin trigger calls

09b656e37e6dc865ac9e58bc58c5e3e4703d0c4b authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3870 from dokku/standardize-println

Use Println in favor of Fprintln for os.Stdout

59316f4a2144e9c1f5a823cb7165bc4ef3cb9264 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing parenthesis

cff51b8ec9562251fda31fd60af793a52e8f2ffe authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use Println in favor of Fprintln for os.Stdout

e5a9d29215866d90e6a59b62622a651e1938719e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3868 from dokku/remove-ps-command

Remove ps command

9beefe923f00c98e559d30c1a674cf3b43704b19 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: remove ps command

`ps` should be replaced by `enter` with a specified container id.

009e37d840f88ac75d75447f21fe104339c4470d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3866 from dokku/nginx-show-conf

Unify nginx config commands

b06aeeccb1d895cfceac3afb14b5e2fa9199fe82 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct command name

1ba5269779afd9b596c73ee10500b4c7850ad606 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: deprecate nginx:validate

The command function move was to fix circular import issues...

94357b961e576ec242f50be64f82d5726307dcc6 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: rename nginx:show-conf to nginx:show-config

579d4303032c3ba7940c7d7d07630ea60fcdbf7a authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3865 from dokku/label-cleanup

Cleanup injected docker labels

7199d376363f6ecb6abd299b0cc8e97a1f38bcca authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct calls to docker build and import common functions

93080498f6167bae87256de6c74cfb2dc96a25a7 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: fetch app image before variable use

00f3d498a2e71f859dc77052a4203e598279a629 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: inject a com.dokku.dyno label

This is useful for external tools that monitor based on container labels.

de84a038d2cd952c006e0c84faf11b114d85215a authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop com.dokku.network label

It isn't necessary, we know the network is the network...

11e9cd13ae423a788f5b490eeb634af6be472861 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: cleanup post-release-* trigger documentation

9d3785147e866a1ab0d11f64a95d9a0a93449b01 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: label released images

This will allow us to properly handle cases where the labeled image isn't actually the correct i...

8e4dc1c2d0b4f19a4adb61b1ad233279c0c06b77 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document the new post-app-rename-setup trigger

2be8df1228545ae77126787fef68b7c49ea426af authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3861 from dokku/3821-fix-clone-rename

Fix app clone and rename calls

9f32747c988a6e738fcecf8b238af56724a977ad authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use TEST_NETWORK env var for test-network name

acff195fcbd5a55cadf24aa9578cd8e3ca7ab56e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: add tests for app cloning

b4d7d37d9b4354213644940be52401dc64fc9392 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop extra log output

d978f98c23466b40ddf02fdbbef6dbf72e46b0f1 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: add tests for app renaming

973313e3aaacfb472dfab945debe86d47ff574d3 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ignore errors when getting all properties

fdf09adcd54c69d87c2c953b36e117ba0262bf5f authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: drop extra s

02e2fa73f5f6f4cbc7c6f2d5deb600b90e9c052c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly handle returned errors

7389bb3f034e672f2034a0b280c15954089240db authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3864 from alex-galey/patch-1

Change docs copyright to 2020

2949e1125f8297c3ccb205e93fb8dc4770d180be authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Change docs copyright to 2020

38cbcb33ed8fd4a350e8aa2e762dbc3463c217a3 authored almost 5 years ago by Alex Galey <[email protected]>
feat: unify apps:rename and apps:clone

- add --skip-deploy to apps:rename
- add all missing validation to rename command
- fix log outp...

2e774f0806851dad5a5d5eb03228425fbeeedeee authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move cache and rebuild handling to plugin triggers

8987ec67041361ee639099bcb3b506199ae083a4 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: call clone/destroy prop commands as necessary

63f4ec3867d292c024b63ff87985dd455b838578 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add `prop clone` command

d336d7c5c24cdd85de8c8b11b9f207d980147f6b authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop unused and unspecified arg

ebd27cd6665e1cfef41999efde67854fbfa569ac authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: re-arrange commands to be in alphabetical order

b1ae58f968fcf8aaa8dbde3faefecb8f8292c6c0 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use normal if statement instead of && calls

0b40414170060d8e5c9443652821103b86f55c8f authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3860 from dokku/remove-egrep

Remove deprecated egrep calls from codebase

acdc0109aa0c5ea07fced529c126352ee103307f authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3863 from dokku/josegonzalez-patch-1

Update issue template to remove ambiguity around reporting

b1b67b32383a39ccc20abdfaafec949af58e2349 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update issue template to remove ambiguity around reporting

[ci skip]

7d7c035b57fdea1f8b114ebe9ab3f40f9d3c09dd authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove duplicate docker_cleanup call

This is already called during apps_destroy

799a5713c23d43c5158df30de513f6c366e5c5fb authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move pre-receive hook modification to post-app-clone-setup trigger

5dd297bb493b25935b14413af2f803ae9616a4ab authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move pre-receive hook modification to post-app-rename-setup trigger

5801fd98a403d3ebce94887c16893789aa15c45d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: move ps_rebuild to post-app-rename

9d3538d587a8be00e99f1f8adf08df091754ce61 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: move URLS and VHOST modifications to post-app-rename-setup

3a961d2de798e8c9e2ee4fe5bffc22fc6b4ea043 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: call proxy-clear-config from post-app-rename-setup

c2c2e2ccbd61225d79a699c8b4472eafc6ff2693 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: call ps_rebuild from post-app-rename-setup

0740636d5352a75beccf344c0d65735141b7f28c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add post-app-rename-setup trigger

77f98625495df72f3a3d83ff1c9702e465ab2d8a authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove deprecated egrep calls from codebase

e19b52442bdfd36c64cecc9a8a25bef76347d66a authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3854 from dokku/remove-deprecated-code

Remove deprecated code

b04080bcb1fdccdcc580de36ffc00b342e7d771d authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: revert to old array arg

04e1837e9e1d73c09ee93c5101da5c0ec47b3c15 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: properly check for app domains

ce275837ac16b7dceb79db6e8010806262961dc9 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: show the nginx config

4c7cd3f2af10befb8e5af509e4b00ed1dc555aa4 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: cat the nginx conf for debugging

1e0899ee04fc8004d474db268047d5e385165c62 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use show-conf instead of cating the conf directly

57cf1dce61f085035aaab4383c86848367377a69 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop unused source

1a57c30baeca12f9b73de8b84599fe100d593fd1 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3858 from dokku/dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-171

chore(deps-dev): bump heroku/heroku-buildpack-php from 170 to 171 in /tests/apps/php

cfee47f382ff81e5c72b4f01a8b72cef37a12675 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php

Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 170 to ...

962818b0ead9d776197b576298c8fb500bff9454 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore: remove all deprecated commands

This change removes all deprecated commands. In many cases, users have been warned for a number ...

848373def5edfdea41d736fc3a730e08bff79ff1 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3855 from dokku/dependabot/composer/tests/apps/php/heroku/heroku-buildpack-php-170

chore(deps-dev): bump heroku/heroku-buildpack-php from 169 to 170 in /tests/apps/php

bcc5516afec6e30b933491db4b9b4dafac0de98c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php

Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 169 to ...

411aa119a31f22724bce85cb60d717a97da57269 authored almost 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #3682 from dokku/3588-tty-default-lang

Force tty check to run with the default language

d759c6c12d23ad844c8693b26361e13e7a8dc148 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3853 from dokku/add-missing-hooks

Add missing hooks to events plugin

0c388615cc6d51f2e80ace3e77fa6b3b42a5df7c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3852 from dokku/standardize-plugin-code

Standardize plugin code

e30d9fdba3d684c3d3b19a2740478fa524a92fdf authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing hooks to events plugin

53f520d5c6007ef400bc0c0462d39592633d1158 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct command name

35252444e12322ab962e50af8cf4135aef4f3079 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct help test issues

1b6c0ce6b681882366af1755bc19d8403411acbf authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: correct test issues

aa6a651f1d8b2edff116e254f1aaa2ee62f0f7f0 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: standardize trigger code

7357579af26763a37223e284a0637dfbb95511c8 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add tests for all help commands

4a60497d3eae7a3dc4a1bf42a1e18d53cd32a2b8 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct tests

7a1537e38eb5f4a1687f806dba81309801932614 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: unify command declaration across codebase

e67b96780da8ca4e1f3d749d02b6523450262d95 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop missing commands

b0abeb49dd5119fec2c3fa890aa12d0d4b0d3466 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: standardize help generation

ef7894fdfa3e974f9a09717613ce6e13c8e4ca53 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: clean prop bin as well during make clean

be5ea845fcd2911ef501faa7c346b7fb3f625c6b authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: standardize command naming

This standardization makes it somewhat easier to read stacktraces as the command names are all u...

1cb586b2e7ebd0b508b738e8139b00b8dd7a0812 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3850 from dokku/refactor-report-single

DRY up reports in golang

95935f59443081f540b97e35d75095e7f7547c8a authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3851 from dokku/update-herokuish

Update herokuish to 0.5.6

deea791e580cd1da03234ff54290a6a169658cd8 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update herokuish

d6391de55f92722ca114d5d8eb2e63ad81b14114 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: omit 2nd value from range

58de433afa456fb4ac54e31f66d73d4a5afa4524 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3849 from dokku/josegonzalez-patch-1

Reference correct property in network docs example

cacd7e169c141294ce1db883ff93cce503bb61d7 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: reference correct property in network docs example

[ci skip]

bd539797db3049a6fde55c5dfa02ab90bccf4267 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: DRY up reports in golang

This unifies all the report-handling code so that plugins only need to worry about the data they...

37c83e1c52e2681d4324ae7ffb8f75a17614c7ba authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3847 from dokku/2085-custom-network

Custom docker networking

b3a802a9650347a3e7dc0a5292c1b2f2ab1687dd authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: update tests to handle new functionality

Also fix a few issues in the tests themselves

2d9f0f939c5f0d28b9dc38e6968e0d58c5cc94e3 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: ensure network exists before attempting to attach it to a container

This will give better feedback to developers than a potentially generic error.

ab509a7424d4956a9577203f26b0d13d62748b11 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move all internal functions to functions.go

52ef7e7cdcb32f558eec2aeda0f6805c56edda51 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we cleanup networks in tests

231078125aa041057f4e5caaa09f9975b529c636 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: pass appName along

16d8bd480c86baf82950986cb1de444043148f11 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: add tests for new networking features

e282c2dd7e6283eb3c8c6c1a46211070e0fe8879 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: ensure networks do not conflict

ca3a306b30313221671cd537a69988d478bbc3bc authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document custom networking

c8537bff48e378b4862fe913dc3974a24489d91e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: implement container network attaching

Containers can be attached:

- after they are created, but before they are started
- after a suc...

9818cc646151e397dbd9dea1f3a3fb008b7947f7 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>