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

Strategies bleeding to extra dirs/files #60

Open
davidferlay opened this issue Jan 15, 2025 · 0 comments
Open

Strategies bleeding to extra dirs/files #60

davidferlay opened this issue Jan 15, 2025 · 0 comments

Comments

@davidferlay
Copy link
Contributor

Current

  • Let's consider a plasma-compose file like
name: plasma
dependencies:
 - name: plasma-core
    source:
      type: git
      tag: 1.92.0
      url: https://projects.skilld.cloud/skilld/pla-plasma.git
      strategy:
        - name: ignore-extra-package-files
          path:
            - interaction/services/roles/dashboards_grafana
  • Excluding interaction/services/roles/dashboards_grafana also excludes other directories like interaction/services/roles/dashboards_grafana_somethinge_else

Expected

  • Excluding interaction/services/roles/dashboards_grafana should not bleed to other directories
davidferlay added a commit that referenced this issue Jan 15, 2025
…a-dirsfiles

#60: Strategies bleeding to extra dirs/files
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

No branches or pull requests

1 participant