Skip to content
This repository was archived by the owner on Jul 2, 2018. It is now read-only.
This repository was archived by the owner on Jul 2, 2018. It is now read-only.

Can we use import-collection to import a ZIP of Zip's #91

Description

@craigwalkeruk

When releasing through DTAP we'd like to import items via continuous delivery by using a versioned package/ZIP that will be built once and used across multiple environments.

suggested approach:

  • bb build-collection generates all ZIP's and a zip of zips
  • extend import-item to import from a ZIP directly with flag
  • extend import-collection to unpack a zip of zip's and call the import-item for each with flag

Note: another task needs to extend authentication via HTTPS without clear text passwords

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions