-
Notifications
You must be signed in to change notification settings - Fork 48
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
iOS: Canary release support + SPM automated releases #434
Conversation
/canary |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #434 +/- ##
=======================================
Coverage ? 91.71%
=======================================
Files ? 338
Lines ? 26798
Branches ? 1938
=======================================
Hits ? 24579
Misses ? 2205
Partials ? 14 ☔ View full report in Codecov by Sentry. |
/canary |
/canary |
/canary |
/canary |
/canary |
/canary |
/canary |
/canary |
/canary |
@@ -26,8 +26,7 @@ done | |||
# Rebuild to stamp the release podspec | |||
bazel build --config=release //:PlayerUI_Podspec //:PlayerUI_Pod | |||
|
|||
# VScode extension publishing | |||
bazel run --config=release //language/vscode-player-syntax:vscode-plugin.publish |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this VScode extension publishing be removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah this target is gone now, so it was just throwing errors
functionality was moved to the tools repo
/canary |
resolves #407
Change Type (required)
Indicate the type of change your pull request is:
patch
minor
major
Does your PR have any documentation updates?
📦 Published PR as canary version:
0.7.5--canary.434.15236
Try this version out locally by upgrading relevant packages to 0.7.5--canary.434.15236