<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Github on 月盾的博客</title>
    <link>https://blog.hopefly.top/tags/github/</link>
    <description>Recent content in Github on 月盾的博客</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 10 May 2023 18:55:23 +0800</lastBuildDate>
    <atom:link href="https://blog.hopefly.top/tags/github/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>jenkins代替品</title>
      <link>https://blog.hopefly.top/2023/05/ci-cd/</link>
      <pubDate>Wed, 10 May 2023 18:55:23 +0800</pubDate>
      <guid>https://blog.hopefly.top/2023/05/ci-cd/</guid>
      <description>&lt;p&gt;如果你打算搭建一套发布系统，你可能会考虑jenkins，或者其他。&#xA;我要介绍的则是一些现成的，使用更简单的工具。没用特殊环境要求的情况下则完全可以代替jenkins。&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;GitHub Actions&lt;/li&gt;&#xA;&lt;li&gt;gitlab ci&lt;/li&gt;&#xA;&lt;li&gt;阿里云流水线&lt;/li&gt;&#xA;&lt;li&gt;coding持续部署&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;上面只是列举了四类，实际上你会发现市面上的云服务商和代码仓库都提供了类似的工具，虽然有些是收费的，但是也有不少免费的，对于个人来说其实大多数都是够用了。&lt;/p&gt;</description>
    </item>
    <item>
      <title>github提交不记录Contributions</title>
      <link>https://blog.hopefly.top/blogdetail/5aaf2794a55bb1fd38001c63/</link>
      <pubDate>Mon, 19 Mar 2018 02:59:32 +0000</pubDate>
      <guid>https://blog.hopefly.top/blogdetail/5aaf2794a55bb1fd38001c63/</guid>
      <description>&lt;p&gt;github上提交了很多commit但是没有Contributions绿色方块，原因是提交的email和github不匹配，使用&lt;code&gt;git log&lt;/code&gt;查看记录中使用的邮箱是否是github的邮箱，如果不是也不需要做什么修改，只需要在github上添加对应的邮箱地址即可。&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;右上角头像-settings-emails-Add email address&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;验证邮箱后就会立马重新统计&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://qn-img.hopefly.top/profile.png&#34; alt=&#34;&#34; title=&#34;github email&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
