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

iOS: Canary release support + SPM automated releases #434

Merged
merged 18 commits into from
Jul 22, 2024

Conversation

hborawski
Copy link
Contributor

@hborawski hborawski commented Jul 16, 2024

resolves #407

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major

Does your PR have any documentation updates?

  • Updated docs
  • No Update needed
  • Unable to update docs
📦 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

@hborawski
Copy link
Contributor Author

/canary

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@bc65945). Learn more about missing BASE report.

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.
📢 Have feedback on the report? Share it here.

@hborawski
Copy link
Contributor Author

/canary

@hborawski
Copy link
Contributor Author

/canary

@hborawski
Copy link
Contributor Author

/canary

@hborawski
Copy link
Contributor Author

/canary

@hborawski
Copy link
Contributor Author

/canary

@hborawski
Copy link
Contributor Author

/canary

@hborawski
Copy link
Contributor Author

/canary

@hborawski hborawski changed the title try publishing canary spm/pod with new rule iOS: Canary release support + SPM automated releases Jul 17, 2024
@hborawski
Copy link
Contributor Author

/canary

@hborawski
Copy link
Contributor Author

/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
Copy link
Contributor

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?

Copy link
Contributor Author

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

@hborawski
Copy link
Contributor Author

/canary

@hborawski hborawski marked this pull request as ready for review July 19, 2024 23:32
@hborawski hborawski requested a review from adierkens as a code owner July 19, 2024 23:32
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.

iOS: SPM Canary Publishing
2 participants