Azure / Azure/azure-dev

azd ai rle extension enhancements

Open
#9,617 0 comments 0 reactions 0 assignees View on GitHub
enhancement ext-rle
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

## Scope

### Use Podman for local environments

- Replace the Docker Desktop dependency used by local `init`/`run` workflows with Podman.
- Update prerequisite checks, process execution, error messages, tests, and documentation accordingly.

### Use ACR remote builds during publishing

- Replace the local container build and push performed by `azd ai rle publish` with an Azure Container Registry remote build.
- Continue registering the resulting image with the RLE control plane after the build succeeds.
- Surface actionable authentication, registry, build, and image-registration failures.

### Tracing / Logs

- for debugging issues, etc.

## Acceptance criteria

- [ ] Local environment build/run uses Podman and no longer requires Docker Desktop.
- [ ] Publishing uses an ACR remote build rather than building and pushing locally.
- [ ] README and prerequisite documentation reflect Podman and ACR remote-build requirements.
- [ ] Relevant extension tests, linting, and cross-platform builds pass.

Contributor guide

Open the contributing guide

Research direction

Start with the azd ai rle init/run and publish workflows, then review the prerequisite checks, process execution, error handling, and existing extension tests. Update the README and prerequisite documentation alongside the workflow changes, and consider the work done when Podman local runs, ACR remote publishing and image registration work with actionable failures and the tests, linting, and cross-platform builds pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker, go
Domain
build-system, cli, cloud, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.