Skip to content

New check: catch identically named python files in the CI

Spyros Argyropoulos requested to merge idfiles into master

Changes introduced

  • A new CI job that is allowed to fail is introduced to warn against submissions of identically named python files (e.g. having exactly the same control file.
  • Also extending the unique physics short tests to files that have been modified (e.g. someone can rename a file that is already in the repo so that it has the same physics short)

Tests

Screenshot_2021-05-11_at_17.37.36

Issues resolved

Closes #

Edited by Spyros Argyropoulos

Merge request reports