Skip to content

Update release workflow to allow dirty builds and simplify file upload#9

Merged
boblangley merged 1 commit intomainfrom
fix-release-workflow
Dec 9, 2025
Merged

Update release workflow to allow dirty builds and simplify file upload#9
boblangley merged 1 commit intomainfrom
fix-release-workflow

Conversation

@boblangley
Copy link
Contributor

No description provided.

@boblangley boblangley requested a review from Copilot December 9, 2025 03:55
@boblangley boblangley self-assigned this Dec 9, 2025
@boblangley boblangley added the bug Something isn't working label Dec 9, 2025
Copy link
Contributor

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 modifies the release workflow to enable dirty builds during cargo publish operations and removes redundant file specifications in the GitHub release upload configuration.

  • Adds --allow-dirty flag to all cargo publish commands (both dry-run and actual publish)
  • Simplifies the files configuration in the GitHub Release action by removing the explicit SHA256SUMS entry

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@boblangley boblangley merged commit 0069f08 into main Dec 9, 2025
1 check passed
@boblangley boblangley deleted the fix-release-workflow branch December 9, 2025 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants