You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create release-ext.yml template similar to release-cli.yml template but uses parameters to know where the extension path and a release-ext-demo.yml file that does release for demo extension
Create ext-build-and-test.yml files to do build and testing
Create cross-build yml file
Output binaries to artifacts similar to CLI build (e.g. azd-<platform>-<arch>)
A lot of the existing CLI logic can be re-used, but there are many CLI/packaging-specific steps that need to be removed.
Work:
@wbreza
release-ext.yml
template similar torelease-cli.yml
template but uses parameters to know where the extension path and arelease-ext-demo.yml
file that does release for demo extensionext-build-and-test.yml
files to do build and testingazd-<platform>-<arch>
)@danieljurek
release-ext.yml
The text was updated successfully, but these errors were encountered: