Skip to content

Commit

Permalink
Velocitas sync
Browse files Browse the repository at this point in the history
  • Loading branch information
mml5bg committed Sep 1, 2023
1 parent 8e1deb5 commit 1fc6808
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/check-devcontainer.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# This file is maintained by velocitas CLI, do not modify manually. Change settings in .velocitas.json
# This file is maintained by velocitas CLI, do not modify manually. Change settings in .velocitas.json
# Copyright (c) 2023 Robert Bosch GmbH and Microsoft Corporation
#
# This program and the accompanying materials are made available under the
Expand Down
2 changes: 1 addition & 1 deletion tests/automated_tests/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
parameterized
parameterized
14 changes: 14 additions & 0 deletions tests/automated_tests/requirements_test.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Copyright (c) 2022 Robert Bosch GmbH and Microsoft Corporation
#
# 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

# Copyright (c) 2023 Robert Bosch GmbH

# This program and the accompanying materials are made available under the
Expand Down
14 changes: 14 additions & 0 deletions tests/automated_tests/runtime_test.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Copyright (c) 2022 Robert Bosch GmbH and Microsoft Corporation
#
# 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

# Copyright (c) 2023 Robert Bosch GmbH

# This program and the accompanying materials are made available under the
Expand Down

0 comments on commit 1fc6808

Please sign in to comment.