Commit 0f3edf7
authored
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 b861a46.
* 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 6f14f86.
* 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 branches1 parent 0999340 commit 0f3edf7
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
0 commit comments