Skip to content

GitHub action workflow fails to generate Osal guide pdf #272

@nmullane

Description

@nmullane

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
The GitHub action workflow, Documentation and Guides, fails to generate the Osal pdf guide. It attempts to cd to an incorrect directory that doesn't exist.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the documentation workflow
  2. Modify the if statements on lines 216, 221, and 231 to let the steps continue even if not on the main branch
  3. Run the Documentation and Guides workflow
  4. See the error in the Osal guide job. Here is the error I received on my fork running on the latest integration candidate branch.

Expected behavior
This GitHub action should generate the expected pdf Osal guide.

Additional Context
The bug originates from this line in the workflow.

Reporter Info
Niall Mullane, GSFC Code 582 intern

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions