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

AUTO : Forward from beta to master #1253

Merged
merged 87 commits into from
Mar 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
775236f
wip: refactor help generation
Barsik-sus Mar 12, 2024
c0fd3a9
fix template
SRetip Mar 22, 2024
7772349
workflow fix
SRetip Mar 22, 2024
00cd7a9
+test
SRetip Mar 22, 2024
9e240b6
+test
SRetip Mar 22, 2024
a61482e
+test
SRetip Mar 22, 2024
4e12d53
+test
SRetip Mar 22, 2024
375f6aa
+test
SRetip Mar 22, 2024
933a0aa
former : experimenting
Wandalen Mar 22, 2024
aa7cf24
Merge branch 'alpha' of github.com:Wandalen/wTools into alpha
Wandalen Mar 22, 2024
cc13981
+test
SRetip Mar 22, 2024
45111de
collection_tools-v0.4.0
Wandalen Mar 22, 2024
028e27b
interval_adapter-v0.18.0
Wandalen Mar 22, 2024
b2c1c48
macro_tools-v0.23.0
Wandalen Mar 22, 2024
700f160
iter_tools-v0.15.0
Wandalen Mar 22, 2024
256e00a
former_meta-v0.14.0
Wandalen Mar 22, 2024
8932693
former-v0.15.0
Wandalen Mar 22, 2024
2c69bd7
fix & rename
SRetip Mar 22, 2024
7b42ba1
fix and test for fix
SRetip Mar 22, 2024
05863a0
generate_help_content generates all variants of help content
Barsik-sus Mar 22, 2024
9422ea9
documentation
Barsik-sus Mar 22, 2024
b12e027
add fasade
SRetip Mar 22, 2024
9ced20c
Merge pull request #1236 from SRetip/rename
Wandalen Mar 22, 2024
60117fe
fix use
SRetip Mar 22, 2024
ab67573
fix uses2
SRetip Mar 22, 2024
afd6a8a
Merge pull request #1237 from SRetip/facade_for_dependencies
Wandalen Mar 22, 2024
f4935fa
remove unsafe
Barsik-sus Mar 22, 2024
d834a4d
Update diff functionality and improve detail
Barsik-sus Mar 22, 2024
4bd18f4
Merge remote-tracking branch 'upstream/alpha' into wca_re_work_help_g…
Barsik-sus Mar 22, 2024
ee11025
Merge remote-tracking branch 'origin/wca_re_work_help_generation' int…
Barsik-sus Mar 22, 2024
8999fd2
Update help command output in test
Barsik-sus Mar 22, 2024
6981d81
former : experimenting
Wandalen Mar 22, 2024
95bc4f0
Merge branch 'alpha' of github.com:Wandalen/wTools into alpha
Wandalen Mar 22, 2024
79984cc
former : experimenting
Wandalen Mar 22, 2024
c93b1ef
Add `exclude` and `has_changes` methods to `DiffReport`
Barsik-sus Mar 22, 2024
f74cfe5
Merge remote-tracking branch 'upstream/alpha' into willbe_better_diff
Barsik-sus Mar 23, 2024
cbf642d
Update IGNORE_LIST in package.rs
Barsik-sus Mar 25, 2024
9043c5c
Merge pull request #1238 from Barsik-sus/willbe_better_diff
Wandalen Mar 25, 2024
c955d56
Move ignore list constant to diff module
Barsik-sus Mar 25, 2024
adcab3f
Merge pull request #1242 from Barsik-sus/willbe_better_diff
Wandalen Mar 25, 2024
1813e02
Add "Cargo.lock" to PUBLISH_IGNORE_LIST constant
Barsik-sus Mar 25, 2024
1189732
Merge pull request #1243 from Barsik-sus/willbe_better_diff
Wandalen Mar 25, 2024
aed06a6
Add details about `Cargo.lock` in PUBLISH_IGNORE_LIST
Barsik-sus Mar 25, 2024
ec6dec1
Merge pull request #1244 from Barsik-sus/willbe_better_diff
Wandalen Mar 25, 2024
cda4ab9
Merge pull request #1239 from Barsik-sus/wca_re_work_help_generation
Wandalen Mar 25, 2024
93f9e94
Merge pull request #1234 from SRetip/cicd_fix
Wandalen Mar 25, 2024
8f66ae8
renew healthtable
Wandalen Mar 25, 2024
e3269be
fix & add test
SRetip Mar 25, 2024
5241816
remove dbg
SRetip Mar 25, 2024
f1bdd80
Refactor help generator and implement table formatting tool
Barsik-sus Mar 25, 2024
2afb5e2
add new toposort
SRetip Mar 25, 2024
85803ca
Refactor executor and context code in wca module
Barsik-sus Mar 25, 2024
788897a
Refactor command parsing and verification
Barsik-sus Mar 25, 2024
82cdf6d
add facade
SRetip Mar 25, 2024
55b0788
Implement internal command execution
Barsik-sus Mar 25, 2024
f4011b4
Merge pull request #1250 from Barsik-sus/wca_internal_instructions
Wandalen Mar 25, 2024
32774ba
Merge pull request #1249 from SRetip/table_facade
Wandalen Mar 25, 2024
4b6861b
Merge pull request #1247 from SRetip/add_new_toposort
Wandalen Mar 25, 2024
51e6ef1
Merge pull request #1245 from SRetip/readme_fix
Wandalen Mar 25, 2024
7215eda
Merge remote-tracking branch 'upstream/alpha' into wca_tool_table
Barsik-sus Mar 25, 2024
f20d4ad
Merge pull request #1246 from Barsik-sus/wca_tool_table
Wandalen Mar 25, 2024
241437b
Refactor help command handling and clean up tests
Barsik-sus Mar 25, 2024
5c6b65d
Merge pull request #1252 from Barsik-sus/wca_hot_fix
Wandalen Mar 25, 2024
9b3b7f1
Merge pull request #1240 from Wandalen/alpha
Wandalen Mar 26, 2024
f799007
former-v0.16.0
Wandalen Mar 26, 2024
fcf7a13
style
Wandalen Mar 26, 2024
e383d9b
Merge branch 'alpha' of github.com:Wandalen/wTools into alpha
Wandalen Mar 26, 2024
98bb33d
publishing
Wandalen Mar 26, 2024
e45863d
publish
Wandalen Mar 26, 2024
4564563
derive_tools_meta-v0.17.0
Wandalen Mar 26, 2024
fec9b0f
clone_dyn_meta-v0.15.0
Wandalen Mar 26, 2024
532b663
clone_dyn-v0.15.0
Wandalen Mar 26, 2024
2f629d9
variadic_from-v0.13.0
Wandalen Mar 26, 2024
4263fc0
derive_tools-v0.20.0
Wandalen Mar 26, 2024
c21d600
mod_interface_meta-v0.17.0
Wandalen Mar 26, 2024
34c2860
mod_interface-v0.17.0
Wandalen Mar 26, 2024
9ac8d69
proper_path_tools-v0.4.0
Wandalen Mar 26, 2024
b54e235
crates_tools-v0.8.0
Wandalen Mar 26, 2024
beb5221
error_tools-v0.12.0
Wandalen Mar 26, 2024
a62552c
former-v0.16.0
Wandalen Mar 26, 2024
dc54f6d
process_tools-v0.3.0
Wandalen Mar 26, 2024
e61756a
strs_tools-v0.11.0
Wandalen Mar 26, 2024
cdec26f
wca-v0.15.0
Wandalen Mar 26, 2024
625ece8
willbe-v0.9.0
Wandalen Mar 26, 2024
b006a59
ready
SRetip Mar 26, 2024
9d027b0
Merge pull request #1255 from SRetip/add_colored_sugest
Wandalen Mar 26, 2024
2e5429e
Merge pull request #1254 from Wandalen/alpha
Wandalen Mar 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion .github/workflows/module_cargo_will_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : cargo_will

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_clone_dyn_meta_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : clone_dyn_meta

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_clone_dyn_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : clone_dyn

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_collection_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : collection_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_crates_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : crates_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_data_type_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : data_type

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_derive_tools_meta_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : derive_tools_meta

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_derive_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : derive_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_deterministic_rand_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : deterministic_rand

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_diagnostics_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : diagnostics_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_error_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : error_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_exe_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : exe_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_file_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : file_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_for_each_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : for_each

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_former_meta_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : former_meta

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_former_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : former

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_fs_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : fs_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_fundamental_data_type_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : fundamental_data_type

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_graphs_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : graphs_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_image_tools_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : image_tools

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_implements_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : implements

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_impls_index_meta_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : impls_index_meta

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_impls_index_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : impls_index

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_include_md_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : include_md

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_inspect_type_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : inspect_type

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_instance_of_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : instance_of

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_interval_adapter_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : interval_adapter

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
8 changes: 7 additions & 1 deletion .github/workflows/module_is_slice_push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name : is_slice

on : push
on :
push :
branches-ignore :
- 'alpha'
- 'beta'
- 'master'


env :
CARGO_TERM_COLOR : always
Expand Down
Loading
Loading