Skip to content

design a new release workflow #43

@williamcroberts

Description

@williamcroberts

Currently PR's have no testing and all pushes end up on the production CI images, which seems fragile. We could merge something broken and have it pushed to prod.

  1. PR should come in and have a dockerbuild done. For each docker image, projects should have their ci script executed to make sure we don't break anything.
  2. The merge to master should have the build and publish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions