Skip to content

extend tfx extension publish to allow overriding baseUri #263

@jessehouwing

Description

@jessehouwing

Many people, including the ALM Rangers, use the CI/CD tasks for Extensions to manage their extension workflow. Part of that includes changing the base-uri of the extension to point to a dev, test or prod environment.

A common request I receive from extension developers is to be able to change the baseuri when publishing from vsix.

The proposed syntax would be similar to --publisher:

tfx extension publish --vsix .\ext.vsix --base-uri https://localhost/debug

An even better solution would be to allow --override or --override-json to work with --vsix.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions