Skip to content

Remove legacy "package" temporary install in favour of just selecting out necessary files from source directly #11319

@dsyme

Description

@dsyme

@pelikhan Just to mention we have this legacy thing where running an install of a single workflow like

gh aw add https://github.com/githubnext/gh-aw/blob/v0.37.7/.github/workflows/copilot-agent-analysis.md

does this temporary "install" of the whole "package" of workflows from that repository, then selects out just the one workflow file to install. The package gets "installed" to the tmp/ directory then deleted.

Package githubnext/gh-aw already exists. Updating...

It's legacy from when we did packaging via collected packages of workflows rather than single files.

I haven't removed it as yet as it may require a bit of work to carefully dig things out and check things w.r.t. how multi-file workflows are handled on install.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions