Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kwant kwant
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 139
    • Issues 139
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • kwant
  • kwantkwant
  • Merge requests
  • !392

Merge CI fixes from master

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Viacheslav Ostroukh requested to merge test-stable-ci-fix into stable Jun 17, 2021
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 3

This MR synchronizes .gitlab-ci.yml with master and merges minor changes, that fix non-essential errors (failing PyFlakes check and obsolete link in documentation).

Instead of cherry-picking all CI-related commit to master, all changes are grabbed as a single commit, because cherry-picking is going to take too much time (there are too many commits, and merge conflicts are going to appear) without bringing any practical benefit.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: test-stable-ci-fix