Does sourcetree develop an interface externally? You can pull and execute the code and execute some

huangfengquan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 7, 2021

I am a front-end developer. Every time I pull new code from the warehouse, I need to manually execute yarn / NPM install to update my installation dependencies.

I wonder if sourcetree provides an interface for developers to perform some custom operations

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 8, 2021

Sourcetree is  a "client" application - it's a front end looking at a service that provides some functions.  It's the wrong place to be looking at doing custom operations because it is already a custom operation itself.

You should be looking to code for your custom operations directly against the service, not one of its clients.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events