Skip to content

I want to know if my pipeline is running somewhere (on the default branch mostly) #484

@petebachant

Description

@petebachant

A few options here:

  1. GitHub webhooks for Actions Workflows sent to the front end with server-side events
  2. An option in calkit run like --log-cloud that makes API calls for pipeline state changes, sending log events, etc., which we can also get from our API with server-side events

Option 2 is more flexible in terms of where the pipeline is running

It would be cool if we could show a spinning circular arrow icon next to the pipeline label to show that it's running, and maybe even who is running it and where.

It would also be good to know if a certain stage is pending, e.g., if we know a publication will be rebuilt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions