Skip to content

Continuous Integration for StackStorm Exchange packs using Python 3 #4490

@Kami

Description

@Kami

We already have a good Continuous Integration setup in place for all the StackStorm Exchange packs which runs various checks and pack tests under Python 2.7.

We need the same thing for all the packs, but running those checks under Python 3.

To begin with, we should run those checks for all the packs to identify which packs work with Python 3 and not treat those Python 3 CI failures as fatal.

Once we identified that, we should mark those packs as Python 3 compatible (updating metadata in pack.yaml) and then only run Python 3 Exchange checks on packs which claim Python 3 compatibility.

Related PRs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions