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

CI for Development section #61

Open
Naylin15 opened this issue Sep 17, 2018 · 0 comments
Open

CI for Development section #61

Naylin15 opened this issue Sep 17, 2018 · 0 comments
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

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

5 participants