Skip to content

fix: Ignore files in subdirectories (.dockerignore)#2542

Merged
nicomiguelino merged 1 commit intoScreenly:masterfrom
tomokinakamaru:master
Oct 23, 2025
Merged

fix: Ignore files in subdirectories (.dockerignore)#2542
nicomiguelino merged 1 commit intoScreenly:masterfrom
tomokinakamaru:master

Conversation

@tomokinakamaru
Copy link
Contributor

Description

This PR fixes minor .dockerignore misconfigurations discussed in #2529. I added **/at the beginning of the patterns I thought should match recursively. Since I am not very familiar with this project, I might have missed patterns that also need **/. Please let me know (or directly update this PR) if any other lines should include **/ as well!

Checklist

  • I have performed a self-review of my own code.
  • New and existing unit tests pass locally and on CI with my changes.
  • I have done an end-to-end test for Raspberry Pi devices.
  • I have tested my changes for x86 devices.
  • I added a documentation for the changes I have made (when necessary).

@tomokinakamaru tomokinakamaru requested a review from a team as a code owner October 22, 2025 07:19
@sonarqubecloud
Copy link

@nicomiguelino
Copy link
Contributor

@tomokinakamaru, thanks! I'll take a look at them as soon as I can. I appreciate your contribution.

@nicomiguelino nicomiguelino merged commit 3621547 into Screenly:master Oct 23, 2025
7 checks passed
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