Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Add CLI command to check if there's some version to be built #5

Merged
merged 1 commit into from Jan 10, 2018

Conversation

mlocati
Copy link
Contributor

@mlocati mlocati commented Jan 9, 2018

What about adding a way to automatically build new concrete5 versions?

With this pull request, we can schedule a cron job like this:

composer run-script new-versions-available && \
    php ./vendor/bin/sami.php parse sami_config.php && \
    php ./vendor/bin/sami.php render sami_config.php

@aembler aembler merged commit 2a43fdb into concretecms:master Jan 10, 2018
@mlocati mlocati deleted the automatic-docs-refresh branch January 11, 2018 06:42
@mlocati
Copy link
Contributor Author

mlocati commented Jan 25, 2018

I guess the cron job hasn't been implemented: at https://documentation.concrete5.org/api there's no APIs for 8.3.2...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants