Ecosyste.ms: OpenCollective

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

github.com/dokku/dokku-cron-restart


https://github.com/dokku/dokku-cron-restart

Merge pull request #4 from dokku/dependabot/github_actions/luizm/action-sh-checker-0.8.0

chore(deps): bump luizm/action-sh-checker from 0.7.0 to 0.8.0

d8b36f85c12dec6516e23a14a80ce41b1f7e89c9 authored 11 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6 from dokku/dependabot/github_actions/actions/upload-artifact-4

chore(deps): bump actions/upload-artifact from 3 to 4

ff6056887fe547b5d1ff2b3ac41cde4a54078609 authored 11 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #5 from dokku/dependabot/github_actions/actions/setup-python-5

chore(deps): bump actions/setup-python from 4 to 5

66cc52b09d734dff45f20dcdee31f84e2c610e37 authored 11 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...

ed9270e5f919bdd3a611f9dda6ad3b71f529d091 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/setup-python from 4 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release no...

70296028345464b8c9f3a30ce61cec9526cb25b4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump luizm/action-sh-checker from 0.7.0 to 0.8.0

Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.7.0 to 0.8.0....

8825e3bcb37426ab0be6553b8091e3a5d53a6f6a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1 from dokku/dependabot/github_actions/actions/checkout-4

chore(deps): bump actions/checkout from 3 to 4

7f0e25a5413b68dfad256f13645415f55b13660a authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #3 from dokku/josegonzalez-patch-2

chore: update github actions runner to ubuntu 22.04

52ef0ce865c0f6449208bc7d8e71b0fd4ff11408 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: update github actions runner to ubuntu 22.04

ee4db3f77ccd5e6d856356ef822af184f5039a72 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

92fd22834c1d1c9f4c6e8295756b3633c569e592 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.2.0

061d2d910bfad699e10feb87aaa5ee70d0c16cdc authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct lint issue

b9fd52a22494d050037fd527aa7a586c2af23f18 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not use subshell when parsing function names

When we pipe values into a while loop, that starts a subshell, and any variables manipulated ins...

d80f870b8be1279d1fca6335fc3bec61194862f4 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not use associative array

75a58be248a127b7331e8a14481e4be89b6cda31 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
tests: add simple test

be1314648311d39116ed60ea6ea9e082ab0ada76 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: automatically generate report output based on function names

f8350f7feb39e80cbaef61f19bb1720eed39a8d9 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
tests: fix permissions on executable

6398c50dc5dcb5f9e1dd2eaa96b805a26332d514 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
tests: ensure shellcheck runs correctly

19f15b193e443a863dd23e3254a0eda900d57d95 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: sort commands on output and strip spaces

6e30905f8fb8405430307f7d582cccbb46448ed0 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct argument name

8f7f64c835ef81566d6300a7b69d0ee2ef5c6c20 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure code is valid for python 3.8 and lower

fd55d71eafd43f45608ed4bcf32c0bb7d7116fae authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: replace backticks with single quotes for shell output

c03bb1362f5f19495861d8a0f1e70f875a51332a authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: use backtick for quotes

e598a3a5de4ec9dc9af1f14b5729e808331feb36 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: allow indented code blocks

f3d5b1dc2097f7ce90a1f9b109f007d8f0728d4c authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: update Makefile to match services

4aaab0def29179c37609cea7f24fc602b2b9324e authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: attempt to correct markdown issues

b4e0a3fdbf6fdcbac6d56aed9cacc5d6195a2b5c authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure file is executable

8f7e2074bc72215f1c775b4a0bc0052dacde257c authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
tests: add setup script

a47b9953da0c7e5c458a6707086fd626c2e0a73c authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: handle help argument for :help subcommand

c6e2a36cd260292aef7d9518a9f938b1c36b79a2 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: update help for show-config

6ee4ff0de8bb1cbffd790d01d4b17384f8d22ddf authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: minor output changes

7ab3860447f3da9aba529daf09295447c9777ef4 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: use crontab command to list cron output

fe8ce19d21d5a3c85b8e7c2c28dba47868bf03da authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: add command for showing the generated config

eaff914e02a9114903fac3aa217329ea7748c56d authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct variable name

374588858388b8041dc52a01d99d7f31f93e004c authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing source in order to list all apps

baa4aaa380a80feaf0be680233f7b4b025caddaf authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct path for source

68b0f577462bf9f00e087bba8b9e5fd215bf144f authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure files are executable

d24f1214e12b4e514bb22f7e4ed38b5e3a91cdf4 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct cron-entries

3355996d8574f8f7394e133bdbdbc62b3a87658e authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: don't try and list all apps in all cases

08aafcacf1918268a6265b3a42c51c7480060812 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove unnecessary source

3c865d1bc4ff4bbe626ea019eef53e3c0bebc032 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove list example

This was only relevant to datastore plugins.

706fab7e485958e8deeab406d5d898ab3ead51c1 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct help example

a1936a36aeebdfc0d7462c4c780118a189dc5be5 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: re-add unimplemented code to help

664e6788898c369584558f89d0ad6142ac46737c authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct method of calling help from commands

e7f2f0724a8e5852e61aa7ca90c3ec77a3920712 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove source

0c7b34fc3b74fcbff9b4189c72ce84a0c0f096fc authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
initial commit

be0162d7198dc7f15d48537740805c080b4db22a authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>