Commit Graph

17 Commits

Author SHA1 Message Date
Dawid Wysokiński 4b641dc0be
chore: update README.md
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2022-09-08 08:37:12 +02:00
Dawid Wysokiński 0e104ff539 refactor: use drone instead of github actions, rename module (#1)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #1
2022-09-08 06:36:04 +00:00
Dawid Wysokiński b45656739f
chore(deps): update dependency golang to v1.19.0 (#17) 2022-08-05 06:07:23 +02:00
renovate[bot] e086dc6f02
chore(deps): update dependency golang to v1.18.5 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-02 05:49:13 +02:00
renovate[bot] ae47394483
chore(deps): update module github.com/stretchr/testify to v1.8.0 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-18 06:13:02 +02:00
renovate[bot] f5dcdd4095
chore(deps): update dependency golang to v1.18.4 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-18 06:12:50 +02:00
renovate[bot] 970b4841e6
chore(deps): update module github.com/stretchr/testify to v1.7.4 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-21 06:12:09 +02:00
renovate[bot] a5e6b796b9
chore(deps): update module github.com/stretchr/testify to v1.7.2 (#10)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-06 17:09:13 +02:00
Dawid Wysokiński 410deaeca0
feat: add README.md (#9) 2022-06-04 08:12:32 +02:00
Dawid Wysokiński 2c9eb1e463
fix: add missing s to one route (#8) 2022-06-03 06:59:15 +02:00
Dawid Wysokiński a95b6f29b7
feat: add a new github action - publish.yml (#7) 2022-06-02 06:43:35 +02:00
renovate[bot] 0219a6069a
chore(deps): update dependency golang to v1.18.3 (#6)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-02 06:15:06 +02:00
Dawid Wysokiński 50e51d7bbf
feat: add Dockerfile (#5) 2022-06-01 07:18:59 +02:00
Dawid Wysokiński 636c363231
feat(client): add one more test for Client.GetAuthor (#4) 2022-05-31 17:16:36 +02:00
Dawid Wysokiński a75bf3a95a
refactor: simplify main.go (#3) 2022-05-31 17:05:17 +02:00
Dawid Wysokiński 97047eec2b
feat: add endpoint to generate RSS feed (author) (#2) 2022-05-29 13:01:07 +02:00
Dawid Wysokiński a6425232ec
init 2022-05-26 06:28:59 +02:00