-
Notifications
You must be signed in to change notification settings - Fork 2
CI CD Pipeline
This project uses GitHub Actions for Continuous Integration and Continuous Deployment (CI/CD). The pipeline is designed to ensure code quality and automate the deployment process.
- Install Dependencies: Install all required npm packages.
- Compile: Compile the TypeScript code.
- Test: Run all tests to ensure code quality.
-
Deploy: Deploy the extension to the VS Code marketplace (on the
main
branch).
The workflow configuration is defined in .github/workflows/main.yml
.
You can view the build and coverage status with the following badges:
Thank you for visiting the debricked VS Code extension Wiki. We strive to make this project a valuable tool for developers and appreciate your interest and contributions. Here are a few final notes:
- GitHub Repository: debricked/VS-Code-extension
- Issues & Feedback: Have a question or found a bug? Submit an issue.
- Contribute: Interested in contributing? Check out our Contributing Guide.
If you need help or have any questions, feel free to reach out:
- Email: [email protected]
- Community: Join the discussion on our community forum.
We would like to thank all the contributors who have helped make this project possible. Your dedication and hard work are greatly appreciated.
This project is licensed under the MIT License.
© 2024 debricked. All rights reserved.
© 2024 debricked. All rights reserved.