Skip to content

Conversation

@akalipetis
Copy link
Member

  • fix goreleaser scoop config
  • check goreleaser config in the CI

@akalipetis akalipetis requested review from Copilot and pjcdawkins May 6, 2025 09:48
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.

Pull Request Overview

This PR addresses the Scoop dependency configuration in the goreleaser setup and adds a CI check for the goreleaser configuration.

  • Fixes the dependency reference in the scoop configuration by replacing vcredist2022 with extras/vcredist2022 and removing redundant pre_install scripts.
  • Introduces a new CI step to check the goreleaser configuration.

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
.goreleaser.yaml Updates scoop dependency configuration to use extras/vcredist2022 and removes the pre_install script block.
.github/workflows/ci.yml Adds a CI step to run a make target for validating the goreleaser configuration.
Files not reviewed (1)
  • Makefile: Language not supported

@pjcdawkins pjcdawkins merged commit b47708b into main May 6, 2025
1 check passed
@pjcdawkins pjcdawkins deleted the hotfix/scoop-dependencies branch May 6, 2025 09:50
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.

3 participants