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

fix: write shorebird command to top of log file #2567

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

bryanoltman
Copy link
Contributor

Description

Writes the full shorebird invocation to the top of the log file.

Example:

Command: shorebird release android --artifact=apk

2024-10-22T16:36:23.406279 No checksum provided for patch, skipping file corruption validation
2024-10-22T16:36:23.737249 No checksum provided for aot-tools.dill, skipping file corruption validation
2024-10-22T16:36:23.744691 [HTTP] GET https://api.shorebird.dev/api/v1/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 Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@bryanoltman bryanoltman merged commit 9d03a5c into main Oct 22, 2024
11 checks passed
@bryanoltman bryanoltman deleted the bo/add-command-to-log-file branch October 22, 2024 20:47
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