Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,332
    • Merge requests 1,332
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #212689
Closed
Open
Issue created Mar 27, 2020 by Hordur Freyr Yngvason@hfyngvason👶Maintainer

Auto Test needs an alternative to `herokuish buildpack test`

Problem to Solve

In order to move off Herokuish (which is essentially deprecated), we need an alternative solution for Auto Test. Auto Test currently leverages

herokuish buildpack test

Proposed solution

Implement the equivalent by leveraging the work done by Cloud Native Buildpacks (CNBs), which we envision superseding herokuish buildpack test.

Unfortunately, test suite detection is not yet part of the CNB spec, nor is there an RFC. However, the CNB team has expressed interested in such developer oriented features (some even used to be in the spec).

Edited Mar 27, 2020 by Hordur Freyr Yngvason
Assignee
Assign to
Time tracking