Skip to content
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

Update CI/CD configs and add Dependabot support #933

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

vb2ae
Copy link
Member

@vb2ae vb2ae commented Nov 21, 2024

Updated codeql-analysis.yml to use global-json-file for .NET setup.

In dotnet.yml, added nuget_upload env variable, switched to global-json-file for .NET setup, specified java-version 17, removed GitHub NuGet source step, added unit test step with coverage, and updated NuGet publishing to use nuget_upload.

Added dependabot.yml for automated dependency updates.

Closes #932

Updated `codeql-analysis.yml` to use `global-json-file` for .NET setup.
In `dotnet.yml`, added `nuget_upload` env variable, switched to
`global-json-file` for .NET setup, specified `java-version` 17, removed
GitHub NuGet source step, added unit test step with coverage, and updated
NuGet publishing to use `nuget_upload`. Added `dependabot.yml` for
automated dependency updates.
@vb2ae vb2ae linked an issue Nov 21, 2024 that may be closed by this pull request
@vb2ae vb2ae merged commit 575cb97 into master Nov 21, 2024
5 checks passed
@vb2ae vb2ae deleted the 932-fix-github-action-build branch November 21, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Github Action build
1 participant