-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest changes are not visible #103
Comments
Both URLs point to the same server. There is a CI build for the documentation, but CD is not currently possible for technical reasons (the CI server uses a virtual machine with a changing IP address, and the serenity-bdd.info server needs to white-list the IP addresses it accepts connections from). |
But I can't see latest commits changes in live, there is something wrong with CI then. can you please check |
Are these your changes? 89b4d97 |
CI is fine, like I mentioned, deployment is manual. |
Ah sorry I didn't get "manual deployment" part. Yes, it's my change plus 2 more PR merged in last few days. |
@wakaleo last few commits are not visible under
http://serenity-bdd.info/docs/serenity/
http://www.thucydides.info/docs/serenity/
Can we please have below things
CD for changes committed to this repo's master ?
Instead of 2 separate links as above both should be pointing to single url ( from home page http://www.thucydides.info/#/documentation )
The documentation page can have last updated date and time stamp
Please review and comment
The text was updated successfully, but these errors were encountered: