RT-Thread / RT-Thread/rt-thread
[Feature] yml ci本地执行
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
如何本地执行ci来实现自动编译elf文件,生成的elf文件可以按yml中的名词命名,比如coponent.elf 保存到output文件夹中
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 repository's YML CI workflow and the entry point that compiles ELF files. Determine how the workflow can be run locally, then verify that generated ELF files use the names specified in the YML and are placed in the output folder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, github-actions, yaml
- Domain
- build-system, ci-cd, embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100