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

CI for Development section #157

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

CI for Development section #157

Naylin15 opened this issue Sep 4, 2018 · 0 comments
Assignees
Milestone

Comments

@Naylin15
Copy link
Contributor

Naylin15 commented Sep 4, 2018

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 Naylin15 added this to the 1.0 milestone Sep 4, 2018
@Naylin15 Naylin15 self-assigned this Sep 4, 2018
This was referenced Sep 26, 2018
@ajsb85 ajsb85 assigned rafaelje and unassigned hectorerb Dec 10, 2018
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

4 participants