Skip to content

feat: Run dev k3d tests after build#3686

Merged
dbadura merged 16 commits intokyma-project:mainfrom
dbadura:add-actions-dependencies
Feb 14, 2025
Merged

feat: Run dev k3d tests after build#3686
dbadura merged 16 commits intokyma-project:mainfrom
dbadura:add-actions-dependencies

Conversation

@dbadura
Copy link
Contributor

@dbadura dbadura commented Feb 11, 2025

Description

Changes proposed in this pull request:

  • as in title

Related issue(s)
#3670

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 11, 2025
@dbadura dbadura added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 11, 2025
@kyma-bot kyma-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 13, 2025
@kyma-bot kyma-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 13, 2025
@kyma-bot kyma-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 13, 2025
@dbadura dbadura linked an issue Feb 14, 2025 that may be closed by this pull request
@mrCherry97 mrCherry97 removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 14, 2025
@mrCherry97 mrCherry97 self-assigned this Feb 14, 2025
@dbadura dbadura enabled auto-merge (squash) February 14, 2025 08:40
@dbadura dbadura merged commit 6d16eea into kyma-project:main Feb 14, 2025
19 of 22 checks passed
@kyma-bot kyma-bot added the lgtm Looks good to me! label Feb 14, 2025
@dbadura dbadura deleted the add-actions-dependencies branch February 14, 2025 10:02
dbadura added a commit to dbadura/busola that referenced this pull request Feb 17, 2025
mrCherry97 pushed a commit that referenced this pull request Feb 17, 2025
* Revert "feat: Use workflow call to run integration tests after image build (#3705)"

This reverts commit 9424668.

* Revert "feat: Run dev k3d tests after build (#3686)"

This reverts commit 6d16eea.
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dependency do kyma-dev k3d tests to wait for image build

3 participants