Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test with min/max versions supported by extest #819

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Conversation

ssbarnea
Copy link
Member

As extest supports only a clear set of vscode versions, we aim to
match them, so we can move to newer version as soon they are
supported.

It should be noted that quite often extest needs changes in order
to properly test extensions with newer versions of vscode. This change
should make the testing outcome more predictable.

@ssbarnea ssbarnea requested a review from a team as a code owner March 21, 2023 11:50
Copy link
Member

@ganeshrn ganeshrn left a comment

Choose a reason for hiding this comment

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

We need to maintain the minimum version supported as 1.71.0 for inline suggestion API's to work properly.

Copy link
Member

@ganeshrn ganeshrn left a comment

Choose a reason for hiding this comment

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

@ssbarnea ssbarnea temporarily deployed to ack September 18, 2023 11:50 — with GitHub Actions Inactive
@ssbarnea ssbarnea temporarily deployed to ack October 30, 2023 15:29 — with GitHub Actions Inactive
@ssbarnea ssbarnea merged commit 5f2b97e into main Oct 30, 2023
6 checks passed
@ssbarnea ssbarnea deleted the chore/testing branch October 30, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants