Commit Graph

456 Commits

Author SHA1 Message Date
Ali BARIN
fbc867b4fa fix: cover _ in variable regex 2022-10-26 00:11:59 +02:00
Ali BARIN
1644bfeb43 feat(flickr): add new photos in an album trigger 2022-10-26 00:11:49 +02:00
Ali BARIN
7cc82eb143 feat(flickr): add list albums dynamic data 2022-10-26 00:11:49 +02:00
Faruk AYDIN
30d2740368 feat: Implement twilio connection 2022-10-25 20:08:11 +02:00
Ömer Faruk Aydın
3b4ad0d9c7 Merge pull request #643 from automatisch/feature/smtp-send-email
feat: Implement send email action
2022-10-25 19:59:22 +02:00
Ömer Faruk Aydın
abe4ebe66a Merge pull request #642 from automatisch/refactor/use-set-action-item
refactor: Use setActionItem method to push action data item
2022-10-25 19:59:13 +02:00
Ömer Faruk Aydın
ad1514c60b Merge pull request #641 from automatisch/fix/stargazer-data-order
fix: Iterate stargazer data reverse-chronologically
2022-10-25 19:59:03 +02:00
Faruk AYDIN
8dfb919aa0 feat: Implement send email action 2022-10-25 19:50:36 +02:00
Faruk AYDIN
4cfae2d9c6 refactor: Use setActionItem method to push action data item 2022-10-25 19:49:33 +02:00
Ali BARIN
6b8e44a952 fix(flickr): name new photo trigger as plural 2022-10-25 19:49:02 +02:00
Ali BARIN
6b40d206f8 feat(flickr): add new fav photos trigger 2022-10-25 19:49:02 +02:00
Ali BARIN
524c3c22dc refactor(flickr): add isAlreadyProcessed for greatest dedupe strategy 2022-10-25 19:49:02 +02:00
Faruk AYDIN
d39cf2f051 fix: Iterate stargazer data reverse-chronologically 2022-10-25 19:48:37 +02:00
Faruk AYDIN
b2caea9b9b chore: Remove temporary app list from app model 2022-10-24 18:36:07 +02:00
Faruk AYDIN
ea76b5b762 refactor: Use pushTriggerItem utility function for triggers 2022-10-24 18:24:08 +02:00
Ali BARIN
aa8d1d984c fix(github): iterate over next pages in actual run 2022-10-23 21:29:00 +02:00
Ali BARIN
4d54a608a6 feat(flickr): add new photos trigger 2022-10-23 21:28:53 +02:00
Faruk AYDIN
274d0eb2fd chore: Use argument option also for action substep argument 2022-10-23 20:12:48 +02:00
Faruk AYDIN
61cf45697c fix: Use arguments and formattedData for smtp auth 2022-10-23 20:12:48 +02:00
Faruk AYDIN
cb8f6f7b75 feat: Add argument option to connections of get app query 2022-10-23 20:12:48 +02:00
Faruk AYDIN
3978e8cd0d feat: Implement smtp connection 2022-10-23 20:12:48 +02:00
Ali BARIN
71d6a57cdc feat(flickr): add authentication 2022-10-22 23:55:06 +02:00
Faruk AYDIN
a1692c3c37 fix: Adjust sorting for new stargazers trigger 2022-10-22 21:47:39 +02:00
Faruk AYDIN
d5cecde0e1 fix: Adjust sorting for new pull requests 2022-10-22 21:47:21 +02:00
Faruk AYDIN
b0dc0adf0e chore: Remove postgresql app with the old architecture 2022-10-22 21:09:38 +02:00
Faruk AYDIN
2bb058da36 fix: Adjust action item of slack post message 2022-10-22 19:50:25 +02:00
Faruk AYDIN
a56135ca57 refactor: Restructure apps with new data pushing logic 2022-10-22 19:29:02 +02:00
Faruk AYDIN
bcff9f5a9e refactor: Remove dedundant httpError assignment 2022-10-22 13:49:35 +02:00
Faruk AYDIN
59b9c66a91 refactor: Use global output with github stargazers 2022-10-22 13:49:32 +02:00
Faruk AYDIN
0f63f6d453 refactor: Use global output with scheduler triggers 2022-10-22 13:48:56 +02:00
Faruk AYDIN
585adb14e6 refactor: Use global output with slack actions 2022-10-22 13:48:56 +02:00
Faruk AYDIN
00be50d2fd refactor: Restructure create tweet with new global variable 2022-10-22 13:48:56 +02:00
Faruk AYDIN
7e2dd95134 chore: Differentiate trigger and action output types 2022-10-22 13:48:55 +02:00
Faruk AYDIN
64807fbc11 refactor: Add sort logic into my tweets trigger 2022-10-22 13:48:55 +02:00
Faruk AYDIN
204a8ffb7f refactor: No need to return from run methods for twitter triggers 2022-10-22 13:48:55 +02:00
Faruk AYDIN
aef097becb refactor: Use new error handling structure for user tweets 2022-10-22 13:48:55 +02:00
Faruk AYDIN
9a743fb4a8 feat: Capture unhandled errors by restructuring apps 2022-10-22 13:48:49 +02:00
Ali BARIN
525472d3e0 feat(github): add create issue action 2022-10-21 21:25:05 +02:00
Ali BARIN
d2e4f0d143 feat(github): add new watcher trigger 2022-10-21 21:24:55 +02:00
Ali BARIN
120a4c2b07 fix: mark step completed only when successful 2022-10-21 21:24:47 +02:00
Ali BARIN
97f88d6c4a feat(github): add new pull requests trigger 2022-10-21 21:24:47 +02:00
Ali BARIN
1613ab503c refactor(github): replace generateRequest with $.http 2022-10-20 20:45:52 +02:00
Faruk AYDIN
45bf274dc0 fix: Trigger sorting for tweets 2022-10-20 00:38:25 +02:00
Ali BARIN
e4dd7e454a feat(github): add new stargazer trigger 2022-10-19 22:57:10 +02:00
Ali BARIN
486e817a40 fix(github): return empty without repo in getRepoOwnerAndRepo helper 2022-10-19 22:56:52 +02:00
Ali BARIN
f3f4ea5b60 fix(action): create empty execution step if needed 2022-10-19 22:56:52 +02:00
Ali BARIN
859b3e2db8 fix(trigger): create empty execution step if needed 2022-10-19 22:56:52 +02:00
Ali BARIN
3d836b45bf fix(github): return empty in list labels without repo 2022-10-19 22:56:52 +02:00
Ali BARIN
3440b89b04 fix: use runtime parameters in get-data query 2022-10-19 22:56:52 +02:00
Ali BARIN
1458003536 feat(github): add new-issues trigger 2022-10-19 22:56:47 +02:00