keboola / php-component

General library for PHP applications running in Keboola Connection environment
MIT License
0 stars 1 forks source link

Out of date documentation #16

Closed ujovlado closed 6 years ago

ujovlado commented 6 years ago

https://keboola.github.io/php-component/master/Keboola/Component/Manifest/ManifestManager.html

screenshot_2018-03-14_09-24-25

Also, in top left corner, there's no tag 2.1

tomasfejfar commented 6 years ago

Díky, prověřím.

tomasfejfar commented 6 years ago

For some reason Travis deploy failed.

tomasfejfar commented 6 years ago

For future reference (as restarting the build will remove the log):

Deploying application
cd /tmp/d20180309-4970-1xcjtm3/work
Initialized empty Git repository in /tmp/d20180309-4970-1xcjtm3/work/.git/
Switched to a new branch 'gh-pages'
cd -
cd /tmp/d20180309-4970-1xcjtm3/work
commit 5f86c69339e290ce0578bebe6fdb30f4c6ca7f70 (HEAD -> gh-pages)
Author: Deployment Bot (from Travis CI) <deploy@travis-ci.org>
Date:   Fri Mar 9 14:17:44 2018 +0000
    Deploy keboola/php-component to github.com/keboola/php-component.git:gh-pages
 1.0.0/Keboola.html                                 | 103 +++
 1.0.0/Keboola/Component.html                       | 132 ++++
 1.0.0/Keboola/Component/BaseComponent.html         | 488 ++++++++++++++
 1.0.0/Keboola/Component/Config.html                | 135 ++++
 1.0.0/Keboola/Component/Config/BaseConfig.html     | 733 +++++++++++++++++++++
 .../Component/Config/BaseConfigDefinition.html     | 258 ++++++++
 .../Keboola/Component/Config/ConfigInterface.html  | 215 ++++++
 1.0.0/Keboola/Component/Manifest.html              | 113 ++++
 .../Component/Manifest/ManifestManager.html        | 412 ++++++++++++
 1.0.0/Keboola/Component/UserException.html         | 115 ++++
 ...
 160 files changed, 22990 insertions(+)
Couldn't push the build to github.com/keboola/php-component.git:gh-pages
failed to deploy
tomasfejfar commented 6 years ago

Documentation is now up to date ✔️ Thanks for the report.