a2ui-project / a2ui-project/a2ui

CI will break whenever subosito/flutter-action is updated

未关闭
#1,879 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
component: genui P2 sprint ready status: first-line-handled
主要语言
TypeScript
星标
16.4k
派生
1.3k
平均合并
2 天 13 小时
30 天内合并 PR
134

描述

_↴ Ported from [flutter/genui#818](https://github.com/flutter/genui/issues/818) — originally opened by [andrewkolos](https://github.com/andrewkolos) on 2026-03-20._
_Original labels: P2, front-line-handled, sprint ready, tech_debt_

---

See https://github.com/flutter/genui/pull/812, which was later re-introduced (https://github.com/flutter/genui/issues/816#issuecomment-4094184175).

We could/should do one of the following

1) update the flutter org's allowlist to permit any version of subosito/flutter-action using a wildcard (if we trust it enough--I've not investigated this)
2) stop dependabot from bumping this version (con: we never get any fixes/patches made to it)
3) just handle checking out flutter ourselves, avoiding dependency on subosito/flutter-action altogether (experimented with here: https://github.com/flutter/genui/pull/802/changes/77b9d351abb712ea5e7fcee21a4892562af86db3..a41db5aa98b9edaee21f83e2caf14b886854fdb1)

贡献指南

打开贡献指南

调研方向

Look at the GitHub Actions workflow files in .github/workflows to find where subosito/flutter-action is used. Examine the linked PR #802 changes to see the alternative approach of checking out Flutter directly. Determine if the allowlist can be updated in the flutter org's settings or if the dependency should be pinned. Test any changes by running the CI locally or in a fork.

由索引模型根据 Issue 内容生成。

评估

技术栈
flutter, github-actions
领域
ci-cd
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。