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

[feat] Enable YAML configuration files #3370

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented Jan 29, 2025

This PR introduces YAML configuration files and deprecates raw JSON configuration files.

Check the updated docs for more details:

  • docs/config_reference.rst
  • docs/manpage.rst

Closes #3322.

Todos

  • Issue deprecation warning when a JSON configuration file is loaded.

@vkarak vkarak added this to the ReFrame 4.8 milestone Jan 29, 2025
@vkarak vkarak requested review from ekouts, victorusu and teojgo January 29, 2025 18:15
@vkarak vkarak self-assigned this Jan 29, 2025
@vkarak vkarak force-pushed the feat/yaml-config branch 3 times, most recently from c154779 to 72fe599 Compare January 29, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Support for YAML configs
1 participant