Skip to content
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

minor changes to cmake and travis build #42

Merged
merged 2 commits into from
Mar 17, 2020
Merged

minor changes to cmake and travis build #42

merged 2 commits into from
Mar 17, 2020

Conversation

acrlakshman
Copy link
Collaborator

@acrlakshman acrlakshman commented Mar 16, 2020

  • marked cmake build option for example as advanced, since there are no
    examples yet.
  • updated travis to push documentation and coverage to github pages.

Signed-off-by: Lakshman Anumolu [email protected]

@acrlakshman acrlakshman requested a review from 9prady9 March 16, 2020 04:44
* marked cmake build option for example as advanced, since there are no
examples yet.
* updated travis to push documentation and coverage to github pages.

Signed-off-by: Lakshman Anumolu <[email protected]>
remove personal emails from docs readme
@acrlakshman
Copy link
Collaborator Author

Here are the steps that will enable auto deployment:

  1. I pushed a new branch gh-pages.
  2. Can you check gh-pages as the option for github pages for this repository, through settings.
  • gh-pages
  1. Please create a github token through Profile -> settings -> Developer settings -> personal access tokens
  • Generate new token -> with repo access
  1. Please add this token in travis website for this project:
  • add-token-in-travis

After above setup, current patch will have the following work flow:

  • tavis build will compile current branch but not deploy documentation to gh-pages branch.
    • not-deployed-for-merge-request
  • Once PR is merged, travis will run another build and then documentation will be pushed to gh-pages branch.
    • travis-deploy

@9prady9
Copy link
Owner

9prady9 commented Mar 17, 2020

gh-pages has been enabled already.

@9prady9 9prady9 merged commit ffa507b into master Mar 17, 2020
@9prady9 9prady9 deleted the minor branch March 17, 2020 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants