Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K Knowledge Gaps
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • repos
  • research
  • Knowledge Gaps
  • Merge requests
  • !10

Update Gitlab CI MR

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fabian Kaelin requested to merge ci-investigations into 5-add-ci-integration-package-conda-env-wip May 04, 2022
  • Overview 0
  • Commits 21
  • Pipelines 1
  • Changes 17
  • Merged with main branch
  • Experimented with the local docker, but didn't get it to work; consistently fails packing the conda env with the ncurses 6.3 error mentioned in the main MR description
    • changed Dockerfile to resemble the one used by gitlab ci as much as possible
    • moved the installation of wmf_workflow_utils from the Makefile to the Dockerfile, as it is already installed when running in CI
  • Beware: after running (or attempting to) make env using local docker, the resulting dist directory will cause the autopep8 pre-commit hook to run for a loooong
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci-investigations