Skip to content

Updates to latest GitLens apis#2429

Merged
RMacfarlane merged 2 commits into
masterfrom
eamodio/gitlens
Jan 28, 2021
Merged

Updates to latest GitLens apis#2429
RMacfarlane merged 2 commits into
masterfrom
eamodio/gitlens

Conversation

@eamodio

@eamodio eamodio commented Jan 27, 2021

Copy link
Copy Markdown
Contributor

Adds newly required id

};
readonly remote:
| {
| {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tslint warning from prettier again - maybe next iteration we can run prettier on everything and add some kind of enforcement for it

Comment thread src/integrations/gitlens/gitlens.d.ts Outdated
readonly label: string | ((context: ActionContext) => string);

run(context: ActionContext): void | Promise<void>;
// when?(context: ActionContext): boolean;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed?

@RMacfarlane
RMacfarlane merged commit c21c1ef into master Jan 28, 2021
@RMacfarlane
RMacfarlane deleted the eamodio/gitlens branch March 2, 2021 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants