Skip to content

Add another GitHub workflow to run CI tests every night (and manually) #3630

Description

@christoph-jerolimov

Create a new ci-nightly GitHub workflow with steps similar to the ci workflow, but it should run this every night (cron) and manually triggered (workflow_dispatch).

The workflow should have an optional input parameter workspaces. It should be parsed as json with a string array. When it's not defined all workspaces should run. Read other workflows and scripts/ci folder.

For the workspaces a new matrix job should then run all verifications from ci. Incl tsc, build, test, e2e tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions