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(init): no stop of service if source or resource dir is empty #47

Merged
merged 5 commits into from
Mar 14, 2023

Conversation

jmkerloch
Copy link
Contributor

@jmkerloch jmkerloch commented Mar 13, 2023

Need

For a better administration, a service could be loaded without any sources or resources.

Functionalities

  • The service configuration has to contain a directory for sources et another for resources but those can be empty and road2 will not raise any error (only a warning).

Tasks

  • Code it
  • Modify tests inside test/functional/configuration/cucumber/features/conf-service.feature
  • Run tests inside docker (rtest, ctest, utest, itest)
  • Update docs (ex. functionalities.md, changelog.md)

@lgrd lgrd mentioned this pull request Mar 13, 2023
8 tasks
@jmkerloch jmkerloch marked this pull request as ready for review March 13, 2023 14:10
@jmkerloch jmkerloch self-assigned this Mar 13, 2023
@jmkerloch jmkerloch added the enhancement New feature or request label Mar 13, 2023
@jmkerloch jmkerloch added this to the sprint3 milestone Mar 13, 2023
@jmkerloch jmkerloch requested a review from lgrd March 13, 2023 14:11
@jmkerloch jmkerloch merged commit 2a07aec into develop Mar 14, 2023
@jmkerloch jmkerloch deleted the feature/init_without_sources branch March 14, 2023 09:37
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
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants