Skip to content

Create a container image for the generated EF migration bundle during publish #14387

@AndriySvyryd

Description

@AndriySvyryd

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Running migrations in deployments often benefits from having a dedicated “migrations” container image that can be executed independently of the main service container with different permissions.

Describe the solution you'd like

Add support to produce a container image that contains the generated EF migration bundle (introduced in #13481) as part of publish workflows. This enables running migrations in container-native environments (Kubernetes jobs, init containers, etc.) using a standardized artifact.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions