Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment rework #95

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Environment rework #95

wants to merge 10 commits into from

Conversation

PhilippvK
Copy link
Member

@PhilippvK PhilippvK commented Feb 17, 2023

First take on #33 after one year. Work in Progress.

Done:

  • Update example environment file dev.yml.j2 to use new format
  • Add version field to enironment files
  • Add classes for loading/exporting new environment file format
  • Add converter to automatically convert outdated files

Remaining tasks:

  • Auto-detect version / assert correct versions
  • Test of the new environment config leads to issues using MLonMCU
  • Add unit tests
  • Deprecate the old format. At some point delete old code alltogether (we should be able to get red of a few 100 lines of code)

@PhilippvK PhilippvK added this to the Release v0.7 milestone Jun 9, 2023
@PhilippvK
Copy link
Member Author

Should be done until November

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant