Skip to content

Inconsistent build strategies across CI workflows #1404

Description

@Devansh-567
  • asciidoc-build.yml uses native asciidoctor install via install-asciidoctor-linux.sh
  • any-branch-uploads.yml uses a Docker image p4lang/p4-spec-asciidoc:latest
  • This means two different environments are building the same specs, potential for inconsistent output
  • Propose unifying around one approach (Docker is the better pick, portable, reproducible)

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