Commit Graph

35 Commits

Author SHA1 Message Date
github-actions[bot] 43c38d47d1 go mod tidy 2022-11-20 18:01:42 +00:00
renovate[bot] 1345795c05 fix(deps): update module github.com/sirupsen/logrus to v1.9.0 2022-11-20 18:01:18 +00:00
github-actions[bot] 5d197234fd gofmt 2021-10-24 12:51:17 +00:00
Oskar 1cb931d9ef
chore: new tests
* Create bytes_test.go
* Create cpu_test.go
* Create memory_test.go
* Create uptime_test.go
2021-10-24 14:50:52 +02:00
Oskar df1b532e2a
Create codeql-analysis.yml 2021-10-24 14:11:36 +02:00
Oskar a557f452a7
feat(log): SetReportCaller to true
example output:
INFO[0000]/home/trex/go/src/awesomeProject/main.go:11 main.main() hello world  

from https://stackoverflow.com/a/68301267
2021-10-21 23:18:24 +02:00
Oskar b6fc96d90a
ci: update workflows (#3)
* Update ci.yml
* Delete auto-fix.yml
2021-10-21 23:09:46 +02:00
Medzik 857ddb66b0 feat(common): add retry function 2021-09-04 11:37:07 +00:00
Medzik 2006d90d17 update 2021-08-22 12:16:39 +02:00
Oskar ce20c581e9
Update auto-fix.yml 2021-08-20 22:43:02 +02:00
Medzik b4526de784 update workflows 2021-08-19 18:18:31 +00:00
Medzik 43d2cb010f git pull 2021-08-19 18:15:13 +00:00
Medzik d6dff6dea0 add readme 2021-08-19 18:14:37 +00:00
github-actions[bot] c55208e624 gofmt 2021-08-19 15:19:45 +00:00
Medzik ddd6e60ada update 2021-08-19 15:18:49 +00:00
Medzik 8f783c9193 update 2021-08-19 15:17:58 +00:00
Medzik f7f080b647 update workflows 2021-08-19 14:58:06 +00:00
github-actions[bot] 9ac45c7a3a gofmt 2021-08-19 14:56:19 +00:00
Medzik 7cc987e305 update workflows 2021-08-19 14:52:26 +00:00
Oskar b3c926d9d6
fix: delete pid (unused value) 2021-08-18 23:21:21 +02:00
MedzikUser 2affef3083 feat(testing feature): [updater] ignore or auto update major 2021-08-15 21:33:53 +02:00
MedzikUser 7a6103d9f7 fix: autoupdater log error, if error fetching cpu usage isn't return nil 2021-08-15 21:17:14 +02:00
MedzikUser 3ec66b21b9 chore: add github token
Added GitHub Token to updater
2021-08-15 16:01:22 +02:00
MedzikUser 55d57c703f feat(stats): add cpu and memory stats 2021-08-14 23:19:37 +02:00
MedzikUser eb4238e89c chore(test): update common test 2021-08-14 22:44:09 +02:00
MedzikUser 0f2e0118c0 update gitignore 2021-08-14 22:44:02 +02:00
MedzikUser 09009a7c41 add github workflows 2021-08-14 22:33:11 +02:00
MedzikUser a4f435c460 feat: add updater 2021-08-14 22:28:50 +02:00
MedzikUser 56db0875df chore: update tests and move convert to utils 2021-08-13 22:28:15 +02:00
MedzikUser c87a921cb5 fix convert/seconds.go, add test to round 2021-08-12 22:47:54 +02:00
MedzikUser 80a69536a9
Create LICENSE 2021-08-12 21:14:05 +02:00
MedzikUser a41c100c1b
Update renovate.json 2021-08-11 14:36:09 +02:00
MedzikUser c0b67cbb42
Merge pull request #1 from MedzikUser/renovate/configure
Configure Renovate
2021-08-11 14:33:06 +02:00
Renovate Bot b3176b88ae
Add renovate.json 2021-08-11 12:30:52 +00:00
MedzikUser 31951b1561 Initial commit 2021-08-11 14:27:54 +02:00