Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-pushpin

a pushpin plugin for dokku
https://github.com/dokku/dokku-pushpin

tests: migrate to github actions

f27e9104013eca27af704516461d8a594ee9e7c3 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.2.0

4f14aec48ceaa26185291df91cdced6a2875e48a authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add dependabot config to all repositories

49408c7e3a48a88f73829c0d28a6c73bfdd8e3ae authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #2 from dokku/dockerfile-update

Pull image from Dockerfile

a39c683d5270237f5c2329eade8cd312c095ed52 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: refactor source again

240849fed99cd02c15376afcd4ec032221968838 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix path to Dockerfile when sourcing config for tests

022066b02f3911253413badd8ac63366aa0dc05b authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: handle image and version correctly

7a75f83d2b18f6e75e4f737264eca8a528a9e59f authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move base image reference to Dockerfile

This will allow us to take advantage of automatic update software to auto-pull new versions when...

a06dec392d8d8807a55115c609b838e1c0fa295e authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use dash instead of underscore

fed9e199d984b25352e10635055deec165f716a0 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add plugin trigger for service creation and deletion

0876eef6fa2826379a3a6adef6d43ac22d0af6e3 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use pre/post triggers for service-action naming

This is a bit more clear as the links aren't always idempotent and may have errors - this allows...

93051fccdd9c81c7db5c38a45c778a3226fd0461 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service-action plugin trigger for link/unlink

This can be used to track in alternate systems when a service is linked/unlinked from an app by ...

e5ad289c33f4532471ce3f619e70732c3d851c19 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.1.4

fb03cb38a0b1208cb8b0e98b26ed50a7c0388d90 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not shadow TMPDIR variable

This enables usage of the plugin with libpam-tmpdir.

Refs dokku/dokku#3149

5578c3ef0901ff376d7aa06b6243fd45840377cb authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct image link

77f9e05d895758b650a1c9d62bb2472e7df48229 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #1 from dokku/configurable-config

fix: allow config directory to be configurable

b03066ee70aff613c1fdd47e171d7d8dccee6d5b authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: allow config directory to be configurable

For postgres, the config directory doesn't actually exist, so adding this configurability allows...

3ef3682da327de4a75e5cd68f22c44dccc44c15e authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.1.3

86647271bde0c34ff703f5153d47ccc2162cb886 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: respect the TMPDIR environment variable

Refs dokku/dokku-redis#143

6da27f96d1799b36843d4f3f5490b0093ded9302 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.1.2

750de62b4d5c94e1726d7a4d5631b663a4c3c368 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct help output

Refs dokku/dokku-postgres#197

add48dc797b2cf9aabcf4298317e34d2a3e7db59 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct casing/quoting on sentences

5ebef760483de7c6c495fef51be77dcd23d36679 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run black

cb295c2afd64bd86502c900ba176c0e8fef59283 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: document all flags in readme

18878b6fc3c2413a5a7894d3cb1a504817de5fd6 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: make the gpg passphrase a bit more clear

51dbd89fd023f689540fe131f34f615349480e26 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.1.1

5bddb7775a574d0bbd171dfb8453205fe5afcb2b authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.1.0

071a17d116b3b1ed8b8d1b4437061cbd0050ab66 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: copy config files into place

The service won't start without them...

eaae2cd3e3a6c6933fdfb3983cb93d74af6b7fe2 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Initial commit

fe1712572915b551369aa21ce83fecfe13d0c7fb authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>