From 561499d26b7f26102c27ce76c2eec1d31612fdc8 Mon Sep 17 00:00:00 2001 From: SRetip <56289352+SRetip@users.noreply.github.com> Date: Thu, 29 Aug 2024 08:10:22 +0300 Subject: [PATCH] READY: rework & regenerate workflow (#1437) rework & regenerate --- .github/workflows/module_assistant_push.yml | 1 + .github/workflows/module_brain_tools_push.yml | 1 + .github/workflows/module_cargo_will_push.yml | 1 + .github/workflows/module_clone_dyn_meta_push.yml | 1 + .github/workflows/module_clone_dyn_push.yml | 1 + .github/workflows/module_clone_dyn_types_push.yml | 1 + .github/workflows/module_collection_tools_push.yml | 1 + .github/workflows/module_crates_tools_push.yml | 1 + .github/workflows/module_data_type_push.yml | 1 + .github/workflows/module_derive_tools_meta_push.yml | 1 + .github/workflows/module_derive_tools_push.yml | 1 + .github/workflows/module_deterministic_rand_push.yml | 1 + .github/workflows/module_diagnostics_tools_push.yml | 1 + .github/workflows/module_draw_lang_push.yml | 1 + .github/workflows/module_drawboard_push.yml | 1 + .github/workflows/module_drawql_push.yml | 1 + .github/workflows/module_error_tools_push.yml | 1 + .github/workflows/module_exe_tools_push.yml | 1 + .github/workflows/module_file_tools_push.yml | 1 + .github/workflows/module_for_each_push.yml | 1 + .github/workflows/module_format_tools_push.yml | 1 + .github/workflows/module_former_meta_push.yml | 1 + .github/workflows/module_former_push.yml | 1 + .github/workflows/module_former_types_push.yml | 1 + .github/workflows/module_fs_tools_push.yml | 1 + .../workflows/module_fundamental_data_type_push.yml | 1 + .github/workflows/module_graphs_tools_push.yml | 1 + .github/workflows/module_image_tools_push.yml | 1 + .github/workflows/module_implements_push.yml | 1 + .github/workflows/module_impls_index_meta_push.yml | 1 + .github/workflows/module_impls_index_push.yml | 1 + .github/workflows/module_include_md_push.yml | 1 + .github/workflows/module_inspect_type_push.yml | 1 + .github/workflows/module_instance_of_push.yml | 1 + .github/workflows/module_interval_adapter_push.yml | 1 + .github/workflows/module_is_slice_push.yml | 1 + .github/workflows/module_iter_tools_push.yml | 1 + .github/workflows/module_macro_tools_push.yml | 1 + .github/workflows/module_math_tools_push.yml | 1 + .github/workflows/module_mem_tools_push.yml | 1 + .github/workflows/module_meta_tools_push.yml | 1 + .github/workflows/module_mod_interface_meta_push.yml | 1 + .github/workflows/module_mod_interface_push.yml | 1 + .github/workflows/module_multilayer_push.yml | 1 + .github/workflows/module_optimization_tools_push.yml | 1 + .github/workflows/module_paths_tools_push.yml | 1 + .github/workflows/module_plot_interface_push.yml | 1 + .github/workflows/module_proc_macro_tools_push.yml | 1 + .github/workflows/module_process_tools_push.yml | 1 + .github/workflows/module_program_tools_push.yml | 1 + .github/workflows/module_proper_path_tools_push.yml | 1 + .github/workflows/module_proper_tools_push.yml | 1 + .github/workflows/module_refiner_push.yml | 1 + .github/workflows/module_reflect_tools_meta_push.yml | 1 + .github/workflows/module_reflect_tools_push.yml | 1 + .github/workflows/module_rustql_push.yml | 1 + .github/workflows/module_second_brain_push.yml | 1 + .github/workflows/module_sqlx_query_push.yml | 1 + .github/workflows/module_step_push.yml | 1 + .github/workflows/module_strs_tools_push.yml | 1 + .../workflows/module_test_experimental_a_push.yml | 1 + .../workflows/module_test_experimental_b_push.yml | 1 + .../workflows/module_test_experimental_c_push.yml | 1 + .github/workflows/module_test_tools_push.yml | 1 + .github/workflows/module_time_tools_push.yml | 1 + .github/workflows/module_typing_tools_push.yml | 1 + .github/workflows/module_unitore_push.yml | 1 + .github/workflows/module_variadic_from_push.yml | 1 + .github/workflows/module_w_4_d_push.yml | 1 + .github/workflows/module_wca_push.yml | 1 + .github/workflows/module_werror_push.yml | 1 + .github/workflows/module_willbe_2_push.yml | 1 + .github/workflows/module_willbe_push.yml | 1 + .github/workflows/module_winterval_push.yml | 1 + .github/workflows/module_wlang_push.yml | 1 + .github/workflows/module_wplot_push.yml | 1 + .github/workflows/module_wproc_macro_push.yml | 1 + .github/workflows/module_wstring_tools_push.yml | 1 + .github/workflows/module_wtest_basic_push.yml | 1 + .github/workflows/module_wtest_push.yml | 1 + .github/workflows/module_wtools_push.yml | 1 + .github/workflows/standard_rust_push.yml | 12 ++++++++---- module/move/willbe/template/workflow/module_push.hbs | 1 + .../willbe/template/workflow/standard_rust_push.yml | 12 ++++++++---- 84 files changed, 98 insertions(+), 8 deletions(-) diff --git a/.github/workflows/module_assistant_push.yml b/.github/workflows/module_assistant_push.yml index 5d3036f5a1..347fee39db 100644 --- a/.github/workflows/module_assistant_push.yml +++ b/.github/workflows/module_assistant_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/assistant/Cargo.toml' module_name : 'assistant' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_brain_tools_push.yml b/.github/workflows/module_brain_tools_push.yml index a15bc4d240..184a16fa0e 100644 --- a/.github/workflows/module_brain_tools_push.yml +++ b/.github/workflows/module_brain_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/brain_tools/Cargo.toml' module_name : 'brain_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_cargo_will_push.yml b/.github/workflows/module_cargo_will_push.yml index 302282174f..e2f48e2ee5 100644 --- a/.github/workflows/module_cargo_will_push.yml +++ b/.github/workflows/module_cargo_will_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/cargo_will/Cargo.toml' module_name : 'cargo_will' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_clone_dyn_meta_push.yml b/.github/workflows/module_clone_dyn_meta_push.yml index d9d94012f5..d233782bdc 100644 --- a/.github/workflows/module_clone_dyn_meta_push.yml +++ b/.github/workflows/module_clone_dyn_meta_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/clone_dyn_meta/Cargo.toml' module_name : 'clone_dyn_meta' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_clone_dyn_push.yml b/.github/workflows/module_clone_dyn_push.yml index d7b480578b..92318c6817 100644 --- a/.github/workflows/module_clone_dyn_push.yml +++ b/.github/workflows/module_clone_dyn_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/clone_dyn/Cargo.toml' module_name : 'clone_dyn' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_clone_dyn_types_push.yml b/.github/workflows/module_clone_dyn_types_push.yml index a3046a8fe0..51b96932cb 100644 --- a/.github/workflows/module_clone_dyn_types_push.yml +++ b/.github/workflows/module_clone_dyn_types_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/clone_dyn_types/Cargo.toml' module_name : 'clone_dyn_types' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_collection_tools_push.yml b/.github/workflows/module_collection_tools_push.yml index d1325627e2..074f27d2f2 100644 --- a/.github/workflows/module_collection_tools_push.yml +++ b/.github/workflows/module_collection_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/collection_tools/Cargo.toml' module_name : 'collection_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_crates_tools_push.yml b/.github/workflows/module_crates_tools_push.yml index 1b06311c6c..bd1406e37f 100644 --- a/.github/workflows/module_crates_tools_push.yml +++ b/.github/workflows/module_crates_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/crates_tools/Cargo.toml' module_name : 'crates_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_data_type_push.yml b/.github/workflows/module_data_type_push.yml index 64fa876fc6..01d896170b 100644 --- a/.github/workflows/module_data_type_push.yml +++ b/.github/workflows/module_data_type_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/data_type/Cargo.toml' module_name : 'data_type' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_derive_tools_meta_push.yml b/.github/workflows/module_derive_tools_meta_push.yml index 4bbc62af5a..c93743d9f1 100644 --- a/.github/workflows/module_derive_tools_meta_push.yml +++ b/.github/workflows/module_derive_tools_meta_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/derive_tools_meta/Cargo.toml' module_name : 'derive_tools_meta' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_derive_tools_push.yml b/.github/workflows/module_derive_tools_push.yml index 723b900d2d..94c482ba78 100644 --- a/.github/workflows/module_derive_tools_push.yml +++ b/.github/workflows/module_derive_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/derive_tools/Cargo.toml' module_name : 'derive_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_deterministic_rand_push.yml b/.github/workflows/module_deterministic_rand_push.yml index a761d7cb83..fe445406d4 100644 --- a/.github/workflows/module_deterministic_rand_push.yml +++ b/.github/workflows/module_deterministic_rand_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/deterministic_rand/Cargo.toml' module_name : 'deterministic_rand' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_diagnostics_tools_push.yml b/.github/workflows/module_diagnostics_tools_push.yml index cdb337ebd1..359b816318 100644 --- a/.github/workflows/module_diagnostics_tools_push.yml +++ b/.github/workflows/module_diagnostics_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/diagnostics_tools/Cargo.toml' module_name : 'diagnostics_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_draw_lang_push.yml b/.github/workflows/module_draw_lang_push.yml index e3c83b9a7d..bc822cd5dc 100644 --- a/.github/workflows/module_draw_lang_push.yml +++ b/.github/workflows/module_draw_lang_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/draw_lang/Cargo.toml' module_name : 'draw_lang' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_drawboard_push.yml b/.github/workflows/module_drawboard_push.yml index 001808b348..7fdc0e97cd 100644 --- a/.github/workflows/module_drawboard_push.yml +++ b/.github/workflows/module_drawboard_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/drawboard/Cargo.toml' module_name : 'drawboard' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_drawql_push.yml b/.github/workflows/module_drawql_push.yml index 8f0d13cda4..208c0eac18 100644 --- a/.github/workflows/module_drawql_push.yml +++ b/.github/workflows/module_drawql_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/drawql/Cargo.toml' module_name : 'drawql' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_error_tools_push.yml b/.github/workflows/module_error_tools_push.yml index 39c342f339..2edab76fa7 100644 --- a/.github/workflows/module_error_tools_push.yml +++ b/.github/workflows/module_error_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/error_tools/Cargo.toml' module_name : 'error_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_exe_tools_push.yml b/.github/workflows/module_exe_tools_push.yml index f340a4bbd6..b119b72a16 100644 --- a/.github/workflows/module_exe_tools_push.yml +++ b/.github/workflows/module_exe_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/exe_tools/Cargo.toml' module_name : 'exe_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_file_tools_push.yml b/.github/workflows/module_file_tools_push.yml index f6bc6e7ae6..4b2bad6599 100644 --- a/.github/workflows/module_file_tools_push.yml +++ b/.github/workflows/module_file_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/file_tools/Cargo.toml' module_name : 'file_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_for_each_push.yml b/.github/workflows/module_for_each_push.yml index 6b8fb841df..c85fefed37 100644 --- a/.github/workflows/module_for_each_push.yml +++ b/.github/workflows/module_for_each_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/for_each/Cargo.toml' module_name : 'for_each' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_format_tools_push.yml b/.github/workflows/module_format_tools_push.yml index 77ea104acd..ef6bb40029 100644 --- a/.github/workflows/module_format_tools_push.yml +++ b/.github/workflows/module_format_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/format_tools/Cargo.toml' module_name : 'format_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_former_meta_push.yml b/.github/workflows/module_former_meta_push.yml index 48d9ab029c..85b8bc8eb9 100644 --- a/.github/workflows/module_former_meta_push.yml +++ b/.github/workflows/module_former_meta_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/former_meta/Cargo.toml' module_name : 'former_meta' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_former_push.yml b/.github/workflows/module_former_push.yml index f5757ce568..360835678e 100644 --- a/.github/workflows/module_former_push.yml +++ b/.github/workflows/module_former_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/former/Cargo.toml' module_name : 'former' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_former_types_push.yml b/.github/workflows/module_former_types_push.yml index 4bff75e540..b1b57d6e15 100644 --- a/.github/workflows/module_former_types_push.yml +++ b/.github/workflows/module_former_types_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/former_types/Cargo.toml' module_name : 'former_types' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_fs_tools_push.yml b/.github/workflows/module_fs_tools_push.yml index a0a5933d00..d33ae1c8e2 100644 --- a/.github/workflows/module_fs_tools_push.yml +++ b/.github/workflows/module_fs_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/fs_tools/Cargo.toml' module_name : 'fs_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_fundamental_data_type_push.yml b/.github/workflows/module_fundamental_data_type_push.yml index e1b249f10a..00ef82c940 100644 --- a/.github/workflows/module_fundamental_data_type_push.yml +++ b/.github/workflows/module_fundamental_data_type_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/fundamental_data_type/Cargo.toml' module_name : 'fundamental_data_type' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_graphs_tools_push.yml b/.github/workflows/module_graphs_tools_push.yml index 171b256c36..e865b8c5f5 100644 --- a/.github/workflows/module_graphs_tools_push.yml +++ b/.github/workflows/module_graphs_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/graphs_tools/Cargo.toml' module_name : 'graphs_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_image_tools_push.yml b/.github/workflows/module_image_tools_push.yml index ca8bc1059c..1c7656fa62 100644 --- a/.github/workflows/module_image_tools_push.yml +++ b/.github/workflows/module_image_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/image_tools/Cargo.toml' module_name : 'image_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_implements_push.yml b/.github/workflows/module_implements_push.yml index 76efd0b848..41359fdf78 100644 --- a/.github/workflows/module_implements_push.yml +++ b/.github/workflows/module_implements_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/implements/Cargo.toml' module_name : 'implements' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_impls_index_meta_push.yml b/.github/workflows/module_impls_index_meta_push.yml index da1fc0c8bd..1695bb0b3a 100644 --- a/.github/workflows/module_impls_index_meta_push.yml +++ b/.github/workflows/module_impls_index_meta_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/impls_index_meta/Cargo.toml' module_name : 'impls_index_meta' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_impls_index_push.yml b/.github/workflows/module_impls_index_push.yml index bffccc6c8e..8f68950ebc 100644 --- a/.github/workflows/module_impls_index_push.yml +++ b/.github/workflows/module_impls_index_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/impls_index/Cargo.toml' module_name : 'impls_index' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_include_md_push.yml b/.github/workflows/module_include_md_push.yml index d48608d38e..f9066a0ac3 100644 --- a/.github/workflows/module_include_md_push.yml +++ b/.github/workflows/module_include_md_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/include_md/Cargo.toml' module_name : 'include_md' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_inspect_type_push.yml b/.github/workflows/module_inspect_type_push.yml index 79f7219395..908aeccec3 100644 --- a/.github/workflows/module_inspect_type_push.yml +++ b/.github/workflows/module_inspect_type_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/inspect_type/Cargo.toml' module_name : 'inspect_type' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_instance_of_push.yml b/.github/workflows/module_instance_of_push.yml index 52403c3004..fdb147fc41 100644 --- a/.github/workflows/module_instance_of_push.yml +++ b/.github/workflows/module_instance_of_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/instance_of/Cargo.toml' module_name : 'instance_of' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_interval_adapter_push.yml b/.github/workflows/module_interval_adapter_push.yml index f720644edc..2e21a2b9ba 100644 --- a/.github/workflows/module_interval_adapter_push.yml +++ b/.github/workflows/module_interval_adapter_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/interval_adapter/Cargo.toml' module_name : 'interval_adapter' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_is_slice_push.yml b/.github/workflows/module_is_slice_push.yml index 469ad60f45..b6cafb8b1a 100644 --- a/.github/workflows/module_is_slice_push.yml +++ b/.github/workflows/module_is_slice_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/is_slice/Cargo.toml' module_name : 'is_slice' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_iter_tools_push.yml b/.github/workflows/module_iter_tools_push.yml index e309b039bb..98634c7d92 100644 --- a/.github/workflows/module_iter_tools_push.yml +++ b/.github/workflows/module_iter_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/iter_tools/Cargo.toml' module_name : 'iter_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_macro_tools_push.yml b/.github/workflows/module_macro_tools_push.yml index b6bfa53f2c..87a66d88d7 100644 --- a/.github/workflows/module_macro_tools_push.yml +++ b/.github/workflows/module_macro_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/macro_tools/Cargo.toml' module_name : 'macro_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_math_tools_push.yml b/.github/workflows/module_math_tools_push.yml index 07e965fbf1..2d7c84c519 100644 --- a/.github/workflows/module_math_tools_push.yml +++ b/.github/workflows/module_math_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/math_tools/Cargo.toml' module_name : 'math_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_mem_tools_push.yml b/.github/workflows/module_mem_tools_push.yml index acca4cac93..609a192030 100644 --- a/.github/workflows/module_mem_tools_push.yml +++ b/.github/workflows/module_mem_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/mem_tools/Cargo.toml' module_name : 'mem_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_meta_tools_push.yml b/.github/workflows/module_meta_tools_push.yml index 8aacc2691f..99a5701748 100644 --- a/.github/workflows/module_meta_tools_push.yml +++ b/.github/workflows/module_meta_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/meta_tools/Cargo.toml' module_name : 'meta_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_mod_interface_meta_push.yml b/.github/workflows/module_mod_interface_meta_push.yml index c7a1ed7477..e18785a20d 100644 --- a/.github/workflows/module_mod_interface_meta_push.yml +++ b/.github/workflows/module_mod_interface_meta_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/mod_interface_meta/Cargo.toml' module_name : 'mod_interface_meta' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_mod_interface_push.yml b/.github/workflows/module_mod_interface_push.yml index 2f0bd2f75a..f7d5d284dd 100644 --- a/.github/workflows/module_mod_interface_push.yml +++ b/.github/workflows/module_mod_interface_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/mod_interface/Cargo.toml' module_name : 'mod_interface' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_multilayer_push.yml b/.github/workflows/module_multilayer_push.yml index a2929d01d9..dd6449d25f 100644 --- a/.github/workflows/module_multilayer_push.yml +++ b/.github/workflows/module_multilayer_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/multilayer/Cargo.toml' module_name : 'multilayer' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_optimization_tools_push.yml b/.github/workflows/module_optimization_tools_push.yml index 8a1c8cf89d..aaa05ee94b 100644 --- a/.github/workflows/module_optimization_tools_push.yml +++ b/.github/workflows/module_optimization_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/optimization_tools/Cargo.toml' module_name : 'optimization_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_paths_tools_push.yml b/.github/workflows/module_paths_tools_push.yml index c09fa32066..17e83dfa0e 100644 --- a/.github/workflows/module_paths_tools_push.yml +++ b/.github/workflows/module_paths_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/paths_tools/Cargo.toml' module_name : 'paths_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_plot_interface_push.yml b/.github/workflows/module_plot_interface_push.yml index 22ed8a9c72..b46f6f68a4 100644 --- a/.github/workflows/module_plot_interface_push.yml +++ b/.github/workflows/module_plot_interface_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/plot_interface/Cargo.toml' module_name : 'plot_interface' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_proc_macro_tools_push.yml b/.github/workflows/module_proc_macro_tools_push.yml index d9aafa1cbb..8501173167 100644 --- a/.github/workflows/module_proc_macro_tools_push.yml +++ b/.github/workflows/module_proc_macro_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/proc_macro_tools/Cargo.toml' module_name : 'proc_macro_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_process_tools_push.yml b/.github/workflows/module_process_tools_push.yml index 217cc648de..ab533df30b 100644 --- a/.github/workflows/module_process_tools_push.yml +++ b/.github/workflows/module_process_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/process_tools/Cargo.toml' module_name : 'process_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_program_tools_push.yml b/.github/workflows/module_program_tools_push.yml index 5b3e79ed27..4483b72b64 100644 --- a/.github/workflows/module_program_tools_push.yml +++ b/.github/workflows/module_program_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/program_tools/Cargo.toml' module_name : 'program_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_proper_path_tools_push.yml b/.github/workflows/module_proper_path_tools_push.yml index e7adc2bbb2..ebfcf83964 100644 --- a/.github/workflows/module_proper_path_tools_push.yml +++ b/.github/workflows/module_proper_path_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/proper_path_tools/Cargo.toml' module_name : 'proper_path_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_proper_tools_push.yml b/.github/workflows/module_proper_tools_push.yml index 798d19b582..866e70d21d 100644 --- a/.github/workflows/module_proper_tools_push.yml +++ b/.github/workflows/module_proper_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/proper_tools/Cargo.toml' module_name : 'proper_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_refiner_push.yml b/.github/workflows/module_refiner_push.yml index e48de2c4ec..3f4e57a66e 100644 --- a/.github/workflows/module_refiner_push.yml +++ b/.github/workflows/module_refiner_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/refiner/Cargo.toml' module_name : 'refiner' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_reflect_tools_meta_push.yml b/.github/workflows/module_reflect_tools_meta_push.yml index d8319d1eaa..68f0f062c6 100644 --- a/.github/workflows/module_reflect_tools_meta_push.yml +++ b/.github/workflows/module_reflect_tools_meta_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/reflect_tools_meta/Cargo.toml' module_name : 'reflect_tools_meta' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_reflect_tools_push.yml b/.github/workflows/module_reflect_tools_push.yml index 7384babc65..00d770b63d 100644 --- a/.github/workflows/module_reflect_tools_push.yml +++ b/.github/workflows/module_reflect_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/reflect_tools/Cargo.toml' module_name : 'reflect_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_rustql_push.yml b/.github/workflows/module_rustql_push.yml index 16ca176024..d72129aae7 100644 --- a/.github/workflows/module_rustql_push.yml +++ b/.github/workflows/module_rustql_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/rustql/Cargo.toml' module_name : 'rustql' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_second_brain_push.yml b/.github/workflows/module_second_brain_push.yml index cbe4ed3523..2292b1283e 100644 --- a/.github/workflows/module_second_brain_push.yml +++ b/.github/workflows/module_second_brain_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/second_brain/Cargo.toml' module_name : 'second_brain' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_sqlx_query_push.yml b/.github/workflows/module_sqlx_query_push.yml index 896a0ebcbd..f68c142d8c 100644 --- a/.github/workflows/module_sqlx_query_push.yml +++ b/.github/workflows/module_sqlx_query_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/sqlx_query/Cargo.toml' module_name : 'sqlx_query' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_step_push.yml b/.github/workflows/module_step_push.yml index de2310fcc4..485a5afe40 100644 --- a/.github/workflows/module_step_push.yml +++ b/.github/workflows/module_step_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'step/Cargo.toml' module_name : 'step' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_strs_tools_push.yml b/.github/workflows/module_strs_tools_push.yml index b62f5d0ff6..173d574d7b 100644 --- a/.github/workflows/module_strs_tools_push.yml +++ b/.github/workflows/module_strs_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/strs_tools/Cargo.toml' module_name : 'strs_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_test_experimental_a_push.yml b/.github/workflows/module_test_experimental_a_push.yml index 3b8f21e98a..e9ebc4cbc9 100644 --- a/.github/workflows/module_test_experimental_a_push.yml +++ b/.github/workflows/module_test_experimental_a_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/test/a/Cargo.toml' module_name : 'test_experimental_a' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_test_experimental_b_push.yml b/.github/workflows/module_test_experimental_b_push.yml index 7eb23049bc..163d94bc0d 100644 --- a/.github/workflows/module_test_experimental_b_push.yml +++ b/.github/workflows/module_test_experimental_b_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/test/b/Cargo.toml' module_name : 'test_experimental_b' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_test_experimental_c_push.yml b/.github/workflows/module_test_experimental_c_push.yml index 8d44763090..6e0335c8c4 100644 --- a/.github/workflows/module_test_experimental_c_push.yml +++ b/.github/workflows/module_test_experimental_c_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/test/c/Cargo.toml' module_name : 'test_experimental_c' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_test_tools_push.yml b/.github/workflows/module_test_tools_push.yml index d75629dc41..d408d8e82c 100644 --- a/.github/workflows/module_test_tools_push.yml +++ b/.github/workflows/module_test_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/test_tools/Cargo.toml' module_name : 'test_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_time_tools_push.yml b/.github/workflows/module_time_tools_push.yml index 49d89bb2e9..ef3eb49d8c 100644 --- a/.github/workflows/module_time_tools_push.yml +++ b/.github/workflows/module_time_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/time_tools/Cargo.toml' module_name : 'time_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_typing_tools_push.yml b/.github/workflows/module_typing_tools_push.yml index c3e0040579..675bca5bd4 100644 --- a/.github/workflows/module_typing_tools_push.yml +++ b/.github/workflows/module_typing_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/typing_tools/Cargo.toml' module_name : 'typing_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_unitore_push.yml b/.github/workflows/module_unitore_push.yml index 1dca0c370d..4c677ebe2e 100644 --- a/.github/workflows/module_unitore_push.yml +++ b/.github/workflows/module_unitore_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/unitore/Cargo.toml' module_name : 'unitore' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_variadic_from_push.yml b/.github/workflows/module_variadic_from_push.yml index c147ba0aa5..3678be523c 100644 --- a/.github/workflows/module_variadic_from_push.yml +++ b/.github/workflows/module_variadic_from_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/variadic_from/Cargo.toml' module_name : 'variadic_from' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_w_4_d_push.yml b/.github/workflows/module_w_4_d_push.yml index 3f8ff05a50..870aaa7495 100644 --- a/.github/workflows/module_w_4_d_push.yml +++ b/.github/workflows/module_w_4_d_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/w4d/Cargo.toml' module_name : 'w4d' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_wca_push.yml b/.github/workflows/module_wca_push.yml index e4a77a1e67..d85d3b3cfc 100644 --- a/.github/workflows/module_wca_push.yml +++ b/.github/workflows/module_wca_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/wca/Cargo.toml' module_name : 'wca' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_werror_push.yml b/.github/workflows/module_werror_push.yml index 563ab2e63f..985400193a 100644 --- a/.github/workflows/module_werror_push.yml +++ b/.github/workflows/module_werror_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/werror/Cargo.toml' module_name : 'werror' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_willbe_2_push.yml b/.github/workflows/module_willbe_2_push.yml index 65631a35b5..1e7ac6a5b6 100644 --- a/.github/workflows/module_willbe_2_push.yml +++ b/.github/workflows/module_willbe_2_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/willbe2/Cargo.toml' module_name : 'willbe2' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_willbe_push.yml b/.github/workflows/module_willbe_push.yml index 701f8cdc2f..b5c7c4f042 100644 --- a/.github/workflows/module_willbe_push.yml +++ b/.github/workflows/module_willbe_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/willbe/Cargo.toml' module_name : 'willbe' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_winterval_push.yml b/.github/workflows/module_winterval_push.yml index 39c87febbf..da3e45f6af 100644 --- a/.github/workflows/module_winterval_push.yml +++ b/.github/workflows/module_winterval_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/winterval/Cargo.toml' module_name : 'winterval' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_wlang_push.yml b/.github/workflows/module_wlang_push.yml index ab1bbd2c96..17f8a65f2a 100644 --- a/.github/workflows/module_wlang_push.yml +++ b/.github/workflows/module_wlang_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/blank/wlang/Cargo.toml' module_name : 'wlang' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_wplot_push.yml b/.github/workflows/module_wplot_push.yml index 833466e0d0..ada960514a 100644 --- a/.github/workflows/module_wplot_push.yml +++ b/.github/workflows/module_wplot_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/move/wplot/Cargo.toml' module_name : 'wplot' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_wproc_macro_push.yml b/.github/workflows/module_wproc_macro_push.yml index c56d38c188..5467c6c02a 100644 --- a/.github/workflows/module_wproc_macro_push.yml +++ b/.github/workflows/module_wproc_macro_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/wproc_macro/Cargo.toml' module_name : 'wproc_macro' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_wstring_tools_push.yml b/.github/workflows/module_wstring_tools_push.yml index fdc4364c33..8c3b13b72b 100644 --- a/.github/workflows/module_wstring_tools_push.yml +++ b/.github/workflows/module_wstring_tools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/wstring_tools/Cargo.toml' module_name : 'wstring_tools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_wtest_basic_push.yml b/.github/workflows/module_wtest_basic_push.yml index 420736676c..8265f483eb 100644 --- a/.github/workflows/module_wtest_basic_push.yml +++ b/.github/workflows/module_wtest_basic_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/wtest_basic/Cargo.toml' module_name : 'wtest_basic' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_wtest_push.yml b/.github/workflows/module_wtest_push.yml index 7cc9b8979f..21242ac309 100644 --- a/.github/workflows/module_wtest_push.yml +++ b/.github/workflows/module_wtest_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/alias/wtest/Cargo.toml' module_name : 'wtest' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/module_wtools_push.yml b/.github/workflows/module_wtools_push.yml index fbbf8c7a3f..c51515db08 100644 --- a/.github/workflows/module_wtools_push.yml +++ b/.github/workflows/module_wtools_push.yml @@ -21,3 +21,4 @@ jobs : manifest_path : 'module/core/wtools/Cargo.toml' module_name : 'wtools' commit_message : ${{ github.event.head_commit.message }} + commiter_username: ${{ github.event.head_commit.committer.username }} diff --git a/.github/workflows/standard_rust_push.yml b/.github/workflows/standard_rust_push.yml index ef9e02b628..d2fd96bae2 100644 --- a/.github/workflows/standard_rust_push.yml +++ b/.github/workflows/standard_rust_push.yml @@ -18,12 +18,16 @@ on : required : false type : string default : true + commiter_username: + type: string + default: true + required: false concurrency : group : standard_rust_push_${{ inputs.module_name }}_${{ github.ref }}_ - ${{ contains( inputs.commit_message, '+test' ) || startsWith( inputs.commit_message, 'merge' ) }} - cancel-in-progress : ${{ contains( inputs.commit_message, '+test' ) || startsWith( inputs.commit_message, 'merge' ) }} + ${{ contains( inputs.commit_message, '+test' ) || inputs.commiter_username == 'web-flow' || startsWith( inputs.commit_message, 'merge' ) }} + cancel-in-progress : ${{ contains( inputs.commit_message, '+test' ) || inputs.commiter_username == 'web-flow' }} env : @@ -34,7 +38,7 @@ env : jobs : checkmate: - if : contains( inputs.commit_message, '+test' ) || contains( inputs.commit_message, 'merge' ) + if : contains( inputs.commit_message, '+test' ) || inputs.commiter_username == 'web-flow' || startsWith( inputs.commit_message, 'merge' ) runs-on: ubuntu-latest steps: - name: Install latest nightly toolchain @@ -121,7 +125,7 @@ jobs : # run: cargo miri test --manifest-path ${{ inputs.manifest_path }} will_test : - if : contains( inputs.commit_message, '+test' ) || contains( inputs.commit_message, 'merge' ) + if : contains( inputs.commit_message, '+test' ) || inputs.commiter_username == 'web-flow' || startsWith( inputs.commit_message, 'merge' ) concurrency : group : standard_rust_push_${{ inputs.module_name }}_${{ github.ref }}_${{ matrix.os }} cancel-in-progress : true diff --git a/module/move/willbe/template/workflow/module_push.hbs b/module/move/willbe/template/workflow/module_push.hbs index c3611bd498..f72094f33a 100644 --- a/module/move/willbe/template/workflow/module_push.hbs +++ b/module/move/willbe/template/workflow/module_push.hbs @@ -21,3 +21,4 @@ jobs : manifest_path : '{{manifest_path}}' module_name : '{{name}}' commit_message : $\{{ github.event.head_commit.message }} + commiter_username: $\{{ github.event.head_commit.committer.username }} diff --git a/module/move/willbe/template/workflow/standard_rust_push.yml b/module/move/willbe/template/workflow/standard_rust_push.yml index ef9e02b628..d2fd96bae2 100644 --- a/module/move/willbe/template/workflow/standard_rust_push.yml +++ b/module/move/willbe/template/workflow/standard_rust_push.yml @@ -18,12 +18,16 @@ on : required : false type : string default : true + commiter_username: + type: string + default: true + required: false concurrency : group : standard_rust_push_${{ inputs.module_name }}_${{ github.ref }}_ - ${{ contains( inputs.commit_message, '+test' ) || startsWith( inputs.commit_message, 'merge' ) }} - cancel-in-progress : ${{ contains( inputs.commit_message, '+test' ) || startsWith( inputs.commit_message, 'merge' ) }} + ${{ contains( inputs.commit_message, '+test' ) || inputs.commiter_username == 'web-flow' || startsWith( inputs.commit_message, 'merge' ) }} + cancel-in-progress : ${{ contains( inputs.commit_message, '+test' ) || inputs.commiter_username == 'web-flow' }} env : @@ -34,7 +38,7 @@ env : jobs : checkmate: - if : contains( inputs.commit_message, '+test' ) || contains( inputs.commit_message, 'merge' ) + if : contains( inputs.commit_message, '+test' ) || inputs.commiter_username == 'web-flow' || startsWith( inputs.commit_message, 'merge' ) runs-on: ubuntu-latest steps: - name: Install latest nightly toolchain @@ -121,7 +125,7 @@ jobs : # run: cargo miri test --manifest-path ${{ inputs.manifest_path }} will_test : - if : contains( inputs.commit_message, '+test' ) || contains( inputs.commit_message, 'merge' ) + if : contains( inputs.commit_message, '+test' ) || inputs.commiter_username == 'web-flow' || startsWith( inputs.commit_message, 'merge' ) concurrency : group : standard_rust_push_${{ inputs.module_name }}_${{ github.ref }}_${{ matrix.os }} cancel-in-progress : true