This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const staticData = getWorkflowStaticData('global'); | |
| const newTweetIds = items.map(item => item.json["Tweet ID"]); | |
| const oldTweetIds = staticData.oldTweetIds; | |
| if (!oldTweetIds) { | |
| staticData.oldTweetIds = newTweetIds; | |
| return items; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 💻 No commits in the last week | |
| ᛘ Forked repo: amandeepmittal/blog-examples | |
| 🌟 Starred repo: MoienTajik/AspNetCore-Developer-Roadmap | |
| 🆒 Opened PR #143 in momentum-agile/course-planner | |
| ⑂ Created branch feature/CPM-193-docker-image-nasser in repo... | |
| 🎉 Merged PR #137 in momentum-agile/course-planner | |
| 🎉 Merged PR #139 in momentum-agile/course-planner | |
| 🎉 Merged PR #136 in momentum-agile/course-planner | |
| 🗣 Commented on #138 in momentum-agile/course-planner | |
| 🎉 Merged PR #135 in momentum-agile/course-planner |