Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-nats

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

dev: add convenience copy-file bin and fix data path used by plugin

c7ea744bc4708e5ecd903fa6384db540a51c71a1 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: make devcontainer setup plugin agnostic

5654d6162b4cae66afd304d48fac64183d897c2b authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: show a better error message when the image is missing

Refs dokku/dokku-clickhouse#4

6c3a9f23a80389b3483693a40094218024f6be74 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
dev: mount the service directory from the host to ensure tests can pass inside of a docker container

543074e7a8c697b0a0d28a1df32212dbd5c1e0b4 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: copy any existing templates and drop unnecessary interactivity

2b0a2bce91f15e8b8257f597cb2e46834ce0825e authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct path

6f2d019479a5ac8aa3fc8ffbf103e29b42797593 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: copy templates if they exist

4233868fd0ee81fe965f4a343daec765a41a4070 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add devcontainer support

This should make it possible to run tests locally in a lighter way than pulling up a full VM.

2abc5cd1cbe4837eecb633d82a21c1b42f3170c6 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate readme

d218608d23e584895101a24f497bacd236523781 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #41 from dokku/dependabot/docker/nats-2.5.0

chore(deps): bump nats from 1.4.1 to 2.5.0

8d4eaa39c38d86dd8a57f2f9f7f3acdff0768b8c authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: drop references to circleci, libera, travis-ci

da3579f61f0f7b4e0791b21cfb626b71d6d13165 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump nats from 1.4.1 to 2.5.0

Bumps nats from 1.4.1 to 2.5.0.

---
updated-dependencies:
- dependency-name: nats
dependency-...

b230ad82a4b5f4094f2dfa246930a46247229564 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tests: refactor tests to ignore readme generation for Dockerfile changes

Ideally we can trigger a readme update on merge in the future. For now, this will work well.

1037406172dc43a9fb83ebacdba9f609c0eb9e20 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: gitignore bootstrap file and minor cleanup of ci

7e01776aee0dfb96cf21a20174f3691e11a508cf authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #30 from dokku/github-actions-attempt

tests: migrate to github actions

228840f41d9fef662e9fc6d3672f36c61e9bbf1e authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: regenerate readme

d3ccfdf8153cb58e50f136ef6abb7e2f3baf3ee7 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop copying of test results

Bats will now output the results on stdout so no need to copy results anywhere.

a69bdd27e37610fbd913c61d6374cbb396c2349f authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix job name

b0053d341c731a5fca7fca391e5fc5d8677e7df4 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: split tests to version and tag

e8c15c116d7c0fb1344a71e4674b6fe1c2924db5 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update min dokku version and only test push on master branch

ca6b42e51c2a6757ed0a8aaae44795f5c7cd987f authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: migrate to github actions

0a5ac934f84bd6b71576081e33a728f26034eb85 authored over 3 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.12.0

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

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

Pull image from Dockerfile

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

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

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

f21c3ea7080b7e70d6ea1ae1295816db7e6345d5 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...

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

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

6533e254dd18fc73345baa4942efbbd5b40cf873 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...

627109eeb495d5c5d7b686535641e8e6362ce58b 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 ...

1a67cad7cc49e9d582ed493a795f694005dce897 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.6

0039e01e2505165f3fc51652765d7263b5e86f1c 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

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

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

fix: allow config directory to be configurable

47e900cfca69c3528f6a5ff699140dcb21c57ad5 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...

07d089ebc0bf6f4ef20f2187e5715b9695af27f3 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.5

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

Refs dokku/dokku-redis#143

061010cd74968d3c14b5526f9d07486d986a746e authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.4

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

Refs dokku/dokku-postgres#197

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

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

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

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

0efc944a1410bcfad11666555877a7e6eb37215c authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.3

4b42ee5ec1350887e9cc0388abf379edf6856f99 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update copyright date

9854bf44b0d8afd81d2eccdd162bc69309db7333 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: switch build shield to circleci

a97629a282b54021be80a2bae445368067aef299 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: use circleci 2.1

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

cbc2bf90dedaa9b2a74ce52b92e3bb72592bf401 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: store the correct path

56f9a3bdb938de5997c8b49f5dd6eb8d6d6d0090 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.1

b0184e4fbaf45daeeafcf5779370a5f9efd670b8 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop travisci usage

da3efc32bea1dbbfd89b9b5073a681a97b504f3a authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: store test results for usage in circleci

9f477f0af61232dd4965cb15ec5c559673044277 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: enable circleci

60479570e8f51a2779393bde45aa8d6672541ef1 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: speed up tests by dropping dhparam generation

6f27dffe7940aef4ea5662e2008eec19f7e2086e authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use python3 for generating the readme

7d630961013fe4a828e071f98aa8b788b7eda035 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: drop unimpemented commands from readme and reorganize

baa0c130d3013061e46f0c7c89b11be822527073 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: autogenerate readme from command help

f36f1a57271634bbb3d6d13cc0774ace9a275d68 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where help output for info flag implied multiple flags

3dfc6ac7914577b389b1a9ab60834cb23085a512 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update shellcheck excludes

b6c8acfbe11f4338cd48198bb3bfc85587181432 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add xunit-reader to output xunit files in human readable format

bbd918e8b442d65a1b6c6bcf639bd2966cced7d8 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: parameterize xunit-to-github version

70194b4f9464ad94726d621796639ad5fa87a184 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use non-deprecated method of fetching docker-options

7e2aaf16687b5d6b0144ddd59fa1ac7405a73eac authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade shfmt

93bbe68b789ed4971cb5cfd3a31550d3a0e65eb0 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.11.0

e6278828dd0d2529d42947a0b1a3c55c4aec7a27 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade tertiary container images

66bb46cfe959f075948e42dded9750b73fcce2bb authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: move all image names to config file

This allows us to more quickly update the image versions in use for tertiary images.

cb93d9871fdb30459145242c0bdc828fe4e0607c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service-specific header to info call

5900fd7e948db3232cc778815546add9a4c25d5f authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct test case for :list command

0fb97ffa91ef98f2c254c038648ba1a2b79072ac authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ignore the keyfile install for tests

c297d6d5f31200f6fae425ceb486406ab9e7c4a1 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct shellcheck issue

e2deb0206af09d527779d83e4362351365b0a7b6 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update travis setup

- Use ubuntu bionic
- Upgrade tested version of dokku

af7ef835b27fd793ade011b5d6ecb7f97d4c4612 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.10.1

de065d81c42fd1fa0c06092e4cbee921f8cad590 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct service title

a1687cb4f0c2ce357b31bb75e377b0cbd829e9ec authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.10.0

0fd43ca3a9c85d063799421fe4be8442c5d5a37c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: drop full info from :list command

This can be fetched from :info if necessary, and slows down the list quite a bit.

be6797c0f6d9ed80e1f02805abdef4e12d1e4592 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: speed up service_status by reducing container status calls

a8531c97af2f4cc8abce62a7dbf4dd290befa465 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.4

1e7e1ade20661507d9de4eb293cc8dd85991e780 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/wait version

d7d7b4c101488c75fbad593bb1e5b315d6245e96 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.3

5c1da2c5705e89fd5e898167b30e87f780709d41 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/ambassador version

7fd9633716d259b0736f431318bfad19c81ec9c6 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.2

ced7a53db4b1d0236ddfffa1b4a4de0d054ebc19 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dokku/s3backup version

bd965f364c728a7d9f6d943857cef1f004e8d280 authored about 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.1

c11bd8bc2936b050c87fbd6f5d1409fbbec9320a authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: install updated gpg key and nginx apt repository

3b08a3b121c3bea225810b257513add5bb4f0afe authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing ampersands

48de80548d83cc2692a50235a570521066399099 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: create scripts directory as necessary

bb6f5723e51d9280904c7f3ffcbc858740e4cc95 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: skip subcommand copy if no subcommands directory exists

0cce73349297bcc4da0d876cc51b0fa99a5f2db1 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.9.0

08621cd010e038dd73e2c8b538d47f969b0a6007 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add service:links command

This allows users to script against apps that are linked to a given service

6e330d4b4de756b89ad4b2058197293254e78db1 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #26 from dokku/upgrade-version

Upgrade docker image versions

01924b5523d18db680d8841f48871a8b07004268 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: increase vm.max_map_count

This is mainly used for elasticsearch but adding it to the generic test suite for all datastore ...

9520d31108bbb1727f1b314632cb40974d2f2e84 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct variable for checking for password file

9984efd4572021ec305573dd800d18d99d3097d1 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update build targets

bf3e74d9e29fae79c8dc7de68a1097d7a46d4f26 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move to helper functions for fetching passwords

2469a0c7620ffbefc71f9a57ff5ae703aabef89a authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: reorder images

2bf64f97c5bc0a3336821191c8405111c0d90d37 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: update ambassador, s3backup, and wait images

3c0805c6a15d4e46dd301438ea4f769fc8a4b144 authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade busybox to 1.31.0-uclibc

aa8bec9011e5c6a22ca13342a670f1d12cd8c17a authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 1.8.1

fac7f4b5a276d230b3296d7eb832951a937aee1c authored over 5 years ago by Jose Diaz-Gonzalez <[email protected]>