Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix KTS gradle script for azurefunction #2423

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

timyates
Copy link
Contributor

It was missing region. This caused the plugin to NPE when you ran azureFunctionsRun

Also fixes the test which looks at the currnt version of Groovy (was failing as Groovy had been bumped but not the test)

It was missing region. This caused the plugin to NPE when you ran azureFunctionsRun

Also fixes the test which looks at the currnt version of Groovy (was failing as Groovy had been bumped but not the test)
@timyates timyates added lang: kotlin Issues or features specific to Kotlin type: bug Something isn't working build: gradle labels Mar 27, 2024
@timyates timyates requested a review from sdelamo March 27, 2024 11:24
@timyates timyates self-assigned this Mar 27, 2024
@sdelamo sdelamo merged commit 2f02f54 into 4.3.x Mar 28, 2024
13 checks passed
@sdelamo sdelamo deleted the fix-azure-for-kotlin-dsl branch March 28, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build: gradle lang: kotlin Issues or features specific to Kotlin type: bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants