Skip to content

Commit

Permalink
Merge branch 'KelvinTegelaar:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
oitjack committed Dec 6, 2023
2 parents 0c2db34 + 73e032d commit 158bb5e
Show file tree
Hide file tree
Showing 730 changed files with 14,953 additions and 14,072 deletions.
29 changes: 29 additions & 0 deletions .github/workflows/ninjaone_cipp426ns.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Docs for the Azure Web Apps Deploy action: https://github.com/azure/functions-action
# More GitHub Actions for Azure: https://github.com/Azure/actions

name: Build and deploy Powershell project to Azure Function App - cipp426ns

on:
push:
branches:
- NinjaOne
workflow_dispatch:

env:
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.' # set this to the path to your web app project, defaults to the repository root

jobs:
build-and-deploy:
runs-on: windows-latest
steps:
- name: 'Checkout GitHub Action'
uses: actions/checkout@v2

- name: 'Run Azure Functions Action'
uses: Azure/functions-action@v1
id: fa
with:
app-name: 'cipp426ns'
slot-name: 'Production'
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_198DAF92160A4302B5AA0C145DE72796 }}
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ chocoapps.cache
Cache_*
Logs
ExcludedTenants
Config
SendNotifications/config.json
19 changes: 0 additions & 19 deletions AddAPDevice/function.json

This file was deleted.

22 changes: 0 additions & 22 deletions AddAlert/function.json

This file was deleted.

94 changes: 0 additions & 94 deletions AddAlert/run.ps1

This file was deleted.

19 changes: 0 additions & 19 deletions AddAutopilotConfig/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddCAPolicy/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddCATemplate/function.json

This file was deleted.

24 changes: 0 additions & 24 deletions AddChocoApp/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddContact/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddDefenderDeployment/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddEnrollment/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddExConnector/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddExConnectorTemplate/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddGroup/function.json

This file was deleted.

Loading

0 comments on commit 158bb5e

Please sign in to comment.