Skip to content

Add Miniature App - #24598

Merged
kean merged 4 commits into
feature/jetpack-activity-logsfrom
task/miniature-app
Jun 19, 2025
Merged

Add Miniature App#24598
kean merged 4 commits into
feature/jetpack-activity-logsfrom
task/miniature-app

Conversation

@kean

@kean kean commented Jun 19, 2025

Copy link
Copy Markdown
Contributor

This PR add a new app target called "Miniature" that allows you to import and use all the internal SwiftPM targets (XcodeTarget_App) and Xcode targets (WordPressData, WordPressAuthentificator) – perfect for prototyping. In the future, the app will also provide a simple login experience to work with API endpoints.

@kean kean added this to the 26.0 milestone Jun 19, 2025
@kean
kean requested a review from crazytonyli June 19, 2025 12:50
@kean kean added the General label Jun 19, 2025
@kean
kean merged commit bb8ce34 into feature/jetpack-activity-logs Jun 19, 2025
2 of 3 checks passed
@kean
kean deleted the task/miniature-app branch June 19, 2025 12:51
@dangermattic

Copy link
Copy Markdown
Collaborator
2 Warnings
⚠️ View files have been modified, but no screenshot or video is included in the pull request. Consider adding some for clarity.
⚠️ This PR is larger than 500 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.

Generated by 🚫 Danger

@sonarqubecloud

Copy link
Copy Markdown

@wpmobilebot

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number27889
VersionPR #24598
Bundle IDorg.wordpress.alpha
Commit6f94f9e
Installation URL0pbih7t552opo
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot

Copy link
Copy Markdown
Contributor
App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number27889
VersionPR #24598
Bundle IDcom.jetpack.alpha
Commit6f94f9e
Installation URL3vc17rrp55pgg
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}

}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I guess we don't need test targets for the Miniature app?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I think we might in case you need to add a new testable component to the app targets and want to quickly iterate on it before moving it. It doesn't hurt to have this test target around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants