Skip to content

Using concurrency and dependencies in package CI #684

Open
@esclapez

Description

@esclapez

Checklist before submitting an issue

  • I have checked the existing issues and couldn't find an issue about this bug.

Issue details

I have now used the template a couple of times and I have ended up adding manually:

  • a dependency between the lint and build jobs in the build.yml file
  • a concurrency check in order to cancel concurrent similar jobs from successive push

Both are good practices to reduce wasted runner time. Would it be worth to have those directly in the template ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    generated-packageRelated to the generated package, i.e. after running cookiecutter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions