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

Check Redis server when creating project. #17669

Merged
merged 4 commits into from
Sep 20, 2023
Merged

Check Redis server when creating project. #17669

merged 4 commits into from
Sep 20, 2023

Conversation

maliming
Copy link
Member

Resolve #17473

Creating your project...
Project name: QA
Template: app
Tiered: yes
Output folder: test
Theme: LeptonXLite
Check out the documents at https://docs.abp.io/en/abp/latest/Startup-Templates/Application
'QA' has been successfully created to 'test'
NOTICE: The following tools is required to run your solution.
        * Redis is not installed or not running on your computer.
Creating initial migrations...

@maliming maliming added this to the 8.0-preview milestone Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #17669 (dd8c389) into dev (6356592) will decrease coverage by 0.04%.
Report is 25 commits behind head on dev.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev   #17669      +/-   ##
==========================================
- Coverage   53.53%   53.50%   -0.04%     
==========================================
  Files        3036     3037       +1     
  Lines       94853    94906      +53     
==========================================
- Hits        50780    50778       -2     
- Misses      44073    44128      +55     
Files Changed Coverage Δ
...o.Abp.Cli.Core/Volo/Abp/Cli/Commands/NewCommand.cs 12.58% <0.00%> (-3.52%) ⬇️
...olo/Abp/Cli/Commands/ProjectCreationCommandBase.cs 5.49% <0.00%> (-0.04%) ⬇️
...o/Abp/Cli/ProjectBuilding/Building/TemplateInfo.cs 0.00% <0.00%> (ø)
...tBuilding/Templates/App/AppNoLayersTemplateBase.cs 0.00% <0.00%> (ø)
...i/ProjectBuilding/Templates/App/AppTemplateBase.cs 0.00% <0.00%> (ø)
...ectBuilding/Templates/CheckRedisPreRequirements.cs 0.00% <0.00%> (ø)
...es/Microservice/MicroserviceServiceTemplateBase.cs 0.00% <0.00%> (ø)
...Templates/Microservice/MicroserviceTemplateBase.cs 0.00% <0.00%> (ø)
...ectBuilding/Templates/Module/ModuleTemplateBase.cs 0.00% <0.00%> (ø)
...p/Cli/ServiceProxying/ServiceProxyGeneratorBase.cs 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@EngincanV EngincanV merged commit 30bcc7b into dev Sep 20, 2023
2 of 4 checks passed
@EngincanV EngincanV deleted the cli-prerequirements branch September 20, 2023 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ABP CLI: WARN for prerequirements
2 participants