Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

7.1 CI CD Pipelines

David Samuel edited this page Dec 1, 2023 · 7 revisions

The Policy

7.1 (6.1) CI/CD Pipelines: Where appropriate use GitHub Actions to implement CI/CD pipelines to automate testing, building*, and deployment* processes.

*We are currently discussing with security

Implementation

  • We can only run static analysis on GitHub actions

  • Teams can reuse ONS' Jenkins

  • Teams can build their own:

    • Concourse
    • Jenkins

Clone this wiki locally