Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpha #1439

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Alpha #1439

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .github/workflows/module_assistant_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_brain_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_cargo_will_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_clone_dyn_meta_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_clone_dyn_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_clone_dyn_types_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_collection_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_crates_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_data_type_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_derive_tools_meta_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_derive_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_deterministic_rand_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_diagnostics_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_draw_lang_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_drawboard_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_drawql_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_error_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_exe_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_file_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_for_each_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_format_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_former_meta_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_former_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_former_types_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_fs_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_fundamental_data_type_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_graphs_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_image_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_implements_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_impls_index_meta_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_impls_index_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_include_md_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_inspect_type_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_instance_of_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_interval_adapter_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_is_slice_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_iter_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_macro_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_math_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_mem_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_meta_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_mod_interface_meta_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_mod_interface_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_multilayer_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_optimization_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_paths_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_plot_interface_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_proc_macro_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_process_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_program_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_proper_path_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_proper_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_refiner_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_reflect_tools_meta_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_reflect_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_rustql_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_second_brain_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_sqlx_query_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_step_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_strs_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_test_experimental_a_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_test_experimental_b_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_test_experimental_c_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_test_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_time_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_typing_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_unitore_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_variadic_from_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_w_4_d_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_wca_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_werror_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_willbe_2_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_willbe_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_winterval_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_wlang_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_wplot_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_wproc_macro_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
1 change: 1 addition & 0 deletions .github/workflows/module_wstring_tools_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Loading
Loading