Skip to content

ci: Adjust workflow actions based on change ci image#1371

Merged
manthey merged 1 commit intomasterfrom
github-workflow
Apr 7, 2025
Merged

ci: Adjust workflow actions based on change ci image#1371
manthey merged 1 commit intomasterfrom
github-workflow

Conversation

@manthey
Copy link
Copy Markdown
Contributor

@manthey manthey commented Apr 7, 2025

No description provided.

@manthey manthey requested a review from Copilot April 7, 2025 13:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

.github/workflows/main.yml:26

  • The use of '--fix-missing' may potentially mask underlying issues with package retrieval; consider verifying that all required packages are reliably available before relying on this flag.
+    - run: sudo apt-get install --yes --no-install-recommends --fix-missing optipng imagemagick build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev liblzma-dev

.github/workflows/main.yml:80

  • The repeated use of '--fix-missing' in the second job may obscure package installation issues; ensure this flag is necessary and consider adding diagnostic logging if failures occur.
+    - run: sudo apt-get install --yes --no-install-recommends --fix-missing optipng imagemagick build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev liblzma-dev

@manthey manthey force-pushed the github-workflow branch 2 times, most recently from 4722c55 to 6126c60 Compare April 7, 2025 13:42
@manthey manthey merged commit cc205a2 into master Apr 7, 2025
12 checks passed
@manthey manthey deleted the github-workflow branch April 7, 2025 14:18
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.14.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants