Compare commits

..

18 Commits

Author SHA1 Message Date
openvela-robot 296dd34114 update .github 2025-07-23 10:51:04 +08:00
openvela-robot de790404f1 update .github 2025-07-23 00:25:26 +08:00
openvela-robot 4e086e1880 workflows add stale.yml 2025-05-06 16:51:54 +08:00
openvela-robot e4ca660f83 Update the ci trigger from pull_request to pull_request_target 2025-01-10 00:20:37 +08:00
openvela-robot 4ccb5ce72a update workflows ci.yml, delete pull_request_review trigger 2024-12-28 00:23:37 +08:00
openvela-robot d3ea2283d0 add .github/CODEOWNERS PULL_REQUEST_TEMPLATE.md 2024-12-27 20:23:20 +08:00
openvela-robot c170536cd2 update ci pull_request types to [opened, reopened, synchronize] 2024-12-24 01:39:54 +08:00
zhangxiaowei16 a636f1da82 Add sub-warehouse description 2024-12-18 14:37:46 +08:00
tanghao f3ca6ddb91 Update README_zh-cn.md 2024-12-18 14:37:46 +08:00
liujinye 09ea558583 workflows add ci.yaml 2024-12-17 10:33:48 +08:00
openvela-robot ad07512319 workflows add checkpatch.yaml 2024-12-12 16:14:54 +08:00
zhangxiaowei16 a3b2ccad56 Modify ReadMe
Signed-off-by: zhangxiaowei16 <zhangxiaowei16@xiaomi.com>
2024-12-12 10:21:58 +08:00
zhangxiaowei16 c0586d954d Add ReadMe
Signed-off-by: zhangxiaowei16 <zhangxiaowei16@xiaomi.com>
2024-12-11 23:12:37 +08:00
openvela-robot 3a86c5a661 update issue template 2024-12-10 22:13:53 +08:00
openvela-robot 3623ff8b35 update workflows ci 2024-12-10 15:55:25 +08:00
openvela-robot 40a47c2e6f add issue template 2024-12-09 21:52:28 +08:00
openvela-robot 8db14f188d add ci.yml
Change-Id: I6c0decc5c4860b78238b080bb399f482f562aa44
2024-11-25 19:50:47 +08:00
haopengxiang 859df5abd8 packages: initial Makefile for child build
Change-Id: Ic9c12d4ffbfcb3dad8ec61a4f772fcee95ba3631
2024-11-20 19:28:35 +08:00
3 changed files with 1 additions and 26 deletions

View File

@ -6,8 +6,6 @@ name: CI
on:
pull_request_target:
types: [opened, reopened, synchronize]
issue_comment:
types: [created]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:

View File

@ -1,23 +0,0 @@
# ##############################################################################
# packages/CMakeLists.txt
#
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements. See the NOTICE file distributed with this work for
# additional information regarding copyright ownership. The ASF licenses this
# file to you under the Apache License, Version 2.0 (the "License"); you may not
# use this file except in compliance with the License. You may obtain a copy of
# the License at
#
# http://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.
#
# ##############################################################################
nuttx_add_subdirectory()
nuttx_generate_kconfig(MENUDESC "Packages")

View File

@ -1,4 +1,4 @@
# Packages Overview
# Packages Introduction
\[ English | [简体中文](README_zh-cn.md) \]