RT-Thread / RT-Thread/rt-thread
[CI] 讨论一下action.yml 中可以完善的点,欢迎吐槽
Open
A pull request for this has already been merged.
discussion
- Dominant language
- C
- Stars
- 12.2k
- Forks
- 5.4k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 40
Description
目前action.yml 中对所有action中的bsp都做了scons检查,大家觉得,是不是提交的bsp没有对一些I2C 或者SPI 等做编译检查呀?会检查到吗?
- 根据修改的文件的目录寻找需要详细检查的bsp
- 对该bsp进行检查I2C, SPI, PWM , ADC, DAC 等其他驱动的编译情况。
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 reading action.yml and the existing SCons checks, then review how modified BSP directories are identified. Determine whether the workflow can compile the affected BSPs for I2C, SPI, PWM, ADC, DAC, and other drivers. Done means the intended BSP-specific checks are defined and pass in CI; verify the current file because related pull requests are closed, including one merged change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, github-actions
- Domain
- build-system, ci-cd, embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100