Skip to content

Conversation

SF97
Copy link
Contributor

@SF97 SF97 commented Sep 29, 2025

The CI pipeline was experiencing intermittent failures due to aspell not correctly loading the local configuration files. This resulted in spelling checks being performed with default settings, leading to false positives and unpredictable behavior in the pipeline.

This patch addresses the issue by adding a step with @actions/checkout@v4 action, which loads the repository code to the CI pipeline, leading to the configurations being read in CI time

The CI pipeline was experiencing intermittent failures due to aspell not correctly loading the local configuration files. This resulted in spelling checks being performed with default settings, leading to false positives and unpredictable behavior in the pipeline.

This patch addresses the issue by adding a step with @actions/checkout@v4 action, which loads the repository code to the CI pipeline, leading to the configurations being read in CI time
@oktalz
Copy link
Member

oktalz commented Oct 2, 2025

hi @SF97 ,

I need to wait to merge this until Monday/Tuesday, but it will be merged

@SF97
Copy link
Contributor Author

SF97 commented Oct 3, 2025

Thank you very much :) Appreciate it

@SF97
Copy link
Contributor Author

SF97 commented Oct 8, 2025

@oktalz any good news?

@oktalz oktalz merged commit 8d87cfc into haproxytech:master Oct 10, 2025
7 checks passed
@oktalz
Copy link
Member

oktalz commented Oct 10, 2025

@SF97 sorry for the delay, merged now

@SF97
Copy link
Contributor Author

SF97 commented Oct 10, 2025

Thank you very much :)

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