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

structured config #4: support for session and probes #2632

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

tuunit
Copy link
Member

@tuunit tuunit commented May 5, 2024

Description

  1. Support for probe options
  2. Support for session options
  3. Refactoring name of templates to page templates
  4. Support for page template options

How Has This Been Tested?

  1. Test cases have been extend / adapted.
  2. Starting the application with toml config file
  3. Using the conversion function from toml to yaml
  4. Starting the application with yaml config file

Checklist:

  • My change requires a change to the documentation or CHANGELOG.
  • I have updated the documentation/CHANGELOG accordingly.
  • I have created a feature (non-master) branch for my PR.
  • I have written tests for my code changes.

@tuunit tuunit force-pushed the support-for-session-and-probes branch 2 times, most recently from 36a73e0 to 845f071 Compare May 5, 2024 17:25
@tuunit tuunit force-pushed the support-for-session-and-probes branch from 845f071 to 2326b4a Compare May 9, 2024 22:26
@tuunit tuunit force-pushed the support-for-session-and-probes branch from 2326b4a to cbc8a36 Compare May 10, 2024 06:43
@tuunit tuunit force-pushed the support-for-session-and-probes branch from cbc8a36 to bc8713b Compare May 10, 2024 06:59
@tuunit tuunit marked this pull request as ready for review May 10, 2024 07:35
@tuunit tuunit requested a review from a team as a code owner May 10, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant