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

Forced project folder #2449

Merged
merged 2 commits into from
Jul 8, 2022
Merged

Conversation

hdurix
Copy link
Member

@hdurix hdurix commented Jul 8, 2022

Be able to force a specific folder (to protect machine when using in cloud environment).

Only for the legacy modules for now.

related to #2078

@hdurix hdurix force-pushed the forced-project-folder branch from 4cae18d to 1f9049e Compare July 8, 2022 14:28
@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #2449 (1f9049e) into main (fe97ae3) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #2449   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      2455      2465   +10     
===========================================
  Files            550       554    +4     
  Lines           9564      9581   +17     
  Branches         230       231    +1     
===========================================
+ Hits            9564      9581   +17     
Impacted Files Coverage Δ
...project/infrastructure/primary/dto/ProjectDTO.java 100.00% <ø> (ø)
...rator/server/sonar/domain/SonarModulesFactory.java 100.00% <ø> (ø)
...ingboot/cucumber/domain/CucumberModuleFactory.java 100.00% <ø> (ø)
...abase/sqlcommon/domain/SQLCommonModuleBuilder.java 100.00% <ø> (ø)
...vc/security/oauth2/domain/OAuth2ModuleFactory.java 100.00% <ø> (ø)
...gclient/domain/SpringCloudConfigModuleFactory.java 100.00% <ø> (ø)
...structure/primary/rest/ProjectFoldersResource.java 100.00% <100.00%> (ø)
...frastructure/primary/JHipsterModulesResources.java 100.00% <100.00%> (ø)
...primary/jackson/InvalidProjectFolderException.java 100.00% <100.00%> (ø)
...mary/jackson/JacksonProjectFolderDeserializer.java 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe97ae3...1f9049e. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 29244a9 into jhipster:main Jul 8, 2022
@pascalgrimaud
Copy link
Member

Good job @hdurix !!

@pascalgrimaud pascalgrimaud mentioned this pull request Jul 9, 2022
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.

2 participants