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

chore: Add VSCode tasks and launch config for local setup #1898

Merged

Conversation

c-pius
Copy link
Contributor

@c-pius c-pius commented Sep 26, 2024

Description

Changes proposed in this pull request:

  • provides VSCode tasks that aid local test setup. Execute tasks by Shift + Cmd + P => Tasks: Run Task
    • in a future step, the script for creating the clusters may be a shared one for local testing and PR E2E tests

Related issue(s)

@c-pius c-pius requested a review from a team as a code owner September 26, 2024 12:01
@kyma-bot kyma-bot added the cla: yes Indicates the PR's author has signed the CLA. label Sep 26, 2024
@kyma-bot kyma-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 26, 2024
@nesmabadr nesmabadr self-assigned this Sep 27, 2024
scripts/tests/create_test_clusters.sh Outdated Show resolved Hide resolved
scripts/tests/create_test_clusters.sh Outdated Show resolved Hide resolved
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 30, 2024
@c-pius c-pius changed the title chore: VSCode tasks for local test setup chore: add VSCode tasks and launch config for local setup Sep 30, 2024
@c-pius c-pius changed the title chore: add VSCode tasks and launch config for local setup chore: Add VSCode tasks and launch config for local setup Sep 30, 2024
@c-pius c-pius merged commit 2fed199 into kyma-project:main Sep 30, 2024
90 of 92 checks passed
@c-pius c-pius deleted the chore/vscode-tasks-for-local-test-setup branch September 30, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate Local Test Setup Script for Lifecycle-Manager
3 participants