Skip to content

Releases: utkuufuk/entrello

v0.0.8

13 Jun 00:34
b723731
Compare
Choose a tag to compare

Changelog

b723731 Fix bug in habits source provider & add some tests (#22)
35ff956 Delete stale cards instead of archiving them (#21)
50c7a94 Add cell names in the descriptions of new habit cards (#19)
d3d268d polish readme
8224dd1 Integrate Google Spreadsheet Habits (#16)
ea4a612 Integrate Telegram (#15)
3d8454e Handle sources concurrently & implement "strict" mode (#14)
b1ec933 Allow sources to declare custom periods to be queried (#13)
f5ceb66 update dependencies
acc3af6 Merge branch 'unit-tests'
2edeac3 update readme
54ba9f0 Skip irrelevant Trello labels & add unit tests (#12)
6e22c84 add coverage badge
3c8edad fix typo
f0fa286 generate missing profile.cov file
fcbcd62 try integrating goveralls to github actions
53436fb polish
afa6049 polish
f10f3e2 add tasks_test.go in tododock package
7d79d27 add client_test.go in trello package
2fe815d polish
5557d21 add github_test.go
653bce6 add card_test.go
20926b6 add main_test.go
51534f0 get rid of redundant line in ci.yml
a3f3d42 rename func & polish comments
d1b9ed7 refactor
daff9cd update readme
cf6a285 update readme
193a6ce fix bug in .goreleaser.yml
eec942a fix typo
67f0d58 Merge branch 'master' of github.com:utkuufuk/entrello
811e7be populate readme
34ab596 Integrate Github issues as a data source (#5)
066cbe2 polish
0e82b2e add constructor for Card struct to prevent incorrect usage
160ac3a skip if the issue is actually a pull request
9b081eb integrate github issues as another data source
736730c prepen tododock task link in trello card description
c089605 Merge branch 'master' of github.com:utkuufuk/entrello
0dfbb58 add readme
c58e033 include tododock due date in newly created cards
1e5a287 fix minor bug & add some FIXME comments
af55516 allow disabling individual sources by config
95d22e6 add some comments
2744434 create card for each task unless it already exists in board
6457280 filter cards by status & next reset date
b5d15ea implement login & fetch-tasks api calls
5302889 update cfg structure & add logic to collect all sources
a9d8cee add configuration boilerplate
a1206be Initial commit

v0.0.7

11 Jun 21:02
35ff956
Compare
Choose a tag to compare

Changelog

35ff956 Delete stale cards instead of archiving them (#21)
50c7a94 Add cell names in the descriptions of new habit cards (#19)
d3d268d polish readme
8224dd1 Integrate Google Spreadsheet Habits (#16)
ea4a612 Integrate Telegram (#15)
3d8454e Handle sources concurrently & implement "strict" mode (#14)
b1ec933 Allow sources to declare custom periods to be queried (#13)
f5ceb66 update dependencies
acc3af6 Merge branch 'unit-tests'
2edeac3 update readme
54ba9f0 Skip irrelevant Trello labels & add unit tests (#12)
6e22c84 add coverage badge
3c8edad fix typo
f0fa286 generate missing profile.cov file
fcbcd62 try integrating goveralls to github actions
53436fb polish
afa6049 polish
f10f3e2 add tasks_test.go in tododock package
7d79d27 add client_test.go in trello package
2fe815d polish
5557d21 add github_test.go
653bce6 add card_test.go
20926b6 add main_test.go
51534f0 get rid of redundant line in ci.yml
a3f3d42 rename func & polish comments
d1b9ed7 refactor
daff9cd update readme
cf6a285 update readme
193a6ce fix bug in .goreleaser.yml
eec942a fix typo
67f0d58 Merge branch 'master' of github.com:utkuufuk/entrello
811e7be populate readme
34ab596 Integrate Github issues as a data source (#5)
066cbe2 polish
0e82b2e add constructor for Card struct to prevent incorrect usage
160ac3a skip if the issue is actually a pull request
9b081eb integrate github issues as another data source
736730c prepen tododock task link in trello card description
c089605 Merge branch 'master' of github.com:utkuufuk/entrello
0dfbb58 add readme
c58e033 include tododock due date in newly created cards
1e5a287 fix minor bug & add some FIXME comments
af55516 allow disabling individual sources by config
95d22e6 add some comments
2744434 create card for each task unless it already exists in board
6457280 filter cards by status & next reset date
b5d15ea implement login & fetch-tasks api calls
5302889 update cfg structure & add logic to collect all sources
a9d8cee add configuration boilerplate
a1206be Initial commit

v0.0.6

07 Jun 09:34
Compare
Choose a tag to compare

Changelog

d3d268d polish readme
8224dd1 Integrate Google Spreadsheet Habits (#16)

v0.0.5

02 Jun 21:46
ea4a612
Compare
Choose a tag to compare

Changelog

ea4a612 Integrate Telegram (#15)

v0.0.4

31 May 02:07
3d8454e
Compare
Choose a tag to compare

Changelog

3d8454e Handle sources concurrently & implement "strict" mode (#14)

v0.0.3

25 May 19:51
b1ec933
Compare
Choose a tag to compare

Changelog

b1ec933 Allow sources to declare custom periods to be queried (#13)
f5ceb66 update dependencies
acc3af6 Merge branch 'unit-tests'
2edeac3 update readme
54ba9f0 Skip irrelevant Trello labels & add unit tests (#12)

v0.0.2

23 May 23:07
Compare
Choose a tag to compare

Changelog

6e22c84 add coverage badge
3c8edad fix typo
f0fa286 generate missing profile.cov file
fcbcd62 try integrating goveralls to github actions
53436fb polish
afa6049 polish
f10f3e2 add tasks_test.go in tododock package
7d79d27 add client_test.go in trello package
2fe815d polish
5557d21 add github_test.go
653bce6 add card_test.go
20926b6 add main_test.go
51534f0 get rid of redundant line in ci.yml
a3f3d42 rename func & polish comments
d1b9ed7 refactor
daff9cd update readme
cf6a285 update readme

v0.0.1

18 May 23:39
Compare
Choose a tag to compare

Changelog

193a6ce fix bug in .goreleaser.yml
eec942a fix typo
67f0d58 Merge branch 'master' of github.com:utkuufuk/entrello
811e7be populate readme
34ab596 Integrate Github issues as a data source (#5)
066cbe2 polish
0e82b2e add constructor for Card struct to prevent incorrect usage
160ac3a skip if the issue is actually a pull request
9b081eb integrate github issues as another data source
736730c prepen tododock task link in trello card description
c089605 Merge branch 'master' of github.com:utkuufuk/entrello
0dfbb58 add readme
c58e033 include tododock due date in newly created cards
1e5a287 fix minor bug & add some FIXME comments
af55516 allow disabling individual sources by config
95d22e6 add some comments
2744434 create card for each task unless it already exists in board
6457280 filter cards by status & next reset date
b5d15ea implement login & fetch-tasks api calls
5302889 update cfg structure & add logic to collect all sources
a9d8cee add configuration boilerplate
a1206be Initial commit