MOV-AI / movai-flow

MOV.AI Flow™ - The IDE that brings visualization and structure to ROS
Other
122 stars 15 forks source link

Define networks in both docker-compose, but reference from .env file. #185

Closed MithunKinarullathil closed 1 year ago

MithunKinarullathil commented 1 year ago

[^note]: Put an x into the [ ] to show you have filled the information. The template comes from https://github.com/MOV-AI/.github/blob/master/.github/pull_request_template.md You can override it by creating .github/pull_request_template.md in your own repository

github-actions[bot] commented 1 year ago

yamllint Failed

Show Output ``` ::group::docker-compose.yml ::error file=docker-compose.yml,line=316,col=1::316:1 [empty-lines] too many blank lines (1 > 0) ::endgroup:: ```

Workflow: PR Checks, Action: __karancode_yamllint-github-action, Lint: docker-compose.yml docker-compose-nvidia.yml docker-compose-host.yml docker-compose-nvidia-host.yml

MithunKinarullathil commented 1 year ago

@AlexDesfa I'm not sure if this is the right fix but it seems to solve the issue.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

MithunKinarullathil commented 1 year ago

No longer relevant.