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

[ENHANCEMENT] CLI: add config to tune the DaC output folder + internal improvements for CLI testing #1753

Merged

Conversation

AntoineThebaud
Copy link
Contributor

@AntoineThebaud AntoineThebaud commented Feb 11, 2024

Description

  • Added new config to tune the DaC output folder:
    • it's wraped in a Dac struct in anticipation of other dac-specific configs to come
    • "built" is still the value by default
  • CLI test framework modified to allow customizing any part of the config
  • Fixed some broken unit tests on windows

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

@AntoineThebaud AntoineThebaud force-pushed the antoinethebaud/dac-custom-output-folder branch 3 times, most recently from e8ebe4d to 61b9f66 Compare February 11, 2024 18:10
@AntoineThebaud AntoineThebaud marked this pull request as ready for review February 11, 2024 18:24
Copy link
Member

@Gladorme Gladorme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 😄

…l improvements for CLI testing

Signed-off-by: Antoine THEBAUD <antoine.thebaud@yahoo.fr>
Signed-off-by: Antoine THEBAUD <antoine.thebaud@yahoo.fr>
Signed-off-by: Antoine THEBAUD <antoine.thebaud@yahoo.fr>
@AntoineThebaud AntoineThebaud force-pushed the antoinethebaud/dac-custom-output-folder branch from 1ae0d7b to 7e23bb8 Compare February 12, 2024 14:46
Signed-off-by: Antoine THEBAUD <antoine.thebaud@yahoo.fr>
@AntoineThebaud AntoineThebaud merged commit 70f28ea into feat/dashboard-as-code Feb 13, 2024
19 checks passed
@AntoineThebaud AntoineThebaud deleted the antoinethebaud/dac-custom-output-folder branch February 13, 2024 09:00
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.

None yet

3 participants