Skip to content

Update GitHub actions and switch from Docker Compose to setup-buildx-action#888

Closed
pujan14 wants to merge 1 commit into
permitio:masterfrom
pujan14:patch-1
Closed

Update GitHub actions and switch from Docker Compose to setup-buildx-action#888
pujan14 wants to merge 1 commit into
permitio:masterfrom
pujan14:patch-1

Conversation

@pujan14

@pujan14 pujan14 commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Changes proposed

Update GitHub Actions to use newer versions of actions and switch from Docker Compose to setup-buildx-action.

Check List (Check all the applicable boxes)

  • I sign off on contributing this submission to open-source
  • My code follows the code style of this project.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Note to reviewers

docker compose is already installed on runners.

…action

Updated GitHub Actions to use newer versions of actions and switched Docker Compose to setup-buildx-action.
@netlify

netlify Bot commented Mar 17, 2026

Copy link
Copy Markdown

Deploy Preview for opal-docs canceled.

Name Link
🔨 Latest commit 5b1982f
🔍 Latest deploy log https://app.netlify.com/projects/opal-docs/deploys/69b9a444d15e3c000802ffa0

@zeevmoney

Copy link
Copy Markdown
Contributor

Thanks for the cleanup, @pujan14. We're going to close this in favor of #898, which takes the same direction (updating the workflow actions and dropping the manual docker-compose install) but pins actions to full SHA digests, which is the supply-chain hardening standard we want to follow rather than floating major tags. This PR's non-Alpine E2E job is also currently failing. We genuinely appreciate the contribution — the docker-compose removal and pip caching ideas are folded into the consolidated effort.

@zeevmoney zeevmoney closed this Jun 21, 2026
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