Skip to content

Conversation

ligurio
Copy link
Owner

@ligurio ligurio commented Oct 26, 2024

No description provided.

@ligurio ligurio force-pushed the ligurio/fix-cfl-gh-actions branch from 663394f to bd987a5 Compare October 26, 2024 09:18
@ligurio ligurio force-pushed the ligurio/fix-cfl-gh-actions branch from bd987a5 to bf8618f Compare November 25, 2024 07:31
Suppress output in a corpus compression because this output
makes logs huge and usually this output is not needed for debug.
@ligurio ligurio force-pushed the ligurio/fix-cfl-gh-actions branch from bf8618f to 59ae39b Compare November 25, 2024 10:07
From the beginning CFL uses a corpus in Git submodule of a
lua-c-api-test repository, but this submodule was bumped quite
rarely and thus outdated corpus was used.
The patch switches to using the latest version of corpus.
@ligurio ligurio force-pushed the ligurio/fix-cfl-gh-actions branch from 59ae39b to 49f3018 Compare November 25, 2024 10:31
GitHub action builds started to randomly fail with a reason:
"The runner has received a shutdown signal.".
The issue [1] and discussion [2] points to a workaround:
replace a "ubuntu-latest" with "ubuntu-20.04" and it started to
work. Note that the problem reproduce with "ubuntu-22.04" as well.

The patch replaces "ubuntu-latest" with "ubuntu-20.04" in CFL
workflows.

1. actions/runner-images#6709
2. https://github.com/actions/runner-images/discussions/7188
@ligurio ligurio force-pushed the ligurio/fix-cfl-gh-actions branch 2 times, most recently from e8dce09 to 905efcf Compare November 25, 2024 13:46
@ligurio ligurio merged commit 4fc4f85 into master Nov 25, 2024
11 checks passed
@ligurio ligurio deleted the ligurio/fix-cfl-gh-actions branch November 25, 2024 15:30
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.

1 participant