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

Create CI/CD Pipeline for VS Code Extension Project #4

Merged

Conversation

nagarjunsanji
Copy link
Collaborator

No description provided.

@nagarjunsanji nagarjunsanji linked an issue Jun 27, 2024 that may be closed by this pull request
8 tasks
@nagarjunsanji nagarjunsanji changed the title Create build.yml Create CI/CD Pipeline for VS Code Extension Project Jun 28, 2024
@nagarjunsanji nagarjunsanji added the enhancement New feature or request label Jun 28, 2024
@nagarjunsanji nagarjunsanji self-assigned this Jun 28, 2024
@nagarjunsanji nagarjunsanji requested a review from emilwareus July 1, 2024 07:50
Copy link

@emilwareus emilwareus left a 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

.github/pull_request_template.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@rajpreet-s rajpreet-s force-pushed the 3-create-cicd-pipeline-for-vs-code-extension-project-1 branch from ad040ae to 46e2501 Compare July 1, 2024 11:16
@nagarjunsanji nagarjunsanji merged commit 9b6322c into main Jul 1, 2024
10 checks passed
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 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
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create CI/CD Pipeline for VS Code Extension Project
3 participants