Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Update repo to 3.9 & include templates

appel_c requested to merge workflow/add_issue_template into master

Description

  • Adding .gitlab with templates for issues and merge requests
  • make python 3.9, default version

Related Issues

Type of Change

  • .gitlab folder files gitlab ci files

Potential side effects

not aware of any

Screenshots / GIFs (if applicable)

pass

Additional Comments

With Python 3.8, tests were failing. -> https://gitlab.psi.ch/bec/ophyd_devices/-/jobs/79809

Was this intended by making 3.9 the default for BEC core bec!360 (merged) or was this related to secondary changes, e.g. typeguard merge bec!370 (merged)?

Definition of Done

  • Documentation is up-to-date.
Edited by appel_c

Merge request reports