Skip to content

fix: arreglos al ci/cd#54

Open
Im-Fran wants to merge 3 commits intodevfrom
im-fran/patch/ci-cd
Open

fix: arreglos al ci/cd#54
Im-Fran wants to merge 3 commits intodevfrom
im-fran/patch/ci-cd

Conversation

@Im-Fran
Copy link
Copy Markdown
Member

@Im-Fran Im-Fran commented Mar 29, 2026

Cambios

  • Se utiliza siempre la última version de flutter en lugar de usar una estrategia de 2 versiones.

Agregado

  • Se agrega build y deploy a testflight automatizado de la app

Copilot AI review requested due to automatic review settings March 29, 2026 04:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Actualiza los workflows de CI/CD para ejecutar lint y pruebas usando siempre la última versión estable de Flutter, eliminando la estrategia de matriz con dos versiones.

Changes:

  • Se elimina la matrix flutter_version en ambos workflows.
  • Se fija version: latest en flutter-actions/setup-flutter@v4.
  • Se simplifican los nombres de pasos y el formato de branches en los triggers.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/pruebas.yml Quita la matrix de Flutter y ejecuta tests siempre con Flutter latest en canal stable.
.github/workflows/lint.yml Quita la matrix de Flutter y ejecuta flutter analyze siempre con Flutter latest en canal stable.

Im-Fran added 2 commits April 12, 2026 23:46
- Replaced development app icon with new image (miutem-dev-v4.x-8.png) and removed old icon (miutem@1024h.png).
- Replaced production app icon with new image (miutem-v4.x-8.png) and removed old icon (miutem@1024h.png).
- Updated launch images with new assets.
- Added PrivacyInfo.xcprivacy file to specify data usage and privacy details.
- Introduced Fastlane configuration files (Appfile, Fastfile, Matchfile) for managing certificates and building the app.
- Added .gitignore for Fastlane to exclude unnecessary files.
- Updated pubspec.yaml version to 4.0.0+2 and modified description format.
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