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

ci(e2e): fix e2e and add recent Flutter versions #2486

Merged
merged 54 commits into from
Jan 3, 2025
Merged

Conversation

felangel
Copy link
Contributor

Description

  • ci(e2e): add Flutter 3.24.3

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
  • 🧪 Tests

@felangel felangel self-assigned this Sep 13, 2024
@felangel felangel marked this pull request as draft September 13, 2024 16:56
@felangel
Copy link
Contributor Author

Blocked on flutter/flutter#155178

@felangel felangel force-pushed the ci/e2e-flutter-3.24.3 branch from 47edd81 to eb2d0a2 Compare January 2, 2025 18:20
@felangel felangel changed the title ci(e2e): add Flutter 3.24.3 ci(e2e): fix e2e and add recent Flutter versions Jan 3, 2025
@felangel felangel marked this pull request as ready for review January 3, 2025 17:21
@felangel felangel added the ci Changes to continuous integration label Jan 3, 2025
# Create Debug Keystore
# Android Studio creates this keystore by default, but we need to create it manually for CI.
# See https://github.com/google/bundletool/blob/69c3e0947bab350fbe7cbd9af03a77b0204d6dc8/src/main/java/com/android/tools/build/bundletool/commands/BuildApksCommand.java
keytool -genkey -v -keystore ~/.android/debug.keystore -keyalg RSA \
Copy link
Contributor

Choose a reason for hiding this comment

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

Glad this worked! I'm almost surprised there isn't a GHA already premade that does this sort of setup.

@felangel felangel merged commit 4cc3f48 into main Jan 3, 2025
3 checks passed
@felangel felangel deleted the ci/e2e-flutter-3.24.3 branch January 3, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants