Skip to content

Deprecate INI file usage #570

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

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Deprecate INI file usage #570

merged 1 commit into from
Oct 22, 2024

Conversation

kzscisoft
Copy link
Collaborator

@kzscisoft kzscisoft commented Oct 22, 2024

Remove INI support

Issue: #547
Python Version(s) Tested: 3.12
Operating System(s): Ubuntu 24.10

📝 Summary

Deprecate use of INI file as configuration file for Simvue

🔄 Changes

Removes support for INI config files throwing exception if only legacy INI files are found.

✔️ Checklist

  • Unit and integration tests passing.
  • Pre-commit hooks passing.
  • Quality checks passing.
  • Updated the documentation.

@kzscisoft kzscisoft self-assigned this Oct 22, 2024
@kzscisoft kzscisoft added the enhancement New feature or request label Oct 22, 2024
@kzscisoft kzscisoft added this to the API v1.2 milestone Oct 22, 2024
@kzscisoft kzscisoft merged commit 081be96 into dev Oct 22, 2024
14 checks passed
@kzscisoft kzscisoft deleted the feature/remove-ini-support branch October 22, 2024 17:46
@kzscisoft kzscisoft mentioned this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant