The GitHub Actions job "Tests AMD" on airflow.git/backport-9460976-v3-0-test 
has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
72cba89b5dcc4f833c6eb7cbaa3cbc2d4c42e84c / Jarek Potiuk <[email protected]>
Fix conditionals for test types and make them consistent (#54678)

The go tests do not depend on CI image being built, also they should
not be run independently on the `run-tests` flag - because
run-tests is generally for our unit tests.

They should be run when `run-go-sdk-tests` is set and without
dependency on ci-images being built. There were also a few
other issues found during this cleanuup:

Several outputs were inconsistently named:

* run-tests was renamed to run-unit-tests
* need-* outputs were renamed to run-*

Some other fixes were applied:

* only-new-ui-files was removed as it is not needed any more as
  we do not really need that check to be exposed to actions, it
  is only used internally - to not run other tests when only ui
  files changed
* run-system-tests was not properly used (it is currently an
  alias to run-unit-tests anyway - but foreseen for future
  separation$a
* need-javascript-scans and need-python-scans have been removed
  as they are no longer used

(cherry picked from commit 946097674be25b2a8859497a4ffd2088725d95d6)

Report URL: https://github.com/apache/airflow/actions/runs/17084742107

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to