Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 616
    • Issues 616
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 93
    • Merge requests 93
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !4114

Implement distcheck

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Michal Nowak requested to merge 1880-fix-make-distcheck into main Sep 11, 2020
  • Overview 6
  • Commits 13
  • Pipelines 33
  • Changes 26

Running the distcheck target in the tarball-create job adds a system test run and makes it slightly weird to have it in the precheck CI stage. I could move it to the system stage with some artifacts magic, but it also feels weird to have it there as the distcheck target is very relevant to tarball creation.

Closes #1880

Edited Dec 06, 2022 by Michal Nowak
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1880-fix-make-distcheck