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

Release 0.19.4 missing accelerator.zip and -.tar.gz #871

Closed
2 tasks done
xhoogland opened this issue Oct 2, 2024 · 8 comments
Closed
2 tasks done

Release 0.19.4 missing accelerator.zip and -.tar.gz #871

xhoogland opened this issue Oct 2, 2024 · 8 comments
Labels
Area: Accelerator ⚡ Issues / PR's related to Accelerators Needs: Attention 👋 Needs attention from the maintainers

Comments

@xhoogland
Copy link

xhoogland commented Oct 2, 2024

What happened? Provide a clear and concise description of the bug, including deployment details.

I have executed the following line in PowerShell 7.4.5 (as tab in Windows Terminal):
Deploy-Accelerator -inputs D:\xxx\accelerator\config\inputs.yaml -targetDirectory D:\xxx\accelerator\output

This used to work in the previous combination of the last 3.x-version for the bootstrap and 0.19.3 for the starter. I am using the combination of bicep, alz_azuredevops and starter complete.

Please provide the correlation id associated with your error or bug.

N/a.

What was the expected outcome?

That the script created a terraform which I could perhaps apply.

Relevant log output

Getting ready to deploy the accelerator with you...

Checking you have the latest version of Terraform installed...
Although you have selected Bicep, the Accelerator leverages the Terraform tool to bootstrap your Version Control System and Azure. This is will not impact your choice of Bicep post this initial bootstrap. Please refer to our documentation for further details...

Checking and Downloading the bootstrap module...
The directory for D:\xxx\accelerator\output\bootstrap\v4.0.1 has been created and populated.

Checking and downloading the starter module...
Invoke-WebRequest: C:\path\to\PowerShell\Modules\ALZ\4.0.0\Private\Shared\Get-GithubRelease.ps1:126
Line |
 126 |          Invoke-WebRequest -Uri $releaseArtifactUrl -OutFile $targetPa|                                 ~~~~~~~~~~~~~~~~~~~
     | Cannot validate argument on parameter 'Uri'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
Failed to download the release v0.19.4 from the GitHub repository Azure/ALZ-Bicep
Exception: C:\path\to\PowerShell\Modules\ALZ\4.0.0\Private\Shared\Get-GithubRelease.ps1:130
Line |
 130 |              throw
     |              ~~~~~
     | ScriptHalted

Check previous GitHub issues

  • I have searched the issues for this item and found no duplicate

Code of Conduct

  • I agree to follow this project's Code of Conduct
@michael-novak-80
Copy link

I back this up, am encountering the same issue.

@jtracey93
Copy link
Collaborator

Thanks both @xhoogland & @michael-novak-80 ,

Can you confirm you have upgrade the ALZ PowerShell module to the latest version v4.0.0 https://github.com/Azure/ALZ-PowerShell-Module/releases/tag/4.0.0 & https://www.powershellgallery.com/packages/ALZ/4.0.0

If not please upgrade and try again and let us know 👍

cc: @jaredfholgate @oZakari

@jtracey93 jtracey93 added Area: Accelerator ⚡ Issues / PR's related to Accelerators Needs: Author Feedback 👂 Needs the author to provide feedback labels Oct 2, 2024
@michael-novak-80
Copy link

Yes, am on v. 4.0.0 ALZ module, previous versions removed and reinstalled from scratch.

Thanks both @xhoogland & @michael-novak-80 ,

Can you confirm you have upgrade the ALZ PowerShell module to the latest version v4.0.0 https://github.com/Azure/ALZ-PowerShell-Module/releases/tag/4.0.0 & https://www.powershellgallery.com/packages/ALZ/4.0.0

If not please upgrade and try again and let us know 👍

cc: @jaredfholgate @oZakari

@xhoogland
Copy link
Author

xhoogland commented Oct 2, 2024 via email

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Attention 👋 Needs attention from the maintainers and removed Needs: Author Feedback 👂 Needs the author to provide feedback labels Oct 2, 2024
@jaredfholgate
Copy link
Member

The artifacts are there now. Apologies there was an issue with our workflow trigger.

@michael-novak-80
Copy link

Many thanks for fixing this.

@jaredfholgate
Copy link
Member

Referencing the PR: #872

@xhoogland
Copy link
Author

Nice fast fix, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Accelerator ⚡ Issues / PR's related to Accelerators Needs: Attention 👋 Needs attention from the maintainers
Projects
None yet
Development

No branches or pull requests

4 participants