Ecosyste.ms: OpenCollective

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

github.com/dokku/github-action


https://github.com/dokku/github-action

fix: use updated docker image to fix review-apps:create support

ad4a87c76347c217e3e5f183510a119e9a0a90f8 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: switch to dokku.me for hostname

6e5e5a5614669dd3e6703ec09dfd5c3f72def030 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: switch to dokku.me for hostname

ad18c784760b0da0a28c1794d96a5f1229add6df authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: switch to dokku.me for hostname

6b378ff60859039a7f18319e8fe7415b8437c07e authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: switch to dokku.me for hostname

bd437c9ad355011a7c1594b3b8df4e56d515064e authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: switch to dokku.me for hostname

657c3633728f8aa97145867f189ee0709d03232b authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: switch to dokku.me for hostname

81e31c5105d2058f208ae2cf5195d7a0dba4b43e authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: switch to dokku.me for hostname

250ca1bd267111e3f18eced2be9dd25a38b17358 authored almost 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #2 from Cellane/fix-examples

🐛 Fix examples

f3dfd4bae85d064232999f269c271bfd0e45c2e8 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
🐛 Fix examples

9606cdeff705aeea6baaab0db4d5a15adfcf3f80 authored about 4 years ago by Milan Vit <[email protected]>
chore: update to latest image

e038b0549a3e5aefd1021415942cf4426738a7d1 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: add default empty string value for git_push_flags

737241ecb9da84df55153c36196b5b4cdd56b02d authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct the required git flags

da52d8cdb40f81a499821883842509c791406a2d authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correctly set git_push_flags and git_remote_url

Closes #1

74fbf36d6e5ced090865bfac62d330fb2841e8a0 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: remove unnecessary list property

4c11cbfc08e7ae0e10ec511ed4b7910d363da07d authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: fix codeblocks

e90c28257c86ffc369656afab1ec9e05df3cd95c authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: drop bold

8b77eb815d67d5219d66e88bd33d51fcf72f4a35 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: fix italics

dfd4e8491ec57f405907e2e383c861f79a6a7ebe authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: move required to description

5ba42b1d53ce8f8a6680ed2aa648d603081dc3fd authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: compact description

c846e920b1ef65fee8b794627b9e4764fbf67656 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: use list instead of weird formatting

050f25f08aa1fe675a7cdf13fbd9f6965f30d746 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dockerfile

dcf4e02e295511b90622efc1396bda821e0689b5 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for pushing an arbitrary commit

7030ec47078621601c5d2affac73f13203dc4010 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update docker image

10e4a84addfde23492e2fc78c08fd7fd49172241 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use double-quotes to encase strings

3d3359563c72928c71df510348882659999b05cc authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: escape single-quote

ff2db9056e531bb687d72aa018aa75b02ced22c7 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct actions.yml

743858709a867f3a309efd9e5c763aa774d3bcf9 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move examples around

992ec3a796f4d1b05e2d423287d9ff4c580c82df authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: use common dokku/ci-docker-image for managing pushes

This will allow us to support alternative CI systems by using the same image.

9dfb60a30b690da1808bc79fac1df282348289a8 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: move workflows to github-specific directory

This is in preparation for our eventual addition of Gitlab support.

e88c56ffd671ec50e61880dbfd3eaa490997948a authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move entrypoint to dokku-deploy

This will allow us to potentially reuse the image for gitlab-ci integration.

1a82ef0fbba59da144c9d123d87cbc8267961ac9 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
license: added new copyright

The base of the action was from Olivier Brassard, but much of the new functionality was done by ...

629829982dd38c415f0887f9b78508e8c68642a5 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: drop unimplemented input

2cc4739f49e14e5f5f8a8e76a3f610506bf67ff9 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: add shfmt support

e8e216c30dbd0bad1e44acfad46a6afe5047cbe3 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix linter config path

99b5d22ced642e1b3bcb4c478770cbccf3d2559b authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: go back to individual linters

It is a _much_ speedier experience.

ec77d9f0393437e9633d6fcf477ec1564c98f139 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: always lint entire codebase

fc36821792fbf053523df17a1413eb586bfaf722 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct placement of markdown-lint config

831596bb442ddf1d6f4262fe4a1f3d08346a9cf9 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: drop unnecessary test

6d7cddec07264fd2d2a37049f69ea569cfa752aa authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: switch to superlinter

a496264236d12c9cee335e690ecb8a2037e216ec authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct link

39eb9c6f0c5f13fd89e08f7bddc44f3b98975803 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: upgrade test environment

144487a644ceace8ec8b2c272644182a85a45965 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: decrease line-length

e9c0273e58d7230f7346b1d854423da9eecafb73 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: decrease line-length

206b4fba23e18a4354cabf995280cdbbb29f4ed6 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: lint files

a5bbd16a1f942357af1dc21e27f23ab32e649822 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: lint files

250fed99e5da870e3b7a0672046a86ca8f61c362 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: lint files

7a797cf77d918c3742a8466ad774fc066d86ea93 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: lint workflow

48a4239674cc985d7008c7b9c1bfd114716034f6 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing sha

4e72f710b49e26fdf494c6deec20aa3d5837f63f authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
tests: lint yaml

d57b796ade7bfc2040b6c4b5b211fa55600e9388 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add support for review apps

d7f11de5d00ca8703dd64288eab7c3f4471cb4f3 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add log-error binary

91adfe10d000ed709ec9397a5c50f8dd8b5601da authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: add `echo ""` to log-info

1a9bba249970d221bf1f5667cb82c35f9cd8a2ab authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add comments to examples to make it clearer as to what is being changed

bf0dd0b1983d292701cfc2c761f25cba2d704320 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: move all examples into their own yaml files

5e1ed5a68382d0d84a8e2e9ea23a6e38a7cdf4cc authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: add more complete examples

9f039b61336edd734607c172a03a90fb4c57cd98 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: rename git args to have GIT_ prefix

9501b368280f0d042327f9398115e4cf33849b8e authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move app name parsing to new file

4d2a84ccaeff4fbb844da631147e4e05b5d14d4a authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: update description

23d6ec311694fcaea0739a033a2c9c96a5adc4fe authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add the ability to set push flags

This is useful for enabling force pushing or verbose logging.

577b32ad35a85c224c6e3aaf825aaba143eaa9a0 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: rename 'deploy_branch' to 'branch'

fe0af043c5147a812e33e891638b63c7f5374e6f authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: specify config and not rules

bf63c322b6f8c6172e1eb623febf12e0d4d89ef1 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ignore line-length rule in markdown files

4d0306d0bbc701063ec0b44c1800042b94643821 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update job task headers

c02991e6ee2e113067251d36bfbdc40c654de96d authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct lint errors in readme

bdcc8dc7d2344bba5ac9e391b402ec896ba463e5 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct job name

c22f877a59d628167438a18cb7fb504c99fde0b8 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add linting

688a48f5ad7fe19d896430405f7de8c40ae2d07a authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct shellcheck errors

32bdd31cd51d33a87810084b14d26387ce8c2ce5 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct SC2145

bf3d77a50a19d336bc6ca7b81eecc2febdb9ba32 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: run setup-ssh directly

No need to source it as variables set in it are no longer used directly in this script.

27db5bddeac851ad029530299cad3e85181aef14 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move ssh port and host parsing to their own binaries

This makes it easier to run shellcheck...

c4d3d501d0a04b7d7c0ca31632ab421a87356043 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add set -e to all scripts

b3eec93a872477a9fa35c325601d12410cb48ea5 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: minor formatting issues

a46e7bf275a2e806622049a31140a95fb8caa1c3 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to pin private key

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

7d550ae40a8946f3b69ddd3b84c345ec52459c15 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>