Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A asdf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • asdf
  • asdf
  • Merge requests
  • !146

Add Gitlab CI configuration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Eric Timmons requested to merge etimmons/asdf:gitlab-ci into master Jun 26, 2020
  • Overview 12
  • Commits 8
  • Pipelines 5
  • Changes 4

Add a .gitlab-ci.yml file to automatically run tests on merge requests, the master branch, and tags.

Runs regression and upgrade tests on the latest ABCL, CCL, ECL, and SBCL on Debian using the Makefile based testing harness. The Lisp scripting based harness could be used (in addition to the Makefile based one) by specifying the USE_ASDF_TOOLS environment variable when starting a pipeline.

Edited Jun 30, 2020 by Eric Timmons
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gitlab-ci