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(shorebird_cli): shorebird release ios scaffold #543

Merged
merged 4 commits into from
May 24, 2023

Conversation

felangel
Copy link
Contributor

Description

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

super.auth,
super.buildCodePushClient,
super.cache,
super.validators,
Copy link
Contributor

Choose a reason for hiding this comment

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

Apologies if I'm repeating myself on this, but we'll need to update how we provide validators, since the only default validator is the AndroidInternetPermission validator, which doesn't apply here (and we'll likely want something similar to that, but for iOS).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup sg will address in a separate PR 👍

@felangel felangel enabled auto-merge (squash) May 24, 2023 21:44
@felangel felangel merged commit fc4324b into main May 24, 2023
5 checks passed
@felangel felangel deleted the feat/shorebird-cli-release-ios branch May 24, 2023 21:48
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.

None yet

2 participants