Skip to content

Avoid single-commit strategy in doc-deploy actions #1104

@jorgepiloto

Description

@jorgepiloto

Problem

As per the issue raised in #1103, out doc-deploy actions must:

  • Ensure that the deploy branch is an orphan branch
  • Avoid having a unique commit in this branch

Previous issues introduce race conditions, large commit sizes, and long build times.

Furthermore, having multiple commits would allow us to roll-back a documentation in case we lost some data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefects or glitches reported by users or developersdocsIssues related to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions