Skip to content

Conversation

@vb2ae
Copy link
Owner

@vb2ae vb2ae commented Dec 22, 2024

Updated codeql.yml to use actions/checkout@v4 with fetch-depth: 0 to fetch the entire repository history. Added steps in dotnet.yml to install nbgv tool and set version using nbgv cloud.

Updated `codeql.yml` to use `actions/checkout@v4` with `fetch-depth: 0`
to fetch the entire repository history. Added steps in `dotnet.yml` to
install `nbgv` tool and set version using `nbgv cloud`.
@vb2ae vb2ae linked an issue Dec 22, 2024 that may be closed by this pull request
@vb2ae vb2ae requested a review from Copilot December 22, 2024 12:07
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/dotnet.yml:35

  • The installation of the nbgv tool and the nbgv cloud command should be covered by tests to ensure they execute correctly.
- name: Install Nerdbank Git versioning

@vb2ae vb2ae merged commit 7b4e2ee into master Dec 22, 2024
4 checks passed
@vb2ae vb2ae deleted the nerd-bank-version branch December 22, 2024 12:39
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.

Use SimVersion to generate version number

2 participants