Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.extension bob.extension
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bob.extensionbob.extension
  • Merge requests
  • !11

Closed
Created Aug 30, 2016 by Amir MOHAMMADI@amohammadiOwner0 of 2 tasks completed0/2 tasks
  • Report abuse
Report abuse

WIP: Conda ci

  • Overview 34
  • Commits 31
  • Pipelines 4
  • Changes 4

Ok I have configured some working CI here which uses small conda environments, caches things, and uses conda packages for our test process and upload process.

I have a couple of issues still:

  • upload of packages
    • Don't know how to upload the files like you did with wheels.
    • After a file is uploaded you need to run conda index to reflect the new changes.
  • the port process is somewhat explained here: https://gitlab.idiap.ch/bob/bob/wikis/ci-setup-with-conda but needs improvement.

ping @andre.anjos @tiago.pereira @mguenther @pkorshunov

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: conda-ci