Skip to content

Conversation

@TimLohrer
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings October 14, 2025 13:34
Copy link
Contributor

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.

Pull Request Overview

This PR migrates GitHub Actions workflows from GitHub-hosted runners to self-hosted runners, along with a minor fix to the backend Dockerfile path.

  • Updated workflow runners from ubuntu-latest to self-hosted
  • Added a new test build workflow for push events
  • Corrected file path in backend Dockerfile from data/ua_regex.yaml to static/ua_regex.yaml

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
backend/Dockerfile Fixed file path for ua_regex.yaml from data/ to static/ directory
.github/workflows/on-push.yml New workflow for testing builds on push/PR events using self-hosted runners
.github/workflows/docker-multi-image.yml Changed runner from ubuntu-latest to self-hosted

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@TimLohrer TimLohrer merged commit 6263463 into master Oct 14, 2025
1 check passed
@TimLohrer TimLohrer deleted the feature/self-hosted-runners branch October 14, 2025 13:41
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