Skip to content

chore: [OCISDEV-790] add ci-full flag#13728

Open
mzner wants to merge 1 commit intomasterfrom
feat/OCISDEV-790/add-full-ci-flag
Open

chore: [OCISDEV-790] add ci-full flag#13728
mzner wants to merge 1 commit intomasterfrom
feat/OCISDEV-790/add-full-ci-flag

Conversation

@mzner
Copy link
Copy Markdown
Contributor

@mzner mzner commented May 4, 2026

Description

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Open tasks:

  • ...

@mzner mzner requested a review from LukasHirt May 4, 2026 07:20
@update-docs
Copy link
Copy Markdown

update-docs Bot commented May 4, 2026

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@mzner mzner force-pushed the feat/OCISDEV-790/add-full-ci-flag branch from 2e85e63 to c2a9145 Compare May 4, 2026 07:36
Copy link
Copy Markdown
Collaborator

@LukasHirt LukasHirt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In drone, we were using filterTestSuitesToRun.js to find what tests should run. If you find the current approach works better I am fine with not using that but I would:

  1. check whether the result is the same
  2. if it won't be used anymore, delete it

Also, if we go with this approach, the GH action needs to be whitelisted.


check-tests-passed:
needs: [e2e-playwright]
needs: [build, e2e-playwright]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change needed? Tests already wait for build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants