This repository was archived by the owner on Jul 19, 2024. It is now read-only.
Releases: Azure/buffalo-azure
Releases · Azure/buffalo-azure
v0.1.6
v0.1.5
- Adding support for private registries
- Add plugin-specific logic for adding eventgrid import statements.
- Adding integration with buffalo project's
.env
file. - Defer creation of resource group until immediately before creating and ARM deployment.
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.4
v0.0.3
First release with the ability to run:
buffalo generate eventgrid mytarget GitHub.Repo.Push:github.com/Azure/mirrorcat.PushEvent
However, it only adds a Subscriber definition to your actions package. It does not yet update your application definition.