Commit Graph

408 Commits

Author SHA1 Message Date
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
Ali BARIN
eaf3c1ecfd feat(github): add list-labels dynamic data 2022-10-19 20:37:19 +02:00
Ali BARIN
12e73d59d5 feat(github): add list-repos dynamic data 2022-10-19 20:37:19 +02:00
Ali BARIN
51059b0f39 refactor(github): export default in get-repo-owner-and-repo 2022-10-19 20:37:19 +02:00
Ali BARIN
0b8b5aeebd feat(github): add paginate-all utility 2022-10-19 20:37:19 +02:00
Ali BARIN
cd795a55d3 feat: add parse-header-link helper 2022-10-19 20:37:19 +02:00
Ömer Faruk Aydın
922f86f20c Merge pull request #623 from automatisch/chore/remove-default-column-values
chore: Remove default values from fields of database models
2022-10-19 19:58:33 +02:00
Faruk AYDIN
74aed833bf chore: Remove default values from fields of database models 2022-10-19 19:22:11 +02:00
Faruk AYDIN
04a5378e1b feat: Add dynamic status field to get executions graphQL query 2022-10-19 18:48:02 +02:00
Faruk AYDIN
7422f63c62 refactor: Use beforeRequest hook with slack app 2022-10-18 23:01:56 +02:00
Faruk AYDIN
3004cf1115 feat: Implement create tweet action 2022-10-18 19:57:53 +02:00
Faruk AYDIN
a5e114ac68 refactor: Restructure twitter app with beforeRequest hook 2022-10-18 19:45:00 +02:00
Ömer Faruk Aydın
72599c6683 Merge pull request #616 from automatisch/add-define-app-and-before-request
feat: add defineApp and beforeRequest
2022-10-18 00:34:56 +02:00
Ali BARIN
1760c6e454 feat: add defineApp and beforeRequest 2022-10-17 23:52:48 +02:00
Faruk AYDIN
3e05d7b5e9 fix: Use apiBaseUrl for twitter generate request method 2022-10-17 23:29:28 +02:00
Ali BARIN
314787f39c refactor: clean up github and rewrite its auth 2022-10-16 23:34:21 +02:00
Faruk AYDIN
d1932a107b feat: Query soft-deleted executions and execution steps 2022-10-16 15:00:08 +02:00
Ömer Faruk Aydın
b92e0b9660 Merge branch 'main' into issue-553 2022-10-16 13:23:07 +02:00
Ali BARIN
92a2d68a81 feat: add defineTrigger and defineAction 2022-10-16 11:15:05 +02:00
Ali BARIN
6f0a763589 fix(scheduler): return TriggerDataItem 2022-10-15 20:43:11 +02:00
Ali BARIN
c0dfc101b2 fix: only show apps with actions in action step 2022-10-15 13:35:14 +02:00
Faruk AYDIN
b5e5ae7321 fix: Do not sort user tweets since it's in reverse-chronological order 2022-10-15 11:51:28 +02:00
Faruk AYDIN
8a883765d4 refactor: Do not expose search term separately for search tweets 2022-10-14 23:51:00 +02:00
Faruk AYDIN
cad42eed54 refactor: Remove test run methods from triggers 2022-10-14 23:47:50 +02:00
Ömer Faruk Aydın
a7f68f80d1 Merge branch 'main' into issue-553 2022-10-14 22:36:45 +02:00
Faruk AYDIN
237ab48d33 refactor: Restructure workers to work with services 2022-10-14 22:33:26 +02:00
Faruk AYDIN
628f872180 refactor: Implement test run helper to work with services 2022-10-14 20:18:58 +02:00
Faruk AYDIN
56a9aeece7 refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00
Faruk AYDIN
3c3bb82e97 refactor: Remove early exit strategy for twitter triggers 2022-10-12 23:23:08 +02:00
Faruk AYDIN
d9192f6e6b refactor: Introduce IActionOutput and ITriggerOutput types 2022-10-12 22:50:42 +02:00
Ali BARIN
2e31e821b3 Merge branch 'main' into issue-553 2022-10-12 18:02:53 +02:00
Ali BARIN
56b7763488 chore: remove unused twilio app 2022-10-09 16:55:08 +02:00
Ali BARIN
12bbcd7887 chore: remove unused twitch app 2022-10-09 16:54:58 +02:00
Ali BARIN
b42c27b02f chore: remove unused typeform app 2022-10-09 16:54:52 +02:00
Ali BARIN
e34ac3c485 chore: remove unused smtp app 2022-10-09 16:54:46 +02:00
Ali BARIN
54bbc0d79c chore: remove unused gitlab app 2022-10-09 16:54:39 +02:00
Ali BARIN
3a186ebb1a chore: remove unused firebase app 2022-10-09 14:57:56 +02:00
Ali BARIN
119650048e chore: delete unused discord app 2022-10-09 14:57:23 +02:00
Ali BARIN
ec8e57972a Release v0.1.5 2022-10-09 10:21:05 +02:00
Faruk AYDIN
c0aa2e4f6c fix: Do not use mutated step for global variables of actions 2022-10-08 21:04:08 +03:00
Ali BARIN
a2602cd2c8 Merge branch 'main' into issue-553 2022-10-08 15:03:51 +02:00
Ali BARIN
43cd8859bc Release v0.1.4 2022-10-08 14:38:27 +02:00
Ali BARIN
47930eca10 fix(backend): make getInterval optional 2022-10-08 14:36:38 +02:00
Ali BARIN
1b405728c4 Release v0.1.3 2022-10-08 13:03:31 +02:00
Ali BARIN
7f7ec6c115 docs: remove unnecessary text in READMEs 2022-10-08 12:56:29 +02:00
Ali BARIN
c9061b24a0 chore(backend): remove dist folder before building 2022-10-08 12:38:41 +02:00
Ali BARIN
a3dc7d2cde Release v0.1.1 2022-10-08 12:34:50 +02:00
Ali BARIN
bbc9ea9571 fix: correct scheduler outputs 2022-10-08 10:37:26 +02:00
Ali BARIN
577abde2e9 fix: make auth in global variable optional 2022-10-08 10:36:48 +02:00