Skip to content

Avoid storing file reference on OciArtifactReference#19506

Merged
gary-x-li merged 1 commit intomainfrom
ant/no_file_ref
Apr 23, 2026
Merged

Avoid storing file reference on OciArtifactReference#19506
gary-x-li merged 1 commit intomainfrom
ant/no_file_ref

Conversation

@anthony-c-martin
Copy link
Copy Markdown
Member

@anthony-c-martin anthony-c-martin commented Apr 23, 2026

The goal for this PR is just to allow #19453 to use IModuleDispatcher directly, rather than having to duplicate some of the registry logic

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 23, 2026

Test this change out locally with the following install scripts (Action run 24840885874)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 24840885874
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 24840885874"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 24840885874
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 24840885874"

@gary-x-li gary-x-li merged commit e7e6555 into main Apr 23, 2026
41 of 42 checks passed
@gary-x-li gary-x-li deleted the ant/no_file_ref branch April 23, 2026 14:25
gary-x-li pushed a commit that referenced this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants