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 android - add new options #72

Closed
wants to merge 5 commits into from
Closed

CI android - add new options #72

wants to merge 5 commits into from

Conversation

piotrrys
Copy link
Contributor

New Options in CI for android

@@ -27,10 +27,11 @@ jobs:
env:
DATA: ${{ secrets.GOOGLESERVICES }}
run: echo $DATA > /home/runner/work/pola-flutter/pola-flutter/android/app/google-services.json
# - name: Check formatting
# run: flutter format --set-exit-if-changed #not working in my computer
- name: Statically analyze
Copy link
Member

Choose a reason for hiding this comment

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

Proponuję dodać odpowiednie zmiany w .github/workflows/tests.yml.
Workflow build_android/ios zostawiłbym tylko na sprawdzenie czy apka buduje się na daną platformę. Wszystkie lintery, testy czy formattery które sprawdzają kod flutterowy do workflow tests. Można zmienić mu nazwę by było to bardziej czytelne.

@WezSieTato
Copy link
Member

Zamykam. Statyczna analiza jest dodana do workflow tests. Jeśli chodzi o formatowanie to ogarnie się to w trakcie lub po redesignie.

@WezSieTato WezSieTato closed this Aug 24, 2024
@WezSieTato WezSieTato deleted the fix/CI-android branch August 24, 2024 08:54
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