bluetoothlover_doc icon indicating copy to clipboard operation
bluetoothlover_doc copied to clipboard

gitlab 使用

Open supperthomas opened this issue 1 year ago • 9 comments

图片

https://gitlab.com

supperthomas avatar May 11 '23 15:05 supperthomas

检查ci文件语法: https://gitlab.com/supperthomas/rt-thread/-/ci/lint

supperthomas avatar May 11 '23 15:05 supperthomas

https://gitee.com/all-about-git

supperthomas avatar May 13 '23 13:05 supperthomas

docker 制作image。

supperthomas avatar May 13 '23 14:05 supperthomas

【CI/CD从入门到实践:yml语法、常用变量、Runner安装配置-哔哩哔哩】 https://b23.tv/C3cIOrn

supperthomas avatar May 17 '23 15:05 supperthomas

https://ouyangpeng.blog.csdn.net/article/details/105848365

supperthomas avatar May 20 '23 08:05 supperthomas

UV4.exe -r project.uvprojx -q -j0 -t rt-thread -o test.log

  • -r project.uvprojx: 指定要执行的 Keil 工程文件,.uvprojx 是 Keil IDE 中使用的工程文件扩展名。

  • -q: 仅输出关键性信息和错误,不显示详细信息。

  • -j0: 在执行过程中使用的并行作业数量。-j0 表示不使用并行作业,程序串行执行。

  • -t rt-thread: 指定目标平台为 RT-Thread。

  • -o test.log: 将输出重定向到 test.log 文件中。这里的 -o 是 “output”的缩写。

综合起来,该命令会加载 project.uvprojx 工程文件,指定 RT-Thread 为目标平台,在串行模式下运行,并将输出信息记录到 test.log 文件中。

supperthomas avatar May 22 '23 14:05 supperthomas

https://developer.arm.com/documentation/101407/0538/Command-Line

UV4.exe 的使用。

supperthomas avatar Jul 11 '23 10:07 supperthomas

极狐的中文版,gitlab 文档中心,中文版 https://gitlab.cn/docs/jh/

supperthomas avatar Sep 29 '24 11:09 supperthomas

gitlab 源码 https://gitlab.com/gitlab-org/gitlab

supperthomas avatar Sep 29 '24 12:09 supperthomas

gitlab 破解 https://mp.weixin.qq.com/s/cFXdqchK_XQY65EWDQQJ4Q

https://www.itwk.cc/post/1144.html

supperthomas avatar Oct 07 '24 12:10 supperthomas

gitlab.合并列车

https://mp.weixin.qq.com/s?search_click_id=17554446794104468873-1728596448413-9617188425&__biz=Mzg5MTg2MDQ4NQ==&mid=2247494416&idx=5&sn=2db68b13e82891a954b3994ea694aaa7&chksm=cfc4487af8b3c16c604b0d9ab663537d498577dff64d1d483c65a3b482777f35faa531646141&scene=7&subscene=10000&sessionid=1728593182&clicktime=1728596448&enterid=1728596448&ascene=65&fasttmpl_type=0&fasttmpl_fullversion=7420685-zh_CN-zip&fasttmpl_flag=0&realreporttime=1728596448435&devicetype=android-34&version=28003339&nettype=WIFI&abtest_cookie=AAACAA%3D%3D&lang=zh_CN&countrycode=AL&exportkey=n_ChQIAhIQSi9z9cddgeeV9bAOhuxtqRLYAQIE97dBBAEAAAAAAMq8Dh7ncAQAAAAOpnltbLcz9gKNyK89dVj0Tf47rclHk9bGFLdJW2GPI%2FDr%2Bk7dK87ZcUC7wcfHanZlWDKcFGYTDHFSrtn88SGC2ji6%2F7lDPoCNwU9r7t0Tc2K6O0JUu%2B1zpcNounzl1VovYYs0aBpnuVEw1btrQ5MvrVAJ86ar%2FOdoQdhZAAiJZh3kzXwevAJLOtUGF4hcu9kI6q0sZQH99vEB%2BGWBdrQNTDmtlgIObITsuZWdz9wSIGd%2BoEFek1fQ%2B8tVdf8xEM3Q1g%3D%3D&pass_ticket=%2FMur1gNpJQKag5Ruo%2BL5Uo94PndJWDig%2B3AHCpI0qcbL%2F7RwTBYbUXGVQd1IgZB9&wx_header=3

supperthomas avatar Oct 10 '24 21:10 supperthomas

MR

supperthomas avatar Oct 12 '24 06:10 supperthomas

gitee https://blog.mengguyi.com/articles/GitLab-Install.html

supperthomas avatar Oct 12 '24 12:10 supperthomas