Peter Villadsen
25fea2b2d5
Fixed indentation
2020-04-26 12:10:57 -07:00
Peter Villadsen
daeeed626d
Typo...
2020-04-26 11:39:38 -07:00
Peter Villadsen
b362787f54
Adding 1st version of Explorer NETCORE build workflow
2020-04-26 11:34:52 -07:00
Peter Villadsen
f7a9cb1c13
Updated to use SLN file
2020-04-24 21:08:26 -07:00
Peter Villadsen
1ed619a66b
Merge branch 'master' of https://github.com/microsoft/Dynamics365FO-AppChecker
2020-04-24 21:03:05 -07:00
Peter Villadsen
2319129f3c
Added missing SLN file
2020-04-24 21:02:16 -07:00
Peter Villadsen
f1607778c4
Update Extractor_test.go
...
Fixed a dangling expression
2020-04-24 20:48:33 -07:00
Peter Villadsen
300edf2fd9
Another typo in build script for AstVisualizer
2020-04-24 20:43:37 -07:00
Peter Villadsen
76da8c5798
Modified to build csproj file.
2020-04-24 20:41:21 -07:00
Peter Villadsen
dfe93133b1
Added support for .NET Core for the Socratex Explorer. Created SLN files for both platforms to facilitate building. ( #35 )
...
Co-authored-by: Peter Villadsen <petervilladsen@hotmail.com>
2020-04-24 20:30:18 -07:00
Peter Villadsen
4b62386a54
Fixed Go extractor badge link
2020-04-20 09:23:23 -07:00
Peter Villadsen
d291fa1e5f
Added Goextractor badge
2020-04-19 23:27:36 -07:00
Peter Villadsen
1be9331d56
Removed reference to unused variable
2020-04-19 23:25:40 -07:00
Peter Villadsen
393a9a9412
Fixed dependency with go 1.11 or later
2020-04-19 23:21:23 -07:00
Peter Villadsen
9dacc21313
Added get of etree prereq
2020-04-19 23:08:18 -07:00
Peter Villadsen
5f154f479a
Adding action for building and testing Go
...
1st version
2020-04-19 20:33:12 -07:00
Peter Villadsen
4cc06dcbe1
First Iteration for Go support: Extractor and ASTVIsualizer support ( #34 )
...
Co-authored-by: Peter Villadsen <petervilladsen@hotmail.com>
2020-04-19 20:23:37 -07:00
Peter Villadsen
baafeabbf1
Added the find panel to the editor windows, and fixed problem where cursor position was only updated correctly in the source window. ( #32 )
...
Co-authored-by: Peter Villadsen <petervilladsen@hotmail.com>
2020-04-17 17:55:18 -07:00
Peter Villadsen
a0755d228b
Fix python test ( #33 )
...
* Added the find panel to the editor windows, and fixed problem where cursor position was only updated correctly in the source window.
* Fixed python tests
Co-authored-by: Peter Villadsen <petervilladsen@hotmail.com>
2020-04-17 17:42:36 -07:00
Peter Villadsen
ac658d80b9
Fixed failing tests
2020-04-11 13:11:50 -07:00
Peter Villadsen
38ae7861c7
Deleting file without yaml extension
2020-04-11 12:42:11 -07:00
Peter Villadsen
eddb035e8f
Added badge for python extractor test
2020-04-11 12:36:23 -07:00
Peter Villadsen
a3a0590347
Now adding workflow
2020-04-11 12:31:20 -07:00
Peter Villadsen
0ef2a161df
Added a few comments
2020-04-11 12:29:25 -07:00
Peter Villadsen
d14094812a
1st version of python extractor test action script
2020-04-11 12:21:33 -07:00
Peter Villadsen
b5dd0015f0
Added markup to show AstVisualizer build status
2020-04-06 09:40:54 -07:00
Peter Villadsen
fb25723d06
Added workflow for building AsdtVisualizer
2020-04-06 09:18:30 -07:00
Peter Villadsen
d49615ae36
Removed debug output
2020-04-06 09:15:33 -07:00
Peter Villadsen
11b07b100b
trigger on both push and pull requests...
...
and trigger on any branch, not just master
2020-04-05 22:12:14 -07:00
Peter Villadsen
4632317ebf
Added markdown to show build status for Explorer
2020-04-05 22:09:18 -07:00
Peter Villadsen
3e13588962
Fixed path to Socratex explorer csproj file.
2020-04-05 21:59:57 -07:00
Peter Villadsen
072c0ee643
Fixed path to Explorer csproj file
2020-04-05 21:56:45 -07:00
Peter Villadsen
55f21555f4
Fixed ms build runs (was uses)
...
also fixed typo in extension of csproj files
2020-04-05 20:35:59 -07:00
Peter Villadsen
89ac0f4aa9
Fixed a small text issue
...
Mainly to test the build action.
2020-04-05 20:28:33 -07:00
Peter Villadsen
0f861a0dcb
Create main.yml
2020-04-05 20:12:30 -07:00
Peter Villadsen
1258b27f2a
Updated version of nugets and removed hardcoded path to python extractor. ( #31 )
...
Co-authored-by: Peter Villadsen <petervilladsen@hotmail.com>
2020-03-12 13:14:43 -07:00
Pankaj-Thakur
3b280544b9
Merge pull request #30 from microsoft/pathaku/rename_ToolsTo_tools
...
renaming folder Tools to tools.
2020-03-05 18:29:12 -08:00
Pankaj Thakur
a769b0de7b
renaming folder Tools to tools.
2020-03-05 18:25:10 -08:00
Peter Villadsen
55e3713c4f
Merge branch 'master' of https://github.com/microsoft/Dynamics365FO-AppChecker
2020-03-05 16:59:45 -08:00
Peter Villadsen
f2c95ca0ad
First version, containing C#, T/SQL and Python support
2020-03-05 16:50:30 -08:00
Peter Villadsen
07866ef3c0
Countered security problem with XmlTextReader ( #28 )
2020-02-28 14:00:36 -08:00
Peter Villadsen
228db5c05a
Slight editing ( #27 )
2020-02-15 15:49:29 -08:00
Peter Villadsen
b872008895
Updated template information ( #26 )
...
Updated template information
2020-02-15 10:26:43 -08:00
Peter Villadsen
627bf6de3f
Moved rules to samples and removed the queries list from the UI ( #25 )
2020-02-12 16:23:00 -08:00
Peter Villadsen
3b6188c5ad
Merge pull request #24 from microsoft/PythonExtractor
...
Python extractor
2020-02-03 13:26:10 -08:00
Peter Villadsen
1c1ac08b81
Adding python extractor: Supporting files.
2020-02-01 17:38:08 -08:00
Peter Villadsen
79fd2d6402
Adding python extractor
2020-02-01 17:36:02 -08:00
Peter Villadsen
1a1bdd3f66
Fixed problem with scroll wheel impacting both the xquery window and the source window.
2020-02-01 17:32:00 -08:00
Peter Villadsen
c28419059d
First version for Github publishing.
2020-01-17 17:49:32 -08:00
Peter Villadsen
23b0e94b80
Update MissingClassDocumentation.xq
...
The check was incorrect because the IsPrivate attribute has values False, not false.
2019-11-26 13:59:17 -08:00