Skip to content

Stable: Mac supoprt improvements and mocking mechanism for prototyping

Compare
Choose a tag to compare
@PrzemekWirkus PrzemekWirkus released this 28 Sep 08:05
· 811 commits to master since this release

Changes:

  • Add new switch --mock used to map not existing platforms, see #23
  • Add check to ensure disk exists in both volumes and mounts, see #21
  • Add pylint facilities (also for ci system):
    • pylintrc configuration file
    • lintme.sh script to locally check pylint issues
    • lintme_ci.sh script to check pylint issues in CI systems (helps integrate with e.g. Jenkins)