45 Commits

Author SHA1 Message Date
Stanley
67a3568c75
added more detailed readme (#21)
* added more detailed readme

* Update README.md

Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>

Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
0.1.3
2020-07-23 10:16:03 +05:30
Athul Cyriac Ajay
580f6d4639
Add try-except if an empty list occurs and removed the exit function (#19)
* Add try-except if an empty list occurs and removed the exit fn

Closes #18

* Updated Try-except to print to readme
2020-07-22 22:40:00 +05:30
Jovial Joe Jayarson
fd7a6214c1
Fixes #15: Long Program Name (#16)
* fix: fixes long language issue

* fix: removed reduant line
2020-07-22 15:39:59 +05:30
athul
c487876563 Fixed Error Handler bug 2020-07-21 00:21:44 +05:30
Athul Cyriac Ajay
744bf5ae56
Add a try/except block for catching errors (#14)
* Add a try/except block for catching errors

* Refactored the try/except to catch the GitHub error
2020-07-20 11:18:23 +05:30
athul
0edb69508c Fixed the SHOW_TITLE bug 2020-07-18 21:38:48 +05:30
Athul Cyriac Ajay
5f04a7c728
Merge pull request #12 from athul/flag
Add a Flag for Weeks
2020-07-18 21:34:37 +05:30
athul
610c67b096 Fixed old code problem and add return types 2020-07-18 19:11:04 +05:30
Jovial Joe Jayarson
15c5dbcc49
fix: adds padding to float for neater look (#11) 2020-07-18 12:39:17 +05:30
Athul Cyriac Ajay
96f680b05f
Merge pull request #8 from joe733/master
fix: Changed to week streak instead for week of the year
2020-07-18 09:40:51 +05:30
Jovial Joe Jayarson
49b64c7be8 fix: fixed month / year roll-over issue 2020-07-18 09:31:13 +05:30
Jovial Joe Jayarson
0cf0773d1c Merge branch 'master' of https://github.com/joe733/waka-readme 2020-07-18 09:15:59 +05:30
Jovial Joe Jayarson
d0c5208665 fix: added space before % 2020-07-18 09:15:18 +05:30
Jovial Joe Jayarson
b1a69733c8 Merge branch 'master' of https://github.com/joe733/waka-readme 2020-07-18 08:49:59 +05:30
Jovial Joe Jayarson
02b84ff4ca fix: week streak changed to last 7 days from today 2020-07-18 08:49:37 +05:30
Athul Cyriac Ajay
91dec6e35d
Merge pull request #6 from joe733/master
feat: Added week #number to dev metrics
0.1.2
2020-07-17 14:02:00 +05:30
Jovial Joe Jayarson
1b5b63412c Merge branch 'master' of https://github.com/joe733/waka-readme 2020-07-17 09:07:16 +05:30
Jovial Joe Jayarson
8d201a6313 feat: Added week span and % 2020-07-17 09:06:56 +05:30
Jovial Joe Jayarson
c6628c271b feat: Added week span 2020-07-17 08:58:18 +05:30
joe733
4d999ae477 fix: one more linting :/ 2020-07-15 12:18:47 +05:30
joe733
b9ef50f20a fix: Redefining name 'stats' from outer scope ln62 2020-07-15 12:18:05 +05:30
joe733
0dc06a87bd fix & feat: added week numbers; applied linting; 2020-07-15 12:12:23 +05:30
Athul Cyriac Ajay
7563a7a8ed
Update README.md 2020-07-14 01:17:24 +05:30
Athul Cyriac Ajay
b5c7fff8c3
Added Better Instructions 2020-07-14 01:04:58 +05:30
Athul Cyriac Ajay
d11a3bdb64
Merge pull request #5 from joe733/master
fix: Added WakaTime info; Some tweaks
2020-07-12 22:55:35 +05:30
Jovial Joe Jayarson
96d2a79378
fix: made requested changes. 2020-07-12 22:52:45 +05:30
Jovial Joe Jayarson
7d189fc98d
fix: changed numbers to bullets; 2020-07-12 22:39:47 +05:30
Jovial Joe Jayarson
e3100077b1
Merge pull request #1 from joe733/sourcery/master
Sourcery refactored master branch
2020-07-12 22:31:26 +05:30
Jovial Joe Jayarson
79d91bc512
fix: Added WakaTime info; Some tweaks 2020-07-12 22:28:52 +05:30
Sourcery AI
4e3dc0a20a 'Refactored by Sourcery' 2020-07-12 16:25:58 +00:00
Athul Cyriac Ajay
8ac60ed14f
Merge pull request #4 from gautamkrishnar/patch-1
Added screenshot for better visisbility of the workflow fearure
0.1.1
2020-07-12 17:20:30 +05:30
Gautam krishna R
9ea8300262
Added screenshot 2020-07-12 15:55:48 +05:30
athul
702a9a9e8e Updated Readme on Getting Wakatime API Key 2020-07-12 13:14:51 +05:30
athul
c469bfb723 Readme Updates and Usages in Profile Repo 2020-07-11 12:42:03 +05:30
Athul Cyriac Ajay
6a5ebb1ab0 Merge pull request #3 from gautamkrishnar/patch-2
Updated code to do commit only if readme changed
2020-07-11 12:02:46 +05:30
Athul Cyriac Ajay
a37900c521
Merge pull request #2 from gautamkrishnar/patch-1
Added info about USERNAME in the readme
2020-07-10 18:00:51 +05:30
Gautam krishna R
8e15ddefda
Updated code to do commit only if readme changed 2020-07-10 17:33:04 +05:30
Gautam krishna R
64fb92311d
Added info about USERNAME in the readme 2020-07-10 16:10:44 +05:30
athul
66fb6bbc52 Changes Token name 2020-07-10 09:49:37 +05:30
athul
30417a50d4 Minor Changes 2020-07-10 09:43:21 +05:30
Athul Cyriac Ajay
cb9b2232a8
Add Push to Master as Job 2020-07-10 09:01:48 +05:30
Athul Cyriac Ajay
88d025daac
Create main.yml 0.1 2020-07-10 08:59:19 +05:30
athul
4a9a347d32 Actions Init 2020-07-10 08:20:35 +05:30
athul
74594fa648 Used Wakatime API 2020-07-10 00:59:03 +05:30
athul
50bc9e60c7 Init 2020-07-09 21:51:43 +05:30