diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 56d10c08..98004eb7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,3 +1,17 @@ +# Copyright (c) 2023 Contributors to the Eclipse Foundation +# +# This program and the accompanying materials are made available under the +# terms of the Apache License, Version 2.0 which is available at +# https://www.apache.org/licenses/LICENSE-2.0. +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# SPDX-License-Identifier: Apache-2.0 + name: 🐞 Bug Report description: Provide a general summary of the bug in the title below. title: "[Bug]: " @@ -47,7 +61,7 @@ body: description: Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant placeholder: | 1. ... - 2. ... + 2. ... 3. ... - type: textarea id: expected-behavior diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 3fb9bbb1..8ab665f6 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,3 +1,17 @@ +# Copyright (c) 2023 Contributors to the Eclipse Foundation +# +# This program and the accompanying materials are made available under the +# terms of the Apache License, Version 2.0 which is available at +# https://www.apache.org/licenses/LICENSE-2.0. +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# SPDX-License-Identifier: Apache-2.0 + name: 🛠️ Feature Request description: Suggest an idea to help us improve our product. title: "[Feature]: " diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index a15e4539..aa462800 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,3 +1,17 @@ +# Copyright (c) 2023 Contributors to the Eclipse Foundation +# +# This program and the accompanying materials are made available under the +# terms of the Apache License, Version 2.0 which is available at +# https://www.apache.org/licenses/LICENSE-2.0. +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. +# +# SPDX-License-Identifier: Apache-2.0 + name: ❓ Question or general issue description: Approach us with a question title: "[Q]: " diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 4a9303a2..9b746950 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -24,13 +24,13 @@ jobs: lint-job: runs-on: ubuntu-latest name: "Run linters" - + steps: - name: Checkout repository uses: actions/checkout@v4 - + - name: Setup python uses: actions/setup-python@v4 - + - name: Run linters uses: pre-commit/action@v3.0.0 diff --git a/content/en/docs/concepts/development_model/vehicle_app_manifest/interfaces/_index.md b/content/en/docs/concepts/development_model/vehicle_app_manifest/interfaces/_index.md index ee8a5e23..4350ddfe 100644 --- a/content/en/docs/concepts/development_model/vehicle_app_manifest/interfaces/_index.md +++ b/content/en/docs/concepts/development_model/vehicle_app_manifest/interfaces/_index.md @@ -5,4 +5,4 @@ weight: 10 description: > Learn more about logical interfaces. ---- \ No newline at end of file +--- diff --git a/content/en/docs/concepts/development_model/vehicle_app_manifest/manifest.v3.schema.json b/content/en/docs/concepts/development_model/vehicle_app_manifest/manifest.v3.schema.json index f9f1ad58..4cbfa3ae 100644 --- a/content/en/docs/concepts/development_model/vehicle_app_manifest/manifest.v3.schema.json +++ b/content/en/docs/concepts/development_model/vehicle_app_manifest/manifest.v3.schema.json @@ -42,4 +42,4 @@ "manifestVersion", "name" ] -} \ No newline at end of file +} diff --git a/content/en/docs/concepts/development_model/vehicle_app_manifest/new_app_manifest_overview.drawio.svg b/content/en/docs/concepts/development_model/vehicle_app_manifest/new_app_manifest_overview.drawio.svg index 2dab6a7c..9b2c4a76 100644 --- a/content/en/docs/concepts/development_model/vehicle_app_manifest/new_app_manifest_overview.drawio.svg +++ b/content/en/docs/concepts/development_model/vehicle_app_manifest/new_app_manifest_overview.drawio.svg @@ -1,3 +1,3 @@ -
Velocitas project specific cache
Velocitas project specific cache
Velocitas package repository
Velocitas package repository
Velocitas Github
Velocitas Github
Velocitas project
workspace
Velocitas project...
described by
described by
depends on
depends on
depends on
depends on
Vehicle Application
Vehicle Applica...
references
references
references
references
Application
Manifest
Application...
scans for gRPC
dependencies
scans for gRPC...
<<velocitas pkg>>
grpc-service-support@v1
<<velocitas pkg>>...
<<git repo>>
velocitas-core-sdk
<<git repo>>...
scans for vehicle model
dependencies
scans for vehicle model...
generates
generates
<<velocitas pkg>>
vss-vehiclemodel-support@v2
<<velocitas pkg>>...
scans for uP
dependencies
scans for uP...
generates
generates
<<velocitas pkg>>
uprotocol-service-support@v0.2
<<velocitas pkg>>...
Service IF specification
Service IF spec...
Service IF specification
Service IF spec...
Service IF specification
Service IF spec...
<<pip/conan package>>
sdk-ext-<service>-client
<<pip/conan package>>...
generates
generates
references
references
references
references
references
references
devenv configuration
(.velocitas.json)
devenv configur...
<<git repo>>
grpc-service-support
<<git repo>>...
<<git repo>>
vss-vehiclemodel-support
<<git repo>>...
cloned by CLI
cloned by CLI
<<git repo>>
uprotocol-service-support
<<git repo>>...
<<pip/conan package>>
sdk-ext-vss-vehicle-model
<<pip/conan package>>...
API catalogue
API catalogue
<<pip/conan package>>
sdk-ext-uprotocol-<service>-client
<<pip/conan package>>...
3rd party git server
3rd party git server
<<git repo>>
oem-service-support
<<git repo>>...
references
references
generates
generates
scans for oem
dependencies
scans for oem...
<<velocitas pkg>>
oem-service-support@v0.7
<<velocitas pkg>>...
<<pip/conan package>>
sdk-ext-oem-service-client
<<pip/conan package>>...
Text is not SVG - cannot display
\ No newline at end of file +
Velocitas project specific cache
Velocitas project specific cache
Velocitas package repository
Velocitas package repository
Velocitas Github
Velocitas Github
Velocitas project
workspace
Velocitas project...
described by
described by
depends on
depends on
depends on
depends on
Vehicle Application
Vehicle Applica...
references
references
references
references
Application
Manifest
Application...
scans for gRPC
dependencies
scans for gRPC...
<<velocitas pkg>>
grpc-service-support@v1
<<velocitas pkg>>...
<<git repo>>
velocitas-core-sdk
<<git repo>>...
scans for vehicle model
dependencies
scans for vehicle model...
generates
generates
<<velocitas pkg>>
vss-vehiclemodel-support@v2
<<velocitas pkg>>...
scans for uP
dependencies
scans for uP...
generates
generates
<<velocitas pkg>>
uprotocol-service-support@v0.2
<<velocitas pkg>>...
Service IF specification
Service IF spec...
Service IF specification
Service IF spec...
Service IF specification
Service IF spec...
<<pip/conan package>>
sdk-ext-<service>-client
<<pip/conan package>>...
generates
generates
references
references
references
references
references
references
devenv configuration
(.velocitas.json)
devenv configur...
<<git repo>>
grpc-service-support
<<git repo>>...
<<git repo>>
vss-vehiclemodel-support
<<git repo>>...
cloned by CLI
cloned by CLI
<<git repo>>
uprotocol-service-support
<<git repo>>...
<<pip/conan package>>
sdk-ext-vss-vehicle-model
<<pip/conan package>>...
API catalogue
API catalogue
<<pip/conan package>>
sdk-ext-uprotocol-<service>-client
<<pip/conan package>>...
3rd party git server
3rd party git server
<<git repo>>
oem-service-support
<<git repo>>...
references
references
generates
generates
scans for oem
dependencies
scans for oem...
<<velocitas pkg>>
oem-service-support@v0.7
<<velocitas pkg>>...
<<pip/conan package>>
sdk-ext-oem-service-client
<<pip/conan package>>...
Text is not SVG - cannot display
diff --git a/content/en/docs/concepts/lifecycle_management/phases/project_create_flow_new.drawio.svg b/content/en/docs/concepts/lifecycle_management/phases/project_create_flow_new.drawio.svg index 84a9a09a..bacd1092 100644 --- a/content/en/docs/concepts/lifecycle_management/phases/project_create_flow_new.drawio.svg +++ b/content/en/docs/concepts/lifecycle_management/phases/project_create_flow_new.drawio.svg @@ -1,3 +1,3 @@ -
Developer machine
Developer machine
Github
Github
invokes
 `velocitas create`
invokes...
Developer
Deve...
Select and pick
required APIs and services
Select and pick...
creates
creates
Velocitas CLI 
Velocitas CLI 
uses
uses
Velocitas
VSS-Model Support
Velocitas...
Velocitas
gRPC Service Support
Velocitas...
Velocitas
VSC Support
Velocitas...
references developer defined
set of of
references developer defined...
produces
produces
Developer's VApp repo
Developer's VAp...
VApp
VApp
Any git server
Any git server
3rd party package
3rd party packa...
Vehicle Signal Specification
Vehicle Signal...
Text is not SVG - cannot display
\ No newline at end of file +
Developer machine
Developer machine
Github
Github
invokes
 `velocitas create`
invokes...
Developer
Deve...
Select and pick
required APIs and services
Select and pick...
creates
creates
Velocitas CLI 
Velocitas CLI 
uses
uses
Velocitas
VSS-Model Support
Velocitas...
Velocitas
gRPC Service Support
Velocitas...
Velocitas
VSC Support
Velocitas...
references developer defined
set of of
references developer defined...
produces
produces
Developer's VApp repo
Developer's VAp...
VApp
VApp
Any git server
Any git server
3rd party package
3rd party packa...
Vehicle Signal Specification
Vehicle Signal...
Text is not SVG - cannot display
diff --git a/content/en/docs/concepts/lifecycle_management/phases/project_create_flow_old.drawio.svg b/content/en/docs/concepts/lifecycle_management/phases/project_create_flow_old.drawio.svg index 1cd7789d..e89a31ec 100644 --- a/content/en/docs/concepts/lifecycle_management/phases/project_create_flow_old.drawio.svg +++ b/content/en/docs/concepts/lifecycle_management/phases/project_create_flow_old.drawio.svg @@ -1,3 +1,3 @@ -
Github
Github
Use this template
Use this template
Developer
Deve...
creates
creates
Velocitas Project Template
Velocitas Proje...
references fixed set of
references fixed set of
uses
uses
Developer's VApp repo
Developer's VAp...
Velocitas Package
Velocitas Packa...
Velocitas Package
Velocitas Packa...
Velocitas Package repo
Velocitas Packa...
Vehicle Signal Specification
Vehicle Signal...
Text is not SVG - cannot display
\ No newline at end of file +
Github
Github
Use this template
Use this template
Developer
Deve...
creates
creates
Velocitas Project Template
Velocitas Proje...
references fixed set of
references fixed set of
uses
uses
Developer's VApp repo
Developer's VAp...
Velocitas Package
Velocitas Packa...
Velocitas Package
Velocitas Packa...
Velocitas Package repo
Velocitas Packa...
Vehicle Signal Specification
Vehicle Signal...
Text is not SVG - cannot display