Skip to content

Ability to package all files related to a bazel target in a zip file #29

@kigster

Description

@kigster

For deployment we should be able to take a target or set of targets and output a single zip file with all the dependencies in there (for now excluding host ruby if it’s too hard).

Perhaps a ruby_package rule with inputs targets = [ ‘hello-world:Cali’,... ]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions