Commit Graph

131 Commits

Author SHA1 Message Date
Medzik 614054e446 perf(config): remove mongodb db and collection from .env
BREAKING CHANGE: mongodb database and collection ISN'T LONGER IN ENV MUST BE IN config.toml, and RENAME MONGODB_URI to MONGO_URI IN .env.
Deleted node in config.
2021-09-08 20:16:02 +00:00
Medzik 5dd2c129cb fix(cache): retry attempts from 1 to 15 2021-09-08 19:49:00 +00:00
Medzik e9d6197817 update few files 2021-09-07 20:45:10 +00:00
Medzik 6af384e731 chore: disable auto updater if version is dev 2021-09-07 20:37:03 +00:00
Medzik fa03e08b28 chore(deps): upgrade 2021-09-07 20:11:45 +00:00
Medzik a9352e4cc9 add build to pre-commit 2021-09-07 20:11:04 +00:00
Medzik d1ad4128d9 add pre-commit 2021-09-07 20:07:51 +00:00
Medzik 22e7e1aa11 chore(website): update getAll 2021-09-05 11:20:19 +00:00
Medzik b3decb1561 chore(retry): add retry from utils 2021-09-05 10:50:41 +00:00
Medzik c8091847d0 Merge branch 'main' of https://github.com/MedzikUser/go-pingbot 2021-09-05 10:26:30 +00:00
github-actions[bot] b836948171 go mod tidy 2021-09-04 13:06:58 +00:00
Renovate Bot 831eae63c5 fix(deps): update module github.com/medzikuser/go-utils to v0.4.0 2021-09-04 13:06:26 +00:00
Medzik f666be4451 go mod tidy -go=1.17 2021-09-04 11:05:41 +00:00
github-actions[bot] bea9b40d96 gofmt 2021-09-02 20:44:51 +00:00
Oskar d728e96d82
chore: move db connect under opts param 2021-09-02 22:44:23 +02:00
github-actions[bot] 4a4505c1f2 go mod tidy 2021-09-02 20:27:07 +00:00
Oskar d1fd5be5c3
Merge pull request #17 from MedzikUser/renovate/go.mongodb.org-mongo-driver-1.x
fix(deps): update module go.mongodb.org/mongo-driver to v1.7.2
2021-09-02 22:26:39 +02:00
Renovate Bot cc9f0c8ac9
fix(deps): update module go.mongodb.org/mongo-driver to v1.7.2 2021-09-02 20:23:12 +00:00
Oskar 0c1252a431 update 2021-09-02 22:21:17 +02:00
Oskar ffa41f6fa2 update 2021-09-02 22:16:11 +02:00
Medzik 5dd6bc1195 update
- update workflow (fix upload artifact)
- update comment in gitpod Dockerfile
2021-09-01 13:00:34 +00:00
Medzik 4b939c6d58 fix(rebuild binary [TEST]): rebuild binary (test update binary from tar.xz)
- add rm bin in gitpod Dockerfile
2021-09-01 12:55:01 +00:00
Medzik 021fc6ea62 update
- updated bash scripts
- renamed env schema
- updated binary archive from tar.gz to tar.xz
- update workflows
2021-09-01 12:49:56 +00:00
Medzik 324863f072 chore(deps): upgrade 2021-09-01 12:30:00 +00:00
Oskar 5ebf84f529 add error check (fix lint) 2021-08-31 20:22:45 +02:00
Medzik 4d7975f7f9 update readme 2021-08-31 18:18:36 +00:00
Medzik 3391c946ff chore(opts): add option update e.g. to major version update 2021-08-31 18:16:28 +00:00
Medzik 15e09e8ab7 chore(deps): upgraded golang.org/x/sys 2021-08-31 17:37:09 +00:00
Medzik 385f98e080 feat: add timeout to stop after ping (set in config) 2021-08-30 13:41:06 +00:00
Medzik cca24ec927 chore(deps): upgraded github.com/klauspost/compress v1.13.4 => v1.13.5 2021-08-30 13:18:34 +00:00
Medzik 08b127e96a add start script 2021-08-29 10:19:54 +00:00
Medzik 7ef99d82c6 feat(config): Add Stop After Ping 2021-08-29 10:14:35 +00:00
Medzik 107e9d3bd8 chore(deps): upgrade 2021-08-29 09:41:10 +00:00
Oskar fcd664c82f update 2021-08-28 13:03:07 +02:00
github-actions[bot] c2d35979e1 gofmt 2021-08-27 17:25:59 +00:00
Oskar 7a541e244f update ci 2021-08-27 19:25:28 +02:00
Oskar 4c07bd41be
Add emoji 2021-08-23 21:19:44 +02:00
Oskar e331178815
Update auto-fix.yml 2021-08-23 21:14:49 +02:00
Medzik c8c798744a git pull 2021-08-22 18:14:18 +02:00
Medzik 169bdca2ba chore(cors): update cors only to pingbot.cf 2021-08-22 18:13:30 +02:00
Oskar 6af039789c
Merge pull request #15 from MedzikUser/renovate/github.com-medzikuser-go-utils-0.x
fix(deps): update module github.com/medzikuser/go-utils to v0.3.4
2021-08-22 17:40:42 +02:00
github-actions[bot] 42905aba51 go mod tidy 2021-08-22 11:38:15 +00:00
Renovate Bot eaa5ec27a6
fix(deps): update module github.com/medzikuser/go-utils to v0.3.4 2021-08-22 11:37:50 +00:00
Medzik a350ed7dee update 2021-08-22 12:04:12 +02:00
Medzik 330998710b chore(deps): upgrade 2021-08-20 14:08:19 +00:00
Medzik 17aab6ff5a Merge branch 'main' of https://github.com/MedzikUser/go-pingbot 2021-08-20 14:06:47 +00:00
Medzik aa7da27a10 update readme 2021-08-20 14:06:29 +00:00
github-actions[bot] d838096f3d go mod tidy 2021-08-20 10:44:16 +00:00
Medzik 44eeaa6bf7 chore: change pid
Change to cpu.PID in api/status
2021-08-20 10:41:52 +00:00
Medzik 3570ee0da3 chore(deps): upgrade 2021-08-20 10:28:52 +00:00