Azure / azure-functions-durable-js

JavaScript library for using the Durable Functions bindings
https://www.npmjs.com/package/durable-functions
MIT License
128 stars 46 forks source link

Update 2.x build pipeline #502

Closed hossam-nasr closed 1 year ago

hossam-nasr commented 1 year ago

Update 2.x branch build pipeline to:

  1. Automatically trigger builds on v2.x and v3.x branches, instead of main and dev
  2. Add Node 18 to the testing matrix