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

feat/vscode: publish vscode extension if a new version is detected #1076

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

Alidra
Copy link
Member

@Alidra Alidra commented Apr 5, 2024

This PR makes it possible to publish the Lambdapi extension for Vscode from the build pipeline when a new version (as documented in the editors/vscode/package.json file) is detected

@Alidra Alidra linked an issue Apr 5, 2024 that may be closed by this pull request
@Alidra Alidra requested a review from fblanqui April 5, 2024 16:56
@fblanqui fblanqui marked this pull request as ready for review April 5, 2024 17:04
@fblanqui
Copy link
Member

fblanqui commented Apr 5, 2024

Hi @Alidra . Thanks for your PR. I let you merge it.

@Alidra
Copy link
Member Author

Alidra commented Apr 5, 2024

Thank you @fblanqui.
I just updated the RELEASE.md file. Would you please check that the new instructions suit you before I merge.

@Alidra
Copy link
Member Author

Alidra commented Apr 5, 2024

I would also need rights to create a new token to be used by the pipeline in the PAT variable. Would you please invite me to join the project in Azure Devops (https://marketplace.visualstudio.com/manage/publishers/deducteam)?
My userId is alidrandco

@Alidra
Copy link
Member Author

Alidra commented Apr 12, 2024

I have just created the PAT secret. I will merge now. The new pipeline actions will be tested when we will actually release a new version of the Vscode extension.

@Alidra Alidra merged commit 59faaab into Deducteam:master Apr 12, 2024
10 checks passed
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.

Vscode extension: automate release
2 participants