--- title: 学习周刊-总第102期-2023年第15周 date: 2023-04-13 20:28:33 permalink: /pages/61eda1/ categories: - 周刊 - 学习周刊 - 2023年 tags: - feed: enable: true description: 学习周刊-总第101期-一个暴漏github action变量的开源项目 --- ### 0 ,前言 周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。 周刊核心为运维周刊,还会侧重Go语言生态,Vue相关技术生态的项目,以及 GitHub 上优秀项目或经验。 你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。 ### 1,优秀项目 --- - 项目地址:[golangci-lint](https://github.com/golangci/golangci-lint) - 项目说明:go 语法检测工具。 - 相关文章:[README](https://github.com/golangci/golangci-lint#readme) --- - 项目地址:[log](https://github.com/charmbracelet/log) - 项目说明:一个简小漂亮的 golang 日志库。 ![](http://t.eryajf.net/imgs/2023/02/0f5905d316a01467.gif) - 相关文章:[README](https://github.com/charmbracelet/log#readme) --- - 项目地址:[pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) - 项目说明:一些开箱即用的 git hook 用于在 commit 之前自动执行检查。 - 相关文章:[README](https://github.com/pre-commit/pre-commit-hooks#readme), [配置文件列表](https://pre-commit.com/hooks.html) --- - 项目地址:[github-slug-action](https://github.com/rlespinasse/github-slug-action) - 项目说明:此 GitHub Action 将公开 GitHub Action 流程中某些 GitHub 环境变量的 slug/short 值。 - 相关文章:[README](https://github.com/rlespinasse/github-slug-action#readme) --- - 项目地址:[monokle](https://github.com/kubeshop/monokle) - 项目说明:通过提供用于编写​​ YAML 清单、验证策略和管理实时集群的统一可视化工具,简化了创建、分析和部署 Kubernetes 配置的过程。 ![](http://t.eryajf.net/imgs/2023/02/2b0d0a8b72135a42.png) - 相关文章:[README](https://github.com/kubeshop/monokle#readme) --- ### 2,优秀文章 --- - [k8s业务迁移与服务部署实践](https://www.cuiliangblog.cn/detail/article/52) - 如题 --- - [使用 Go 语言拼装 Tree 结构数据](https://www.dbkuaizi.com/archives/206.html) - 如题 --- ### 3,优秀博客 --- - 博客地址:[k 先生的技术博客](http://www.gold404.cn/) - 简单说明:全栈开发工程师,技能全面 --- - 博客地址:[码猿外 | 麻广广的博客](https://www.maguangguang.xyz/) - 简单说明:企业架构设计,功不求戾,但求有恒 --- - 博客地址:[Learning Prompt](https://learningprompt.wiki/docs/%F0%9F%91%8B%20Welcome) - 简单说明:ChatGPT Prompt 中文教程 ---