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

feat: support releasing and patching Windows apps #2712

Merged
merged 46 commits into from
Jan 9, 2025
Merged

Conversation

bryanoltman
Copy link
Contributor

@bryanoltman bryanoltman commented Dec 18, 2024

Description

Adds ability to release, patch , and preview windows apps.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore
  • 🧪 Tests

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

Attention: Patch coverage is 99.58848% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...b/src/archive_analysis/windows_archive_differ.dart 97.29% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@bryanoltman bryanoltman marked this pull request as ready for review January 8, 2025 19:40
Copy link
Contributor

@eseidel eseidel left a comment

Choose a reason for hiding this comment

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

overall lgtm. Looks like a great start.

@bryanoltman bryanoltman merged commit 691cd0a into main Jan 9, 2025
10 checks passed
@bryanoltman bryanoltman deleted the bo/windows branch January 9, 2025 16:35
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