Skip to content

Updated GitHub Sample. #1

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

Closed
wants to merge 2 commits into from
Closed
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 15 additions & 9 deletions .github/workflows/gitleaks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4.2.2
- name: Install the gitleaks
run: wget https://github.com/zricethezav/gitleaks/releases/download/v8.15.2/gitleaks_8.15.2_linux_x64.tar.gz
shell: pwsh
Expand All @@ -21,18 +21,24 @@ jobs:
continue-on-error: true
- name: Setup NuGet.exe
if: steps.gitleaks.outcome != 'success'
uses: nuget/setup-nuget@v1
uses: nuget/setup-nuget@v2
with:
nuget-version: latest
- name: Install the dotnet
- name: Install Mono
if: steps.gitleaks.outcome != 'success'
uses: actions/setup-dotnet@v3
with:
dotnet-version: '3.1.x'
run: |
sudo apt update
sudo apt install -y mono-complete
- name: Install the dotnet SDK to a custom directory
if: steps.gitleaks.outcome != 'success'
run: |
mkdir -p $GITHUB_WORKSPACE/dotnet
curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --install-dir $GITHUB_WORKSPACE/dotnet --channel 6.0
- name: Install the report tool packages
if: steps.gitleaks.outcome != 'success'
run: |
export PATH=$GITHUB_WORKSPACE/dotnet:$PATH
nuget install "Syncfusion.Email" -source ${{ secrets.NexusFeedLink }} -ExcludeVersion
dir $GITHUB_WORKSPACE/Syncfusion.Email/lib/netcoreapp3.1
dotnet $GITHUB_WORKSPACE/Syncfusion.Email/lib/netcoreapp3.1/GitleaksReportMail.dll ${{ secrets.CITEAMCREDENTIALS }} "$GITHUB_REF_NAME" ${{ secrets.NETWORKCREDENTIALS }} ${{ secrets.NETWORKKEY }} "$GITHUB_WORKSPACE" ${{ secrets.ORGANIZATIONNAME }}
exit 1
dir $GITHUB_WORKSPACE/Syncfusion.Email/lib/net6.0
dotnet $GITHUB_WORKSPACE/Syncfusion.Email/lib/net6.0/GitleaksReportMail.dll ${{ secrets.CITEAMCREDENTIALS }} "$GITHUB_REF_NAME" ${{ secrets.NETWORKCREDENTIALS }} ${{ secrets.NETWORKKEY }} "$GITHUB_WORKSPACE" ${{ secrets.ORGANIZATIONNAME }}
exit 1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
{
"Version": 1,
"WorkspaceRootPath": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|d:\\component\\ej2\\js\\connecting-databases-javascript-grid\\binding ms sql database using customadaptor\\customadaptor_mssql\\customadaptor_mssql\\wwwroot\\js\\index.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}",
"RelativeMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|solutionrelative:customadaptor_mssql\\wwwroot\\js\\index.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}"
},
{
"AbsoluteMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|d:\\component\\ej2\\js\\connecting-databases-javascript-grid\\binding ms sql database using customadaptor\\customadaptor_mssql\\customadaptor_mssql\\controllers\\gridcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|solutionrelative:customadaptor_mssql\\controllers\\gridcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|d:\\component\\ej2\\js\\connecting-databases-javascript-grid\\binding ms sql database using customadaptor\\customadaptor_mssql\\customadaptor_mssql\\wwwroot\\js\\customadaptor.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}",
"RelativeMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|solutionrelative:customadaptor_mssql\\wwwroot\\js\\customadaptor.js||{14D17961-FE51-464D-9111-C4AF11D7D99A}"
},
{
"AbsoluteMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|d:\\component\\ej2\\js\\connecting-databases-javascript-grid\\binding ms sql database using customadaptor\\customadaptor_mssql\\customadaptor_mssql\\wwwroot\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}",
"RelativeMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|solutionrelative:customadaptor_mssql\\wwwroot\\index.html||{40D31677-CBC0-4297-A9EF-89D907823A98}"
},
{
"AbsoluteMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|d:\\component\\ej2\\js\\connecting-databases-javascript-grid\\binding ms sql database using customadaptor\\customadaptor_mssql\\customadaptor_mssql\\properties\\launchsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}",
"RelativeMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|solutionrelative:customadaptor_mssql\\properties\\launchsettings.json||{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"
},
{
"AbsoluteMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|d:\\component\\ej2\\js\\connecting-databases-javascript-grid\\binding ms sql database using customadaptor\\customadaptor_mssql\\customadaptor_mssql\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{02538732-B5AE-4508-AB76-FC1D4EC8F974}|CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL.csproj|solutionrelative:customadaptor_mssql\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 3,
"Children": [
{
"$type": "Document",
"DocumentIndex": 2,
"Title": "CustomAdaptor.js",
"DocumentMoniker": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\wwwroot\\js\\CustomAdaptor.js",
"RelativeDocumentMoniker": "CustomAdaptor_MSSQL\\wwwroot\\js\\CustomAdaptor.js",
"ToolTip": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\wwwroot\\js\\CustomAdaptor.js",
"RelativeToolTip": "CustomAdaptor_MSSQL\\wwwroot\\js\\CustomAdaptor.js",
"ViewState": "AgIAAAYAAAAAAAAAAAAAABUAAAAIAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|",
"WhenOpened": "2025-04-14T04:23:46.08Z"
},
{
"$type": "Document",
"DocumentIndex": 5,
"Title": "Program.cs",
"DocumentMoniker": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\Program.cs",
"RelativeDocumentMoniker": "CustomAdaptor_MSSQL\\Program.cs",
"ToolTip": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\Program.cs",
"RelativeToolTip": "CustomAdaptor_MSSQL\\Program.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAABIAAAAVAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-04-04T10:21:11.546Z"
},
{
"$type": "Document",
"DocumentIndex": 4,
"Title": "launchSettings.json",
"DocumentMoniker": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\Properties\\launchSettings.json",
"RelativeDocumentMoniker": "CustomAdaptor_MSSQL\\Properties\\launchSettings.json",
"ToolTip": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\Properties\\launchSettings.json",
"RelativeToolTip": "CustomAdaptor_MSSQL\\Properties\\launchSettings.json",
"ViewState": "AgIAAAYAAAAAAAAAAAAAAAwAAAAfAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001642|",
"WhenOpened": "2025-04-04T10:20:37.638Z"
},
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "index.js",
"DocumentMoniker": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\wwwroot\\js\\index.js",
"RelativeDocumentMoniker": "CustomAdaptor_MSSQL\\wwwroot\\js\\index.js",
"ToolTip": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\wwwroot\\js\\index.js",
"RelativeToolTip": "CustomAdaptor_MSSQL\\wwwroot\\js\\index.js",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAAoAAAAlAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001646|",
"WhenOpened": "2025-04-04T10:19:17.848Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 3,
"Title": "index.html",
"DocumentMoniker": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\wwwroot\\index.html",
"RelativeDocumentMoniker": "CustomAdaptor_MSSQL\\wwwroot\\index.html",
"ToolTip": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\wwwroot\\index.html",
"RelativeToolTip": "CustomAdaptor_MSSQL\\wwwroot\\index.html",
"ViewState": "AgIAAAsAAAAAAAAAAAAwwBQAAABpAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.001512|",
"WhenOpened": "2025-04-04T10:18:29.918Z"
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "GridController.cs",
"DocumentMoniker": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\Controllers\\GridController.cs",
"RelativeDocumentMoniker": "CustomAdaptor_MSSQL\\Controllers\\GridController.cs",
"ToolTip": "D:\\Component\\EJ2\\JS\\connecting-databases-javascript-grid\\Binding MS SQL database using CustomAdaptor\\CustomAdaptor_MSSQL\\CustomAdaptor_MSSQL\\Controllers\\GridController.cs",
"RelativeToolTip": "CustomAdaptor_MSSQL\\Controllers\\GridController.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAAC4AAAANAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-04-04T10:14:44.999Z"
}
]
}
]
}
]
}
Loading
Loading