From 0f3edf7aae77b9c7e29830d473123e5df39aefc6 Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 28 Dec 2020 16:08:19 -0600 Subject: [PATCH] GitHub Actions - Branch URL Badge (#251) * GitHub Actions: Build and Release (#236) * build and release GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * github dependencies new dependencies required for GitHub Action to compile the sln natively on GitHub * github dependencies VSAE schemas required for building through GitHub Actions * Revert "GitHub Actions: Build and Release (#236)" (#237) This reverts commit b861a468de42e49a43c69a3d392412e0aa95af3f. * GitHub Actions: Build and Release (#238) * build and release GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * github dependencies new dependencies required for GitHub Action to compile the sln natively on GitHub * github dependencies VSAE schemas required for building through GitHub Actions * build and release (directory change) GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * moving directories placed in /workflows * GitHub Actions: Build and Release (#240) * build and release GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * github dependencies new dependencies required for GitHub Action to compile the sln natively on GitHub * github dependencies VSAE schemas required for building through GitHub Actions * build and release (directory change) GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * moving directories placed in /workflows * updating SLN for GitHub Fixing: The project "SMLets.Exchange.Connector" is not selected for building in solution configuration "Debug|Any CPU". * GitHub Actions - CodeQL (#242) initial commit/testing CodeQL * Revert "GitHub Actions - CodeQL (#242)" (#244) This reverts commit 6f14f86f2550fb09849908cf80409e0b21a0beba. * CodeQL workflow (#245) GitHub Action to perform code scanning with CodeQL * GitHub Actions - Branch Build Actions (#247) * build and release GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * github dependencies new dependencies required for GitHub Action to compile the sln natively on GitHub * github dependencies VSAE schemas required for building through GitHub Actions * build and release (directory change) GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * moving directories placed in /workflows * updating SLN for GitHub Fixing: The project "SMLets.Exchange.Connector" is not selected for building in solution configuration "Debug|Any CPU". * individual branch builds creating dedicated workflows for both primary/dev branches builds * GitHub Actions - Badges (#249) * build and release GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * github dependencies new dependencies required for GitHub Action to compile the sln natively on GitHub * github dependencies VSAE schemas required for building through GitHub Actions * build and release (directory change) GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * moving directories placed in /workflows * updating SLN for GitHub Fixing: The project "SMLets.Exchange.Connector" is not selected for building in solution configuration "Debug|Any CPU". * individual branch builds creating dedicated workflows for both primary/dev branches builds * GitHub Status Badges Adding status badges to the readme to show the build success of the primary/dev branches * GitHub Badges - Branch URL (#250) * build and release GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * github dependencies new dependencies required for GitHub Action to compile the sln natively on GitHub * github dependencies VSAE schemas required for building through GitHub Actions * build and release (directory change) GitHub Action that compiles the connector's C# management pack and other dependencies. Then creates a draft release with the attached zip. Takes three inputs - branch name, version, and if the Release to be drafted should be marked as release/pre-release * moving directories placed in /workflows * updating SLN for GitHub Fixing: The project "SMLets.Exchange.Connector" is not selected for building in solution configuration "Debug|Any CPU". * individual branch builds creating dedicated workflows for both primary/dev branches builds * GitHub Status Badges Adding status badges to the readme to show the build success of the primary/dev branches * GitHub Badge URL updating urls to point at specific branches --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 694f0d9d..8956f173 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@

# SCSM Exchange Connector via SMlets +

+ + +

+ This PowerShell script leverages the [SMlets module](https://www.powershellgallery.com/packages/SMLets/) to build an open and flexible Exchange Connector for controlling Microsoft System Center Service Manager 2016+