Skip to content

Commit

Permalink
Merge pull request #94 from FherStk:v2.18.0
Browse files Browse the repository at this point in the history
V2.18.0
  • Loading branch information
FherStk authored Jan 30, 2022
2 parents 1930d06 + 9f31a99 commit bad8566
Show file tree
Hide file tree
Showing 136 changed files with 1,867 additions and 1,399 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Feel free to use, copy, fork or modify this code; but please refer a mention to
## How does it works?
AutoCheck can run any terminal command (local or remote) and also a set of predefined methods included in its own connectors; additionally a set of commands can be enveloped within a question, where any of those can be scored to compute a global assignment.

**WARNING: still in an early development stage.**

### [Documentation](https://fherstk.github.io/AutoCheck/html/):
All the project documentation (including examples, user guides and thecnical information) can be found [here](https://fherstk.github.io/AutoCheck/html/).

Expand Down
2 changes: 1 addition & 1 deletion core/AutoCheck.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Authors>Fernando Porrino Serrano</Authors>
<Product>AutoCheck.Core</Product>
<Copyright>Copyright © 2022</Copyright>
<VersionPrefix>2.17.1</VersionPrefix>
<VersionPrefix>2.18.0</VersionPrefix>
<VersionSuffix>stable</VersionSuffix>
<AssemblyVersion>$(VersionPrefix)</AssemblyVersion>
<AssemblyFileVersion>$(AssemblyVersion)</AssemblyFileVersion>
Expand Down
10 changes: 6 additions & 4 deletions docs/api/.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"AutoCheck.Core.Connectors.Csv": "AutoCheck.Core.Connectors.Csv.yml",
"AutoCheck.Core.Connectors.Csv.#ctor(AutoCheck.Core.Utils.OS,System.String,System.String,System.String,System.Int32,System.String,System.Char,System.Char,System.Boolean)": "AutoCheck.Core.Connectors.Csv.yml",
"AutoCheck.Core.Connectors.Csv.#ctor(AutoCheck.Core.Utils.OS,System.String,System.String,System.String,System.String,System.Char,System.Char,System.Boolean)": "AutoCheck.Core.Connectors.Csv.yml",
"AutoCheck.Core.Connectors.Csv.#ctor(System.String,System.Char,System.Char,System.Boolean)": "AutoCheck.Core.Connectors.Csv.yml",
"AutoCheck.Core.Connectors.Csv.#ctor(System.String,System.Char,System.Nullable{System.Char},System.Boolean)": "AutoCheck.Core.Connectors.Csv.yml",
"AutoCheck.Core.Connectors.Csv.CsvDoc": "AutoCheck.Core.Connectors.Csv.yml",
"AutoCheck.Core.Connectors.Csv.Dispose": "AutoCheck.Core.Connectors.Csv.yml",
"AutoCheck.Core.Connectors.CsvDocument": "AutoCheck.Core.Connectors.CsvDocument.yml",
"AutoCheck.Core.Connectors.CsvDocument.#ctor(System.String,System.Char,System.Char,System.Boolean)": "AutoCheck.Core.Connectors.CsvDocument.yml",
"AutoCheck.Core.Connectors.CsvDocument.#ctor(System.String,System.Char,System.Nullable{System.Char},System.Boolean)": "AutoCheck.Core.Connectors.CsvDocument.yml",
"AutoCheck.Core.Connectors.CsvDocument.Content": "AutoCheck.Core.Connectors.CsvDocument.yml",
"AutoCheck.Core.Connectors.CsvDocument.Count": "AutoCheck.Core.Connectors.CsvDocument.yml",
"AutoCheck.Core.Connectors.CsvDocument.GetLine(System.Int32)": "AutoCheck.Core.Connectors.CsvDocument.yml",
Expand Down Expand Up @@ -302,9 +302,11 @@
"AutoCheck.Core.CopyDetectors.PlainText.File": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.#ctor(System.String,System.String)": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.Content": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.Folder": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.FileName": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.FilePath": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.FolderName": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.FolderPath": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.LineCount": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.Path": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.ToString": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.File.WordCount": "AutoCheck.Core.CopyDetectors.PlainText.File.yml",
"AutoCheck.Core.CopyDetectors.PlainText.Files": "AutoCheck.Core.CopyDetectors.PlainText.yml",
Expand Down
12 changes: 6 additions & 6 deletions docs/api/AutoCheck.Core.Connectors.Atom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ items:
source:
remote:
path: core/connectors/Atom.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: Atom
path: ../core/connectors/Atom.cs
Expand Down Expand Up @@ -74,7 +74,7 @@ items:
source:
remote:
path: core/connectors/Atom.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: .ctor
path: ../core/connectors/Atom.cs
Expand Down Expand Up @@ -110,7 +110,7 @@ items:
source:
remote:
path: core/connectors/Atom.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: .ctor
path: ../core/connectors/Atom.cs
Expand Down Expand Up @@ -153,7 +153,7 @@ items:
source:
remote:
path: core/connectors/Atom.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: .ctor
path: ../core/connectors/Atom.cs
Expand Down Expand Up @@ -194,7 +194,7 @@ items:
source:
remote:
path: core/connectors/Atom.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: Dispose
path: ../core/connectors/Atom.cs
Expand Down Expand Up @@ -229,7 +229,7 @@ items:
source:
remote:
path: core/connectors/Atom.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: ValidateAtomAgainstW3C
path: ../core/connectors/Atom.cs
Expand Down
6 changes: 3 additions & 3 deletions docs/api/AutoCheck.Core.Connectors.Base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ items:
source:
remote:
path: core/connectors/Base.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: Base
path: ../core/connectors/Base.cs
Expand Down Expand Up @@ -70,7 +70,7 @@ items:
source:
remote:
path: core/connectors/Base.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: Dispose
path: ../core/connectors/Base.cs
Expand Down Expand Up @@ -104,7 +104,7 @@ items:
source:
remote:
path: core/connectors/Base.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: ProcessRemoteFile
path: ../core/connectors/Base.cs
Expand Down
34 changes: 17 additions & 17 deletions docs/api/AutoCheck.Core.Connectors.Css.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: Css
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -73,7 +73,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: CssDoc
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -111,7 +111,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: Raw
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -149,7 +149,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: .ctor
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -185,7 +185,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: .ctor
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -228,7 +228,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: .ctor
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -269,7 +269,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: Dispose
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -304,7 +304,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: ValidateCss3AgainstW3C
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -336,7 +336,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: PropertyExists
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -378,7 +378,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: PropertyExists
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -420,7 +420,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: PropertyExists
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -462,7 +462,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: PropertyApplied
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -501,7 +501,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: PropertyApplied
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -546,7 +546,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: PropertyApplied
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -591,7 +591,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: PropertyApplied
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -630,7 +630,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: PropertyApplied
path: ../core/connectors/Css.cs
Expand Down Expand Up @@ -675,7 +675,7 @@ items:
source:
remote:
path: core/connectors/Css.cs
branch: v2.17.0
branch: v2.18.0
repo: https://github.com/FherStk/AutoCheck.git
id: PropertyApplied
path: ../core/connectors/Css.cs
Expand Down
Loading

0 comments on commit bad8566

Please sign in to comment.