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

Improvements #19

Merged
merged 6 commits into from
Sep 2, 2024
Merged

Improvements #19

merged 6 commits into from
Sep 2, 2024

Conversation

percevalw
Copy link
Member

Description

Fixed

  • Support IPython autoreload on confit wrapped functions
  • Support using config files with scripts without a dedicated section header
  • Disable configparser interpolation (% symbol)
  • Better support for escaped strings in config files
  • Various registry-related fixes

Added

  • Non-relevant fields (outside the script dedicated section) are no longer instantiated when running a script with a config file

Checklist

  • If this PR is a bug fix, the bug is documented in the test suite.
  • Changes were documented in the changelog (pending section).
  • If necessary, changes were made to the documentation.

@percevalw percevalw linked an issue Sep 1, 2024 that may be closed by this pull request
@percevalw percevalw merged commit e2bb631 into main Sep 2, 2024
8 checks passed
@percevalw percevalw deleted the improvements branch September 2, 2024 19:43
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.

Feature request: script config subset
1 participant