8000 Tags · ddev/ddev-cron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ddev/ddev-cron

Tags

1.9.0

Toggle 1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. 8000
refactor: update README.md (#64)

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: make apt-get update work all the time (#51)

1.7.1

Toggle 1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added OpenMage cron example (#48)

* Update README.md

Added OpenMage cron example

* Fixed TOC

* Alphabetic order

1.7.0

Toggle 1.7.0's commit message

Verified

10000 This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added OpenMage cron example (#48)

* Update README.md

Added OpenMage cron example

* Fixed TOC

* Alphabetic order

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Drupal example with `DDEV_PHP_VERSION` (#41)

Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move to Dockerfile installation (#32)

* Move to Dockerfile installation

* fix README typos

* Update readme

* Update README.md

Co-authored-by: Randy Fay <randy@randyfay.com>

* Update README.md

Co-authored-by: Randy Fay <randy@randyfay.com>

* Update README.md

Co-authored-by: Randy Fay <randy@randyfay.com>

* Use `COPY` command because it's preferred
https://www.geeksforgeeks.org/difference-between-the-copy-and-add-commands-in-a-dockerfile/

* Dynamically add `.cron` files

* Concatenate project cron jobs

* attempt to add cron jobs to current user

* centralize health checks and example tests

* Fix COPY command preventing multiple jobs

* Fix typo

Co-authored-by: Randy Fay <randy@randyfay.com>

* Remove repeated section

Co-authored-by: Randy Fay <randy@randyfay.com>

* Remove requirement statement

Co-authored-by: Randy Fay <randy@randyfay.com>

* Use `crontab -l` in example because it is simpler

* Remove customize instructions

* Remove extra line

---------

Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>
Co-authored-by: Randy Fay <randy@randyfay.com>

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update test workflow to use "github-actions-add-on-test" (#30)

Fixes #27

Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🚚 move to `ddev` domain (#19)

Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use crontab for cron, add examples to README including typo3 scheduler (

#14)

* Use user-oriented crontab command, update docs

* Add TYPO3 scheduler and drush cron examples

* Update tests

* Don't change silly name of log because it breaks things

* Fixup after rebase

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update docs post-promote (#12)

Fixes #11

Co-authored-by: tyler36 <7234392+tyler36@users.noreply.github.com>
0