-
Notifications
You must be signed in to change notification settings - Fork 2
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
Create CI/CD Pipeline for VS Code Extension Project #4
Merged
nagarjunsanji
merged 27 commits into
main
from
3-create-cicd-pipeline-for-vs-code-extension-project-1
Jul 1, 2024
Merged
Create CI/CD Pipeline for VS Code Extension Project #4
nagarjunsanji
merged 27 commits into
main
from
3-create-cicd-pipeline-for-vs-code-extension-project-1
Jul 1, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 tasks
nagarjunsanji
changed the title
Create build.yml
Create CI/CD Pipeline for VS Code Extension Project
Jun 28, 2024
emilwareus
suggested changes
Jul 1, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done, just fix some small changes and I'll approve it
rajpreet-s
force-pushed
the
3-create-cicd-pipeline-for-vs-code-extension-project-1
branch
from
July 1, 2024 11:16
ad040ae
to
46e2501
Compare
nagarjunsanji
added a commit
that referenced
this pull request
Jul 1, 2024
* Create build.yml * added base template for github workflows * updated workflow * updated ci * updated build stage * yml updated * updated test stage * updated to parallel processing * updated build * updated config file * Cache node_modules * updated bug report image * updated restore key * checking cache * checking cache * checking without cache * with cache * storing in output variable * code updated * final code * removed internal document link * updated workflow - delete cache * pipeline fix * removed gh and used curl in workflow * pipeline fix * pipeline fix * workflow cleanup --------- Co-authored-by: Nagarjun Sanji <[email protected]> Co-authored-by: Rajpreet Singh <[email protected]>
nagarjunsanji
added a commit
that referenced
this pull request
Jul 1, 2024
* updated configuration and test cases * added configuration and empty index files for reference * configs updated * updated changelog file * Create LICENSE * updated settings * Update README.md * Update README.md * Update README.md * updated readme file * upated sell error registerCommands * Create CONTRIBUTING.md * updated readme file * updated * updated readme.md file * updated pages-build-deployment badge * updated readme * added debricked logo and few icons * converted complete readme.md file into html code * removed milestone * Create CI/CD Pipeline for VS Code Extension Project (#4) * Create build.yml * added base template for github workflows * updated workflow * updated ci * updated build stage * yml updated * updated test stage * updated to parallel processing * updated build * updated config file * Cache node_modules * updated bug report image * updated restore key * checking cache * checking cache * checking without cache * with cache * storing in output variable * code updated * final code * removed internal document link * updated workflow - delete cache * pipeline fix * removed gh and used curl in workflow * pipeline fix * pipeline fix * workflow cleanup --------- Co-authored-by: Nagarjun Sanji <[email protected]> Co-authored-by: Rajpreet Singh <[email protected]> * made heading to center * reamoved empty tag --------- Co-authored-by: Nagarjun Sanji <[email protected]> Co-authored-by: Oscar Reimer <[email protected]> Co-authored-by: Rajpreet Singh <[email protected]>
nagarjunsanji
deleted the
3-create-cicd-pipeline-for-vs-code-extension-project-1
branch
July 2, 2024 06:09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.