Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Look into moving tarball/squashfs image creation into the deploy step #643

@gregharvey

Description

@gregharvey

If this step fails during 'cleanup' it's a problem, because the build essentially fails however the initial deploy run succeeded, so the _exit role updates the track file incorrectly. We should make the ASG handling actually part of the deploy operation, not cleanup. This could be either by moving the code from cleanup.yml to deploy.yml (if we think that's safe) or by moving it to it's own role entirely (might make more sense and be more flexible).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions