Skip to content

Refactor apps and actors deploy #353

@mwvaughn

Description

@mwvaughn

To support parallel development of these workflows, the deploy codebases were developed with mostly non-overlapping codebases. This is making it hard to enforce consistent projects.ini, Tapis CLI settings, and environment variable behavior. It is suggested to refactor these commands to share a mixin base class that provides functions such as _repo_tag, _build, _push, and so on.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions