Project

General

Profile

Actions

action #54350

closed

Generate docs for all PRs without publishing them

Added by livdywan almost 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2019-07-17
Due date:
% Done:

0%

Estimated time:

Description

Currently the generate-documentation script checks a few conditions:

  • Branch is master
  • A PR is being built
  • We want to publish the docs

If all of these are true docs are generated and published. Conversely we won't know about problems with docs until after changes have been merged, if these checks do work as specified.

#2188 optimizes the decision to (not) run the script.

We can take it one step further by enabling a job to generate, or generate and publish, in the cases we care for and have the script do one or both. And while we're at it, let's remove the second-guessing from the docs script, and have the logic in one place.


Related issues 1 (0 open1 closed)

Related to openQA Project - action #57548: Move building and publishing of docs to CircleCIResolvedandriinikitin2019-09-30

Actions
Actions #1

Updated by okurz almost 5 years ago

  • Category set to Feature requests
Actions #2

Updated by okurz over 4 years ago

  • Status changed from New to Blocked
  • Assignee set to andriinikitin
  • Target version set to Current Sprint

@andriinikitin I assume this is blocked by your work in #57548 , right?

Actions #3

Updated by okurz over 4 years ago

  • Blocked by action #57548: Move building and publishing of docs to CircleCI added
Actions #4

Updated by andriinikitin over 4 years ago

  • Blocked by deleted (action #57548: Move building and publishing of docs to CircleCI)
Actions #5

Updated by andriinikitin over 4 years ago

  • Related to action #57548: Move building and publishing of docs to CircleCI added
Actions #6

Updated by andriinikitin over 4 years ago

  • Status changed from Blocked to In Progress

The request "Generate docs for all PRs" was fixed by https://github.com/os-autoinst/openQA/pull/2405 , and documentation is being built in every CI run.
I don't see how " let's remove the second-guessing from the docs script " can be beneficial, so I am not implementing it at the moment.
So I mark this ticket as Resolved, and feel free to reassign it and reopen or create another ticket if you think more work must be done.

Actions #7

Updated by andriinikitin over 4 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF