Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CodeQL Analysis workflow #396

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

esabol
Copy link
Member

@esabol esabol commented Jul 16, 2024

This merge request updates the GitHub Actions workflow for doing CodeQL analysis. v2 of the CodeQL workflow recipes has been deprecated, so we needed to update to v3. And the workflow failed last night because it couldn't install some package. I think adding a "apt-get update" before the "apt-get install" should fix that.

@esabol
Copy link
Member Author

esabol commented Jul 17, 2024

Ugh! Most of the CI workflow is failing now because GitHub changed the images. We need to add-apt-repository ppa:ubuntu-toolchain-r/test now apparently. Well, at least the CodeQL workflow is working. I'm going to force merge this and then tackle the CI workflow in a separate PR.

@esabol esabol merged commit be41cfb into gearman:master Jul 17, 2024
5 of 12 checks passed
@esabol esabol deleted the update-codeql-workflow branch July 17, 2024 00:17
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