GitXplorerGitXplorer
I

dotnet-github-actions-sdk

public
55 stars
7 forks
3 issues

Commits

List of commits on branch main.
Verified
9a1637ec501132b117a6bb8b98499ad99526e777

Bump the dotnet group with 5 updates (#30)

ddependabot[bot] committed 2 days ago
Verified
57f05346ca6ee9c84412a52594199820a45ae4a8

Bump xunit from 2.9.2 to 2.9.3 in the dotnet group (#29)

ddependabot[bot] committed 4 days ago
Verified
3a3e3407a68116529689f7a651d3c41d8c4908f4

Bump coverlet.collector from 6.0.2 to 6.0.3 in the dotnet group (#28)

ddependabot[bot] committed 14 days ago
Unverified
18e47b4bd5aed1bc3f122957d250b21e19f57e11

More stuff:

IIEvangelist committed a month ago
Unverified
51b8b5f8b0e754531495c3bd5fc59d1eb04e2b75

Fix build issues, from warnings

IIEvangelist committed a month ago
Unverified
d37453adfec8bdbaecf645ea97368d56ac476976

Upgrade to .NET 9

IIEvangelist committed a month ago

README

The README file for this repository.

dotnet-github-actions-sdk

GitHub Actions Workflow .NET SDK

build-and-test code analysis publish nuget NuGet All Contributors

The .NET equivalent of the official GitHub actions/toolkit repository, and is currently a work in progress. While there isn't currently 100% feature complete compatibility between these two repositories, that is the eventual goal.

Blog

🔗 Hello from the GitHub Actions: Core .NET SDK

GitHub Actions .NET Toolkit

The GitHub Actions .NET ToolKit provides a set of packages to make creating actions easier.

Packages

✔️ GitHub.Actions.Core

Provides functions for inputs, outputs, results, logging, secrets and variables. Read more here

dotnet add package GitHub.Actions.Core

For more information, see 📦 GitHub.Actions.Core.

🍨 GitHub.Actions.Glob

Provides functions to search for files matching glob patterns. Read more here

dotnet add package GitHub.Actions.Glob

For more information, see 📦 GitHub.Actions.Glob.

:octocat: GitHub.Actions.Octokit

Provides an Octokit client hydrated with the context that the current action is being run in. Read more here

dotnet add package GitHub.Actions.Octokit

For more information, see 📦 GitHub.Actions.Octokit.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Chet Husk
Chet Husk

💻
js6pak
js6pak

💻 ⚠️
David Gardiner
David Gardiner

💻
Fredrik Høisæther Rasch
Fredrik Høisæther Rasch

💻 🤔

This project follows the all-contributors specification. Contributions of any kind welcome!