Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,110
    • Issues 4,110
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !6927

gitlab-ci: enable assertions on fedora34-ninja jobs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Brad King requested to merge brad.king/cmake:ci-assertions into master Jan 31, 2022
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 2

We should have at least one CI job in merge request pipelines that builds CMake with assertions enabled. We avoid using the Debug configuration in order to keep CI artifacts small, so instead use the Release configuration without -DNDEBUG.

Backport: release

Edited Feb 01, 2022 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci-assertions