wasm-micro-runtime/.github/workflows
Wenyong Huang e003ee1e29
CodeQL: Add more build combinations and disable run on PR (#3246)
Enhance CodeQL Code Security Analysis:
- Add more compilation combinations to build iwasm with different kinds of features
- Disable run on PR created and keep nightly run, since the whole time is very long,
   and will check how to restore run on PR created in the future
2024-03-21 14:18:27 +08:00
..
build_docker_images.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_iwasm_release.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_llvm_libraries.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_wamr_lldb.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_wamr_sdk.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
build_wamr_vscode_ext.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
build_wamrc.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
codeql_buildscript.sh CodeQL: Add more build combinations and disable run on PR (#3246) 2024-03-21 14:18:27 +08:00
codeql_fail_on_error.py CodeQL: Add more build combinations and disable run on PR (#3246) 2024-03-21 14:18:27 +08:00
codeql.yml CodeQL: Add more build combinations and disable run on PR (#3246) 2024-03-21 14:18:27 +08:00
coding_guidelines.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
compilation_on_android_ubuntu.yml Make android platform's cmake flags configurable (#3239) 2024-03-21 11:08:40 +08:00
compilation_on_macos.yml Get location info from function indexes in addr2line script (#3206) 2024-03-08 10:20:04 +08:00
compilation_on_nuttx.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
compilation_on_sgx.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
compilation_on_windows.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
create_tag.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
hadolint_dockerfiles.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
nightly_run.yml Fix nightly run tsan ASLR issue (#3233) 2024-03-18 11:15:47 +08:00
release_process.yml Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
reuse_latest_release_binaries.yml CI: Update version of checkout to suppress warnings (#3093) 2024-01-27 07:55:49 +08:00
spec_test_on_nuttx.yml Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2024-02-06 20:47:11 +08:00