RT-Thread / RT-Thread/rt-thread
[Feature] ci yml action优化
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 12.2k
- Forks
- 5.4k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 40
Description
Describe problem solved by the proposed feature
- yml有些配置比较耗时间,可否帮忙整理一下yml的配置,删除一些没有意义的重复的配置。
- 希望bsp中的yml能尽量放一些常用的bsp相关的配置,重点优化:RTduino/Arduino Libraries (Raspberry Pico) 和stm32l4
- RTduino/Arduino Libraries (STM32F412 Nucleo) 和RTduino/Arduino Libraries (Raspberry Pico) 有一些重复,保留RTduino/Arduino Libraries (Raspberry Pico)中有效的配置即可。
Describe your preferred solution
No response
Describe possible alternatives
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CI YAML configurations for the BSP workflows named in the issue, especially RTduino/Arduino Libraries (Raspberry Pico), STM32L4, and STM32F412 Nucleo. Compare their repeated settings and identify which Pico configurations are effective; done means removing meaningless duplication while retaining common BSP settings and improving the named workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, yaml
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100