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
  • !164

Add CMUCL and CLISP to CI

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Eric Timmons requested to merge etimmons/asdf:add-cmucl-and-clisp-to-ci into master Mar 10, 2021
  • Overview 10
  • Commits 2
  • Pipelines 2
  • Changes 1

I know CLISP has been an issue in the past with upstream's refusal to cut a new release. The Docker image used for CLISP is currently v2.49.92. It was never "officially" released, but is tagged in the repo and seems to be what Ubuntu and Debian are distributing in their package managers. As with the other implementations, if CLISP ever decides to make another official release ASDF will automatically start using it as soon as the corresponding Docker image is built.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-cmucl-and-clisp-to-ci