Build/Release Automation Notes 9/29

  • Workflow for custom log table with N8N

    • During any other workflow, we can push data into custom DB table that N8N is already using

    • Won’t block any work if it doesn’t work

    • Backup logging system

    • Sensitive information in the workflow – we can log stats that are safe to log

    • Don’t have to save execution data

  • Polymorphic workflow for Magento BI – giving some flexibility on what we can use the workflow for when interacting with Magento BI

  • Error workflow

    • Every workflow can have an error workflow assigned to it so we get notifications

  • Import/Export workflows

    • Craft – feedme – receive a JSON feed

    • Magento – REST/GraphQL

      • sync flows to fill in any voids and solve SSL issues

    • Tickets:

      • Workflow for FCME users

      • Workflow for FCME products

      • Workflow for Kentico to Magento (don’t need ticket)

  • Scheduling test runs (starter ticket for hooking into RF)

    • Automated front end tests

    • Running on BrowserStack

    • Similar schedule to current GI – daily, multiple times a day against prod

    • Can run these tests from N8N at will

    • Accessible run reports – Azure fileshare

  •