From 985a1ec680579f9cec5666cf9eb758f14989bc86 Mon Sep 17 00:00:00 2001 From: jwenjian Date: Sat, 13 Jul 2019 21:38:59 +0800 Subject: [PATCH] make sure every generation of README be different cause circle ci will run only once on the same commit --- README.md | 8 +++++--- main.py | 4 ++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c603ec9..4823fa8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - + @@ -233,7 +233,7 @@
-Instapaper 8:newspaper: +Instapaper 9:newspaper: - [[From Instapaper] : Task Scheduler - Windows applications | Windows上的定时任务管理器](https://github.com/jwenjian/ghiblog/issues/57) 1 :speech_balloon: - [[From Instapaper] : Should Neil Armstrongs Bootprints Be on the Moon Forever](https://github.com/jwenjian/ghiblog/issues/56) 1 :speech_balloon: @@ -242,6 +242,7 @@ - [[From Instapaper] : 西尾維新オフィシャルサイト](https://github.com/jwenjian/ghiblog/issues/53) 1 :speech_balloon: - [[From Instapaper] : Distinguished Names](https://github.com/jwenjian/ghiblog/issues/51) 0 :speech_balloon: - [[From Instapaper] : Http response header - Age](https://github.com/jwenjian/ghiblog/issues/50) 0 :speech_balloon: +- [[From Instapaper] : maven getting "Not Authorized" when trying to access nexus private repository](https://github.com/jwenjian/ghiblog/issues/48) 0 :speech_balloon: - [[From Instapaper] : 中国为什么不搞多党竞争甚至一些党员干部都不知怎么回答](https://github.com/jwenjian/ghiblog/issues/47) 0 :speech_balloon: @@ -256,8 +257,9 @@
-Maven 3:newspaper: +Maven 4:newspaper: +- [[From Instapaper] : maven getting "Not Authorized" when trying to access nexus private repository](https://github.com/jwenjian/ghiblog/issues/48) 0 :speech_balloon: - [Maven: maven-dependency-plugin:get 通过命令行下载jar包到本地仓库 无需pom文件](https://github.com/jwenjian/ghiblog/issues/39) 0 :speech_balloon: - [Maven: mvn clean install --fail-at-end](https://github.com/jwenjian/ghiblog/issues/33) 0 :speech_balloon: - [How to add custom properties to manifest file with spring boot](https://github.com/jwenjian/ghiblog/issues/24) 0 :speech_balloon: diff --git a/main.py b/main.py index 9da55c9..57a7c6d 100644 --- a/main.py +++ b/main.py @@ -63,7 +63,7 @@ def bundle_summary_section(): - + @@ -75,7 +75,7 @@ def bundle_summary_section():

-''' % (total_label_count, total_issue_count, user_login, user_login, user_login, user_login) +''' % (total_label_count, total_issue_count, cur_time, user_login, user_login, user_login) return summary_section