ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
137 stars 58 forks source link

Introduce support to manually run the daily-build workflow for connectors with a custom Ballerina distribution pack #6957

Open ayeshLK opened 3 weeks ago

ayeshLK commented 3 weeks ago

Description:

When releasing a Ballerina RC pack its worth testing the connectors against the RC pack before move ahead with the distribution release. So, it would be useful to update the daily-build workflow to support manual trigger with a custom Ballerina distribution pack version (like 2201.10.0-rc1) to test whether connector builds are passing without any issue.