forked from Wandalen/wTools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Wandalen#1295 from SRetip/fix_workflow
READY : Fix filter in workflow & improve wretry use
- Loading branch information
Showing
74 changed files
with
77 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : cargo_will | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : clone_dyn_meta | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : clone_dyn | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : collection_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : crates_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : data_type | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : derive_tools_meta | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : derive_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : deterministic_rand | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : diagnostics_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : error_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : exe_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : file_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : for_each | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : former_meta | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : former | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : fs_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : fundamental_data_type | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : graphs_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : image_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : implements | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : impls_index_meta | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : impls_index | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : include_md | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : inspect_type | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : instance_of | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : interval_adapter | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : is_slice | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : iter_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : macro_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : math_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : mem_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : meta_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : mod_interface_meta | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : mod_interface | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : multilayer | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : optimization_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : plot_interface | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : proc_macro_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : process_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : proper_path_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : proper_tools | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : refiner | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name : reflect_tools_meta | |
|
||
on : | ||
push : | ||
branches-ignore : | ||
branches : | ||
- 'alpha' | ||
- 'beta' | ||
- 'master' | ||
|
Oops, something went wrong.