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

chore: Android justfile #238

Merged
merged 7 commits into from
Dec 10, 2024
Merged

chore: Android justfile #238

merged 7 commits into from
Dec 10, 2024

Conversation

raphaelrobert
Copy link
Contributor

This PR works towards #232 & #233 by migrating the Android CI build process.

@raphaelrobert raphaelrobert self-assigned this Dec 9, 2024
@raphaelrobert raphaelrobert marked this pull request as ready for review December 9, 2024 22:02
Copy link
Collaborator

@boxdot boxdot left a comment

Choose a reason for hiding this comment

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

Very nice!


# integrate the Flutter Rust bridge
frb-integrate:
cd {{app_dir}} && mv flutter_rust_bridge.yaml flutter_rust_bridge.yaml.tmp
Copy link
Collaborator

Choose a reason for hiding this comment

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

Leaving here for reference: when casey/just#2438 is released, we can remove all cds from here.

@raphaelrobert raphaelrobert merged commit b68bdd8 into main Dec 10, 2024
8 checks passed
@raphaelrobert raphaelrobert deleted the chore/justfile-android branch December 10, 2024 09:06
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