Skip to content

use GitHub actions#1021

Merged
ErikEJ merged 10 commits intomasterfrom
github-action
Apr 13, 2025
Merged

use GitHub actions#1021
ErikEJ merged 10 commits intomasterfrom
github-action

Conversation

@ErikEJ
Copy link
Owner

@ErikEJ ErikEJ commented Apr 13, 2025

No description provided.

@ErikEJ ErikEJ requested a review from Copilot April 13, 2025 09:50
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 4 out of 7 changed files in this pull request and generated 1 comment.

Files not reviewed (3)
  • fileslist.txt: Language not supported
  • src/GUI/SqlCe40ToolboxExe.sln: Language not supported
  • src/GUI/SqlCe40ToolboxExe/SqlCe40ToolboxExe.csproj: Language not supported
Comments suppressed due to low confidence (3)

src/GUI/SqlCe35Toolbox/Properties/AssemblyInfo.cs:11

  • Ensure that removing the 'alpha' suffix from AssemblyInformationalVersion was intentional for a final release; if a beta or pre-release version is still required, adjust accordingly.
[assembly: AssemblyInformationalVersion("4.8.0.0")]

appveyor.yml:69

  • The identical artifact push command appears to be duplicated; consider removing one instance to avoid multiple uploads of the same artifact.
Push-AppveyorArtifact C:\projects\sqlcetoolbox\src\GUI\SSMSToolbox\bin\Release\SSMSToolbox.vsix -FileName SSMSToolbox.vsix -DeploymentName "Latest build"

.github/workflows/vsix.yml:71

  • [nitpick] Using a hard-coded expected file count for the extracted VSIX artifact may be brittle; consider parameterizing or dynamically determining the expected count to improve resilience of the test.
findstr "39" filecount.txt

@ErikEJ ErikEJ merged commit a68163d into master Apr 13, 2025
2 checks passed
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.

2 participants