zephyr/.github/workflows
Maureen Helm 2e828eb6e7 ci: Fix license check false pass
The license check workflow quietly stopped working after commit
8f66f854c3. Upgrading the checkout action
changed default behavior to only fetch one commit instead of all history
for all branches, which caused an uncaught fatal error in the scancode
action:

fatal: ambiguous argument 'origin/main..': unknown revision or path not
in the working tree.

The scancode action then completed successfully having not actually
checked anything.

Fix this by setting the checkout action fetch depth to 0, similar to
other workflows.

Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2023-10-23 10:36:53 +02:00
..
assigner.yml ci: assigner: fix closing if statement 2023-08-25 10:10:31 +01:00
backport.yml ci: backport: Update backport action to v2.0.3-3 2023-04-16 14:23:56 +09:00
backport_issue_check.yml ci: backport_issue_check: Use ubuntu-22.04 virtual environment 2023-03-22 02:49:03 +09:00
bsim-tests-publish.yaml tests bsim/net: Refactor bsim workflows. 2023-04-20 20:46:19 +09:00
bsim-tests.yaml CI bsim workflow: Also run controller tests on nrf5340bsim_nrf5340_cpunet 2023-10-03 09:21:13 +02:00
bug_snapshot.yaml ci: Use organisation-level AWS secrets 2023-05-12 02:44:13 +09:00
clang.yaml ci: pull optional modules for now 2023-10-01 09:21:50 +03:00
codecov.yaml ci: use zephyr sdk 0.16.3 2023-09-25 17:11:42 -04:00
coding_guidelines.yml ci: Use Ubuntu 22.04 2023-04-14 02:39:47 +09:00
compliance.yml ci: pull optional modules for now 2023-10-01 09:21:50 +03:00
daily_test_version.yml ci: Use organisation-level AWS secrets 2023-05-12 02:44:13 +09:00
devicetree_checks.yml ci: Use Ubuntu 22.04 2023-04-14 02:39:47 +09:00
do_not_merge.yml ci: do_not_merge: check for TSC tag as well 2023-05-16 14:57:51 -04:00
doc-build.yml ci: github: Only build docs for zephyrproject-rtos GH org 2023-10-22 19:08:58 -04:00
doc-publish-pr.yml ci: Use organisation-level AWS secrets 2023-05-12 02:44:13 +09:00
doc-publish.yml ci: Use organisation-level AWS secrets 2023-05-12 02:44:13 +09:00
errno.yml ci: use zephyr sdk 0.16.3 2023-09-25 17:11:42 -04:00
footprint-tracking.yml ci: move footprint workflows to zephyr runners 2023-10-17 15:52:44 +03:00
footprint.yml ci: move footprint workflows to zephyr runners 2023-10-17 15:52:44 +03:00
greet_first_time_contributor.yml actions: greet: Update the PR greeting text 2023-09-27 09:29:41 +01:00
issue_count.yml ci: Use organisation-level AWS secrets 2023-05-12 02:44:13 +09:00
issues-report-config.json actions: fix issue tracker configuration 2020-12-15 22:19:37 -05:00
license_check.yml ci: Fix license check false pass 2023-10-23 10:36:53 +02:00
manifest.yml actions: manifest: Update action revision 2023-10-17 14:23:24 +01:00
pylib_tests.yml .github: workflows: Workflow for build_helpers 2023-10-10 15:55:58 +03:00
release.yml ci: Use Ubuntu 22.04 2023-04-14 02:39:47 +09:00
scripts_tests.yml ci: scripts_test: rebase before running tests 2023-05-26 20:12:58 +09:00
stale-workflow-queue-cleanup.yml ci: Use Ubuntu 22.04 2023-04-14 02:39:47 +09:00
stale_issue.yml ci: stale_issue: Use actions/stale@v8 2023-04-16 15:08:16 +09:00
twister.yaml ci: pull optional modules for now 2023-10-01 09:21:50 +03:00
twister_tests.yml ci: twister: add unit tests for pytest plugin 2023-05-26 13:52:15 -04:00
twister_tests_blackbox.yml ci: do not run twister tests on push events 2023-09-25 18:42:39 -04:00
west_cmds.yml ci: github: workflows: west_cmds: install natsort package 2023-07-07 09:19:02 +02:00