Skip to content

OBSOLETE - [HOWTO] Automatic transfer of packs #7

@emedvedev

Description

@emedvedev

Once a pull request is reviewed and merged, the following needs to happen:

  1. An empty repository should be bootstrapped in the StackStorm-Exchange org with exchange-bootstrap.sh.

  2. The submitted pack should be transferred into that repository in one of the two ways:

  • as a new commit, if the pack has been submitted as a dir;
  • as a merge with --allow-unrelated-histories if the pack has been submitted as a submodule and has git history.
  1. The submitted pack should be removed from this repository once the transfer is complete and verified (automatically).

exchange-bootstrap.sh takes care of the CI, builds, and index updates, so the pack should automatically get to the Exchange index after the correct transfer, given it doesn't have linting errors (#6).

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