Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

CI for Development section #52

Closed
Naylin15 opened this issue Sep 17, 2018 · 1 comment
Closed

CI for Development section #52

Naylin15 opened this issue Sep 17, 2018 · 1 comment
Assignees
Milestone

Comments

@Naylin15
Copy link
Contributor

Observed Results:

We must change the workflow to publish the documentation on the project site

Expected behavior:

The documentation and code coverage must be created for the following branches

  • master
  • develop
  • support/(version number) -> according to the version supported

The structure of the folders is as it follows

development/
|---- code-documentation/
|     |---- develop/
|     |---- master/
|     |---- support/
|           |--- 2.0.0/
|           |--- 3.0.0/
|---- coverage/
|     |---- develop/
|     |---- master/
|     |---- support/
|           |--- 2.0.0/
|           |--- 3.0.0/
|---- test-report/
      |---- develop/
      |---- master/
      |---- support/
            |--- 2.0.0/
            |--- 3.0.0/

Ref. #678

@Naylin15
Copy link
Contributor Author

Hi,

The CI and gh-pages branch were updated to the new folder structure

The display for the test report will be solved along with #151

Closing issue...

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

No branches or pull requests

3 participants