Skip to content

Backport(v6) ci deb: use reusable workflow (#1032)#1033

Merged
kenhys merged 1 commit intofluent-package-v6from
backport-1032
May 1, 2026
Merged

Backport(v6) ci deb: use reusable workflow (#1032)#1033
kenhys merged 1 commit intofluent-package-v6from
backport-1032

Conversation

@kenhys
Copy link
Copy Markdown
Contributor

@kenhys kenhys commented Apr 30, 2026

In the previous versions, current (v6) and next major (v7) version were built in same workflow job.
It tend to reach maximum timeout (6h) easily in recent actions. So let's split into two jobs and use reusable workflow for them.

  • previous build job was split into build, build-next
  • to reuse workflow for amd64 and arm64, runner.arch to distinct them
  • v7 could be buildable for arm64 now (disabled)

In the previous versions, current (v6) and next major (v7) version were
built in same workflow job.
It tend to reach maximum timeout (6h) easily in recent actions. So let's
split into two jobs and use reusable workflow for them.

* previous build job was split into build, build-next
* to reuse workflow for amd64 and arm64, runner.arch to distinct them
* v7 could be buildable for arm64 now (disabled)

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys kenhys marked this pull request as ready for review April 30, 2026 08:58
Copy link
Copy Markdown
Contributor

@Watson1978 Watson1978 left a comment

Choose a reason for hiding this comment

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

👍🏻

@kenhys kenhys merged commit f7ae944 into fluent-package-v6 May 1, 2026
372 checks passed
@kenhys kenhys deleted the backport-1032 branch May 1, 2026 00:55
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